
Time bar (total: 4.9s)
| 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)
| 766.0ms | 8 256× | 0 | valid |
| 482.0ms | 4 606× | 0 | invalid |
ival-mult!: 463.0ms (67.4% of total)ival-sqrt: 119.0ms (17.3% of total)ival-add!: 102.0ms (14.9% of total)adjust: 3.0ms (0.4% 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 |
|---|---|---|
| ▶ | 72.0% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
(sort x y z)
Compiled 22 to 22 computations (0% 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)) |
| 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 | 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 3 283 to 913 computations (72.2% 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 |
|---|---|---|
| 20.2% | (*.f64 #s(literal 2 binary64) (/.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))))) | |
| 32.5% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.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))))) | |
| ▶ | 41.5% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (sqrt.f64 (*.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 y z)))) |
| ▶ | 72.0% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x))))) |
| ▶ | 69.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
| 35.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) | |
| 40.2% | (*.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)))))) | |
| 33.6% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) | |
| ▶ | 2.5% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x))) |
| 41.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.1% | (*.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)))) | |
| ▶ | 38.6% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
| 2.1% | #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))))) | |
| 46.7% | #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))))) | |
| 47.8% | #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 534 to 518 computations (3% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x))))) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(+.f64 z x) |
z |
x |
y |
(*.f64 z x) |
(*.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 #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) |
(+.f64 z y) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (sqrt.f64 (*.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 y z)))) |
(sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (sqrt.f64 (*.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 y z))) |
(+.f64 (+.f64 (*.f64 x y) (sqrt.f64 (*.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 y z)) |
(+.f64 (*.f64 x y) (sqrt.f64 (*.f64 (*.f64 z z) (*.f64 x x)))) |
(*.f64 x y) |
(sqrt.f64 (*.f64 (*.f64 z z) (*.f64 x x))) |
(*.f64 (*.f64 z z) (*.f64 x x)) |
(*.f64 z z) |
(*.f64 x x) |
(*.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 (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#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 (* (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 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (/ y (sqrt (* y z))) (/ (sqrt (pow z 2)) (sqrt (* y z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (/ (* x (pow (+ y (sqrt (pow z 2))) 2)) (pow (sqrt (* y z)) 3))) (+ (/ y (sqrt (* y z))) (/ (sqrt (pow z 2)) (sqrt (* y z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (/ (pow (+ y (sqrt (pow z 2))) 2) (pow (sqrt (* y z)) 3))) (* 1/8 (/ (* x (pow (+ y (sqrt (pow z 2))) 3)) (pow (sqrt (* y z)) 5))))) (+ (/ y (sqrt (* y z))) (/ (sqrt (pow z 2)) (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (/ (* x (+ y (sqrt (pow z 2)))) (sqrt (* y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (/ (* x (pow (+ y (sqrt (pow z 2))) 2)) (pow (sqrt (* y z)) 3))) (* 1/2 (/ (+ y (sqrt (pow z 2))) (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (/ (+ y (sqrt (pow z 2))) (sqrt (* y z)))) (* x (+ (* -1/8 (/ (pow (+ y (sqrt (pow z 2))) 2) (pow (sqrt (* y z)) 3))) (* 1/16 (/ (* x (pow (+ y (sqrt (pow z 2))) 3)) (pow (sqrt (* y z)) 5)))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (+ (* x (+ y (sqrt (pow z 2)))) (* y z)))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) #s(hole binary64 (* x (+ y (sqrt (pow z 2)))))) |
#s(approx (sqrt (* (* z z) (* x x))) #s(hole binary64 (* x (sqrt (pow z 2))))) |
#s(approx (* (* z z) (* x x)) #s(hole binary64 (* (pow x 2) (pow z 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#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 x) #s(hole binary64 (* x (+ 1 (/ 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 (sqrt (/ (+ z y) x)) #s(hole binary64 (sqrt (/ (+ y z) x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* 2 (* x (sqrt (/ (+ y (sqrt (pow z 2))) x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y (sqrt (pow z 2))) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 3)))) (+ (* 2 (sqrt (/ (+ y (sqrt (pow z 2))) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 5)))) (+ (* 2 (sqrt (/ (+ y (sqrt (pow z 2))) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* x (sqrt (/ (+ y (sqrt (pow z 2))) x))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y (sqrt (pow z 2))) x)) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y (sqrt (pow z 2))) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y (sqrt (pow z 2))) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* x (+ y (+ (sqrt (pow z 2)) (/ (* 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 (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* -1 (* x (sqrt (/ y x)))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* y z) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -2 (* x (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* x (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* x (+ (sqrt (pow z 2)) (* -1 y)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* x (+ (sqrt (pow z 2)) (+ (* -1 y) (* -1 (/ (* y z) x)))))))) |
#s(approx (sqrt (* (* z z) (* x x))) #s(hole binary64 (* -1 (* x (sqrt (pow z 2)))))) |
#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 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 (+ z y) #s(hole binary64 (+ y z))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* 2 (sqrt (sqrt (* (pow x 2) (pow z 2))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (sqrt (* (pow x 2) (pow z 2))))) (* y (+ (/ x (sqrt (sqrt (* (pow x 2) (pow z 2))))) (/ z (sqrt (sqrt (* (pow x 2) (pow z 2)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (sqrt (* (pow x 2) (pow z 2))))) (* y (+ (* -1/4 (/ (* y (pow (+ x z) 2)) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 3))) (+ (/ x (sqrt (sqrt (* (pow x 2) (pow z 2))))) (/ z (sqrt (sqrt (* (pow x 2) (pow z 2))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (sqrt (* (pow x 2) (pow z 2))))) (* y (+ (* y (+ (* -1/4 (/ (pow (+ x z) 2) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 3))) (* 1/8 (/ (* y (pow (+ x z) 3)) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 5))))) (+ (/ x (sqrt (sqrt (* (pow x 2) (pow z 2))))) (/ z (sqrt (sqrt (* (pow x 2) (pow z 2))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (sqrt (sqrt (* (pow x 2) (pow z 2)))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (sqrt (* (pow x 2) (pow z 2)))) (* 1/2 (/ (* y (+ x z)) (sqrt (sqrt (* (pow x 2) (pow z 2))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (sqrt (* (pow x 2) (pow z 2)))) (* y (+ (* -1/8 (/ (* y (pow (+ x z) 2)) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 3))) (* 1/2 (/ (+ x z) (sqrt (sqrt (* (pow x 2) (pow z 2))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (sqrt (* (pow x 2) (pow z 2)))) (* y (+ (* 1/2 (/ (+ x z) (sqrt (sqrt (* (pow x 2) (pow z 2)))))) (* y (+ (* -1/8 (/ (pow (+ x z) 2) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 3))) (* 1/16 (/ (* y (pow (+ x z) 3)) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 5)))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (sqrt (* (pow x 2) (pow z 2))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (+ (sqrt (* (pow x 2) (pow z 2))) (* y (+ x z))))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) #s(hole binary64 (+ (sqrt (* (pow x 2) (pow z 2))) (* x 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 (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 (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 3) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/16 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 3) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* y (+ x (+ z (/ (sqrt (* (pow x 2) (pow z 2))) y)))))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) #s(hole binary64 (* y (+ x (/ (sqrt (* (pow x 2) (pow z 2))) 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 (+ (* (+ z x) y) (* z x)) #s(hole binary64 (* -1 (* y (+ (* -1 (+ x z)) (* -1 (/ (* x z) y))))))) |
#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 (+ z y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 3) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/16 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 3) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (sqrt (* (pow x 2) (pow z 2))) y)))))))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (sqrt (* (pow x 2) (pow z 2))) 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 (* (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 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (/ y (sqrt (* x y))) (/ (sqrt (pow x 2)) (sqrt (* x y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (/ (* z (pow (+ y (sqrt (pow x 2))) 2)) (pow (sqrt (* x y)) 3))) (+ (/ y (sqrt (* x y))) (/ (sqrt (pow x 2)) (sqrt (* x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (/ (pow (+ y (sqrt (pow x 2))) 2) (pow (sqrt (* x y)) 3))) (* 1/8 (/ (* z (pow (+ y (sqrt (pow x 2))) 3)) (pow (sqrt (* x y)) 5))))) (+ (/ y (sqrt (* x y))) (/ (sqrt (pow x 2)) (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (/ (* z (+ y (sqrt (pow x 2)))) (sqrt (* x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (/ (* z (pow (+ y (sqrt (pow x 2))) 2)) (pow (sqrt (* x y)) 3))) (* 1/2 (/ (+ y (sqrt (pow x 2))) (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (/ (+ y (sqrt (pow x 2))) (sqrt (* x y)))) (* z (+ (* -1/8 (/ (pow (+ y (sqrt (pow x 2))) 2) (pow (sqrt (* x y)) 3))) (* 1/16 (/ (* z (pow (+ y (sqrt (pow x 2))) 3)) (pow (sqrt (* x y)) 5)))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (+ (* x y) (* z (+ y (sqrt (pow x 2))))))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) #s(hole binary64 (+ (* x y) (* z (sqrt (pow x 2)))))) |
#s(approx (sqrt (* (* z z) (* x x))) #s(hole binary64 (* z (sqrt (pow x 2))))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#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 x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* z (+ y (/ (* x y) 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 (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* 2 (* z (sqrt (/ (+ y (sqrt (pow x 2))) z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ y (sqrt (pow x 2))) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 3)))) (+ (* 2 (sqrt (/ (+ y (sqrt (pow x 2))) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 5)))) (+ (* 2 (sqrt (/ (+ y (sqrt (pow x 2))) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* z (sqrt (/ (+ y (sqrt (pow x 2))) z))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ y (sqrt (pow x 2))) z)) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ y (sqrt (pow x 2))) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ y (sqrt (pow x 2))) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* z (+ y (sqrt (pow x 2)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* z (+ y (+ (sqrt (pow x 2)) (/ (* x y) z)))))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) #s(hole binary64 (* z (+ (sqrt (pow x 2)) (/ (* 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 (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (* x y) z))))))) |
#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)))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -2 (* z (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* z (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* z (+ (sqrt (pow x 2)) (* -1 y)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* z (+ (sqrt (pow x 2)) (+ (* -1 y) (* -1 (/ (* x y) z)))))))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) #s(hole binary64 (* -1 (* z (sqrt (pow x 2)))))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) #s(hole binary64 (* -1 (* z (+ (sqrt (pow x 2)) (* -1 (/ (* x y) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.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 x) y) (* z x)) (+ z x) z x y (* z x) (* 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) (* 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) (+ z y) (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (+ (* x y) (sqrt (* (* z z) (* x x)))) (* x y) (sqrt (* (* z z) (* x x))) (* (* z z) (* x x)) (* z z) (* x x) (* y z)) |
| 10.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 x) y) (* z x)) (+ z x) z x y (* z x) (* 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) (* 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) (+ z y) (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (+ (* x y) (sqrt (* (* z z) (* x x)))) (* x y) (sqrt (* (* z z) (* x x))) (* (* z z) (* x x)) (* z z) (* x x) (* y z)) |
| 8.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 x) y) (* z x)) (+ z x) z x y (* z x) (* 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) (* 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) (+ z y) (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (+ (* x y) (sqrt (* (* z z) (* x x)))) (* x y) (sqrt (* (* z z) (* x x))) (* (* z z) (* x x)) (* z z) (* x x) (* y z)) |
| 7.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 x) y) (* z x)) (+ z x) z x y (* z x) (* 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) (* 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) (+ z y) (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (+ (* x y) (sqrt (* (* z z) (* x x)))) (* x y) (sqrt (* (* z z) (* x x))) (* (* z z) (* x x)) (* z z) (* x x) (* y z)) |
| 6.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 x) y) (* z x)) (+ z x) z x y (* z x) (* 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) (* 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) (+ z y) (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (+ (* x y) (sqrt (* (* z z) (* x x)))) (* x y) (sqrt (* (* z z) (* x x))) (* (* z z) (* x x)) (* z z) (* x x) (* y z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1390 | 12290 |
| 0 | 1422 | 10917 |
| 0 | 8536 | 10373 |
| 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 (+.f64 z x) y (*.f64 z x))))) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(+.f64 z x) |
z |
x |
y |
(*.f64 z x) |
(*.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 #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) |
(+.f64 z y) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (sqrt.f64 (*.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 y z)))) |
(sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (sqrt.f64 (*.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 y z))) |
(+.f64 (+.f64 (*.f64 x y) (sqrt.f64 (*.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 y z)) |
(+.f64 (*.f64 x y) (sqrt.f64 (*.f64 (*.f64 z z) (*.f64 x x)))) |
(*.f64 x y) |
(sqrt.f64 (*.f64 (*.f64 z z) (*.f64 x x))) |
(*.f64 (*.f64 z z) (*.f64 x x)) |
(*.f64 z z) |
(*.f64 x x) |
(*.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 (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#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 (* (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 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (/ y (sqrt (* y z))) (/ (sqrt (pow z 2)) (sqrt (* y z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (/ (* x (pow (+ y (sqrt (pow z 2))) 2)) (pow (sqrt (* y z)) 3))) (+ (/ y (sqrt (* y z))) (/ (sqrt (pow z 2)) (sqrt (* y z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (/ (pow (+ y (sqrt (pow z 2))) 2) (pow (sqrt (* y z)) 3))) (* 1/8 (/ (* x (pow (+ y (sqrt (pow z 2))) 3)) (pow (sqrt (* y z)) 5))))) (+ (/ y (sqrt (* y z))) (/ (sqrt (pow z 2)) (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (/ (* x (+ y (sqrt (pow z 2)))) (sqrt (* y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (/ (* x (pow (+ y (sqrt (pow z 2))) 2)) (pow (sqrt (* y z)) 3))) (* 1/2 (/ (+ y (sqrt (pow z 2))) (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (/ (+ y (sqrt (pow z 2))) (sqrt (* y z)))) (* x (+ (* -1/8 (/ (pow (+ y (sqrt (pow z 2))) 2) (pow (sqrt (* y z)) 3))) (* 1/16 (/ (* x (pow (+ y (sqrt (pow z 2))) 3)) (pow (sqrt (* y z)) 5)))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (+ (* x (+ y (sqrt (pow z 2)))) (* y z)))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) #s(hole binary64 (* x (+ y (sqrt (pow z 2)))))) |
#s(approx (sqrt (* (* z z) (* x x))) #s(hole binary64 (* x (sqrt (pow z 2))))) |
#s(approx (* (* z z) (* x x)) #s(hole binary64 (* (pow x 2) (pow z 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#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 x) #s(hole binary64 (* x (+ 1 (/ 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 (sqrt (/ (+ z y) x)) #s(hole binary64 (sqrt (/ (+ y z) x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* 2 (* x (sqrt (/ (+ y (sqrt (pow z 2))) x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y (sqrt (pow z 2))) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 3)))) (+ (* 2 (sqrt (/ (+ y (sqrt (pow z 2))) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 5)))) (+ (* 2 (sqrt (/ (+ y (sqrt (pow z 2))) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* x (sqrt (/ (+ y (sqrt (pow z 2))) x))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y (sqrt (pow z 2))) x)) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y (sqrt (pow z 2))) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y (sqrt (pow z 2))) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* x (+ y (+ (sqrt (pow z 2)) (/ (* 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 (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* -1 (* x (sqrt (/ y x)))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* y z) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -2 (* x (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* x (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* x (+ (sqrt (pow z 2)) (* -1 y)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* x (+ (sqrt (pow z 2)) (+ (* -1 y) (* -1 (/ (* y z) x)))))))) |
#s(approx (sqrt (* (* z z) (* x x))) #s(hole binary64 (* -1 (* x (sqrt (pow z 2)))))) |
#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 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 (+ z y) #s(hole binary64 (+ y z))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* 2 (sqrt (sqrt (* (pow x 2) (pow z 2))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (sqrt (* (pow x 2) (pow z 2))))) (* y (+ (/ x (sqrt (sqrt (* (pow x 2) (pow z 2))))) (/ z (sqrt (sqrt (* (pow x 2) (pow z 2)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (sqrt (* (pow x 2) (pow z 2))))) (* y (+ (* -1/4 (/ (* y (pow (+ x z) 2)) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 3))) (+ (/ x (sqrt (sqrt (* (pow x 2) (pow z 2))))) (/ z (sqrt (sqrt (* (pow x 2) (pow z 2))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (sqrt (* (pow x 2) (pow z 2))))) (* y (+ (* y (+ (* -1/4 (/ (pow (+ x z) 2) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 3))) (* 1/8 (/ (* y (pow (+ x z) 3)) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 5))))) (+ (/ x (sqrt (sqrt (* (pow x 2) (pow z 2))))) (/ z (sqrt (sqrt (* (pow x 2) (pow z 2))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (sqrt (sqrt (* (pow x 2) (pow z 2)))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (sqrt (* (pow x 2) (pow z 2)))) (* 1/2 (/ (* y (+ x z)) (sqrt (sqrt (* (pow x 2) (pow z 2))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (sqrt (* (pow x 2) (pow z 2)))) (* y (+ (* -1/8 (/ (* y (pow (+ x z) 2)) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 3))) (* 1/2 (/ (+ x z) (sqrt (sqrt (* (pow x 2) (pow z 2))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (sqrt (* (pow x 2) (pow z 2)))) (* y (+ (* 1/2 (/ (+ x z) (sqrt (sqrt (* (pow x 2) (pow z 2)))))) (* y (+ (* -1/8 (/ (pow (+ x z) 2) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 3))) (* 1/16 (/ (* y (pow (+ x z) 3)) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 5)))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (sqrt (* (pow x 2) (pow z 2))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (+ (sqrt (* (pow x 2) (pow z 2))) (* y (+ x z))))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) #s(hole binary64 (+ (sqrt (* (pow x 2) (pow z 2))) (* x 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 (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 (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 3) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/16 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 3) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* y (+ x (+ z (/ (sqrt (* (pow x 2) (pow z 2))) y)))))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) #s(hole binary64 (* y (+ x (/ (sqrt (* (pow x 2) (pow z 2))) 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 (+ (* (+ z x) y) (* z x)) #s(hole binary64 (* -1 (* y (+ (* -1 (+ x z)) (* -1 (/ (* x z) y))))))) |
#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 (+ z y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 3) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/16 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 3) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (sqrt (* (pow x 2) (pow z 2))) y)))))))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (sqrt (* (pow x 2) (pow z 2))) 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 (* (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 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (/ y (sqrt (* x y))) (/ (sqrt (pow x 2)) (sqrt (* x y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (/ (* z (pow (+ y (sqrt (pow x 2))) 2)) (pow (sqrt (* x y)) 3))) (+ (/ y (sqrt (* x y))) (/ (sqrt (pow x 2)) (sqrt (* x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (/ (pow (+ y (sqrt (pow x 2))) 2) (pow (sqrt (* x y)) 3))) (* 1/8 (/ (* z (pow (+ y (sqrt (pow x 2))) 3)) (pow (sqrt (* x y)) 5))))) (+ (/ y (sqrt (* x y))) (/ (sqrt (pow x 2)) (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (/ (* z (+ y (sqrt (pow x 2)))) (sqrt (* x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (/ (* z (pow (+ y (sqrt (pow x 2))) 2)) (pow (sqrt (* x y)) 3))) (* 1/2 (/ (+ y (sqrt (pow x 2))) (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (/ (+ y (sqrt (pow x 2))) (sqrt (* x y)))) (* z (+ (* -1/8 (/ (pow (+ y (sqrt (pow x 2))) 2) (pow (sqrt (* x y)) 3))) (* 1/16 (/ (* z (pow (+ y (sqrt (pow x 2))) 3)) (pow (sqrt (* x y)) 5)))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (+ (* x y) (* z (+ y (sqrt (pow x 2))))))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) #s(hole binary64 (+ (* x y) (* z (sqrt (pow x 2)))))) |
#s(approx (sqrt (* (* z z) (* x x))) #s(hole binary64 (* z (sqrt (pow x 2))))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#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 x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* z (+ y (/ (* x y) 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 (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* 2 (* z (sqrt (/ (+ y (sqrt (pow x 2))) z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ y (sqrt (pow x 2))) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 3)))) (+ (* 2 (sqrt (/ (+ y (sqrt (pow x 2))) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 5)))) (+ (* 2 (sqrt (/ (+ y (sqrt (pow x 2))) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* z (sqrt (/ (+ y (sqrt (pow x 2))) z))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ y (sqrt (pow x 2))) z)) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ y (sqrt (pow x 2))) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ y (sqrt (pow x 2))) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* z (+ y (sqrt (pow x 2)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* z (+ y (+ (sqrt (pow x 2)) (/ (* x y) z)))))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) #s(hole binary64 (* z (+ (sqrt (pow x 2)) (/ (* 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 (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (* x y) z))))))) |
#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)))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -2 (* z (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* z (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* z (+ (sqrt (pow x 2)) (* -1 y)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* z (+ (sqrt (pow x 2)) (+ (* -1 y) (* -1 (/ (* x y) z)))))))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) #s(hole binary64 (* -1 (* z (sqrt (pow x 2)))))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) #s(hole binary64 (* -1 (* z (+ (sqrt (pow x 2)) (* -1 (/ (* x y) z))))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x))))) |
(+.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x)))) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x))))) |
#s(literal 2 binary64) |
(pow.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) x) x) (*.f64 (*.f64 (+.f64 z x) y) (*.f64 (+.f64 z x) y))) (-.f64 (*.f64 z x) (*.f64 (+.f64 z x) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 z x) y) (*.f64 (+.f64 z x) y)) (*.f64 (*.f64 (*.f64 z z) x) x)) (-.f64 (*.f64 (+.f64 z x) y) (*.f64 z x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z z) x) x (-.f64 (*.f64 (*.f64 (+.f64 z x) y) (*.f64 (+.f64 z x) y)) (*.f64 (*.f64 z x) (*.f64 (+.f64 z x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (+.f64 z x) y) (*.f64 (+.f64 z x) y) (-.f64 (*.f64 (*.f64 (*.f64 z z) x) x) (*.f64 (*.f64 (+.f64 z x) y) (*.f64 z x))))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(fma.f64 z x (*.f64 (+.f64 z x) y)) |
(fma.f64 y (+.f64 z x) (*.f64 z x)) |
(fma.f64 x z (*.f64 (+.f64 z x) y)) |
(-.f64 (*.f64 (+.f64 z x) y) (*.f64 (neg.f64 z) x)) |
(-.f64 (*.f64 z x) (*.f64 (neg.f64 y) (+.f64 z x))) |
(+.f64 (*.f64 (+.f64 z x) y) (*.f64 z x)) |
(+.f64 (*.f64 z x) (*.f64 (+.f64 z x) y)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z)) |
(/.f64 (-.f64 (*.f64 z z) (*.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 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) |
(+.f64 z x) |
(+.f64 x z) |
z |
x |
y |
(*.f64 z x) |
(*.f64 x z) |
(*.f64 #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
(+.f64 #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)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x))) |
(*.f64 (sqrt.f64 y) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 y)) |
(pow.f64 (*.f64 y x) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
(*.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)))) |
(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))) |
#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 y x) (*.f64 y x)) (*.f64 (*.f64 z y) (*.f64 z y))) (-.f64 (*.f64 y x) (*.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y))) (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 y x) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 z y) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 z y)) |
(*.f64 #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) 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 z y) x)) x))) |
(+.f64 #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))) |
#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) |
(*.f64 x (sqrt.f64 (/.f64 (+.f64 z y) x))) |
(pow.f64 (/.f64 (+.f64 z y) x) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (+.f64 z y)) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 (+.f64 z y) 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 z y)) (neg.f64 x)) |
(/.f64 (*.f64 (+.f64 z y) x) (*.f64 x x)) |
(/.f64 (+.f64 z y) x) |
(+.f64 (/.f64 y x) (/.f64 z x)) |
(+.f64 (/.f64 z x) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y)) |
(/.f64 (-.f64 (*.f64 y y) (*.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 z y)))) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 z z) z)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) |
(+.f64 z y) |
(+.f64 y z) |
(*.f64 (sqrt.f64 (fma.f64 z y (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 z y (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))))) |
(+.f64 (sqrt.f64 (fma.f64 z y (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))) (sqrt.f64 (fma.f64 z y (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))))) |
(pow.f64 (fma.f64 z y (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 z y (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) (*.f64 (*.f64 z y) (*.f64 z y))) (-.f64 (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 z y))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y))) (fma.f64 (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 z y))))) |
(fma.f64 z y (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) |
(fma.f64 y z (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) |
(fma.f64 y x (+.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 z y))) |
(fma.f64 x y (+.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 z y))) |
(-.f64 (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 (neg.f64 y) z)) |
(+.f64 (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 z y)) |
(+.f64 (*.f64 z y) (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) |
(+.f64 (*.f64 y x) (+.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) (-.f64 (*.f64 y x) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) (pow.f64 (*.f64 (*.f64 (*.f64 z z) x) x) #s(literal 3/2 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 (*.f64 y x) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z z) x) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (fma.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 y x))))) |
(fma.f64 (sqrt.f64 (*.f64 x x)) (sqrt.f64 (*.f64 z z)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 z z)) (sqrt.f64 (*.f64 x x)) (*.f64 y x)) |
(fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) |
(fma.f64 x y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) |
(-.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (neg.f64 x) y)) |
(+.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 (sqrt.f64 (*.f64 x x)) (sqrt.f64 (*.f64 z z))) |
(*.f64 (sqrt.f64 (*.f64 z z)) (sqrt.f64 (*.f64 x x))) |
(pow.f64 (*.f64 (*.f64 (*.f64 z z) x) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) |
(*.f64 (*.f64 (*.f64 z z) x) x) |
(*.f64 (*.f64 x x) (*.f64 z z)) |
(*.f64 (*.f64 z z) (*.f64 x x)) |
(*.f64 (*.f64 z x) (*.f64 z x)) |
(*.f64 z (*.f64 z (*.f64 x x))) |
(pow.f64 (*.f64 z x) #s(literal 2 binary64)) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 z z) |
(pow.f64 z #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 z y) |
(*.f64 y 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 x) z) |
#s(approx (+ z x) (+.f64 z x)) |
#s(approx x x) |
#s(approx (* z x) (*.f64 z x)) |
#s(approx (sqrt (* y x)) (sqrt.f64 (*.f64 y x))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (* (+ z x) y) (*.f64 (+.f64 z x) y)) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (sqrt.f64 (*.f64 (+.f64 z y) x))) |
#s(approx (sqrt (/ (+ z y) x)) (/.f64 (sqrt.f64 (*.f64 (+.f64 z y) x)) x)) |
#s(approx (/ (+ z y) x) (/.f64 (+.f64 z y) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (fma.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) (sqrt.f64 (*.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (fma.f64 x (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) (+.f64 (sqrt.f64 (*.f64 z z)) y)) x) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) (sqrt.f64 (*.f64 z y)))) (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (fma.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) #s(literal 3 binary64)) x) (pow.f64 (*.f64 z y) #s(literal 5/2 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) (+.f64 (sqrt.f64 (*.f64 z z)) y)) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) #s(literal -1/4 binary64))) (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) (sqrt.f64 (*.f64 z y)))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (fma.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) (sqrt.f64 (*.f64 z y))) x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z y)))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (fma.f64 x (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) (+.f64 (sqrt.f64 (*.f64 z z)) y)) x) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) (sqrt.f64 (*.f64 z y))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z y)))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (fma.f64 x (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) #s(literal 3 binary64)) x) (pow.f64 (*.f64 z y) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) (+.f64 (sqrt.f64 (*.f64 z z)) y)) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) #s(literal -1/8 binary64))) x (*.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) (sqrt.f64 (*.f64 z y))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z y)))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) x (*.f64 z y))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) x)) |
#s(approx (sqrt (* (* z z) (* x x))) (*.f64 (sqrt.f64 (*.f64 z z)) x)) |
#s(approx (* (* z z) (* x x)) (*.f64 (*.f64 (*.f64 z z) x) x)) |
#s(approx (* x x) (*.f64 x 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 (sqrt.f64 (/.f64 (+.f64 z y) x)) (*.f64 x 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 (sqrt.f64 (/.f64 (+.f64 z y) x)) (*.f64 x 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 z z) z) (*.f64 (*.f64 y y) y)) (*.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 (sqrt.f64 (/.f64 (+.f64 z y) x)) (*.f64 x 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 (sqrt.f64 (/.f64 (+.f64 z y) x)) (*.f64 x 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 (sqrt.f64 (/.f64 (+.f64 z y) x)) (*.f64 x 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 z z) z) (*.f64 (*.f64 y y) y)) (*.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 (sqrt.f64 (/.f64 (+.f64 z y) x)) (*.f64 x 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 x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) 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 (sqrt (/ (+ z y) x)) (sqrt.f64 (/.f64 (+.f64 z y) x))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) x)) x) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) x)) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) x)) (*.f64 x x)))) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z 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 (sqrt.f64 (*.f64 z z)) y) x)) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) x)) (*.f64 x x))))) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) 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 z z) z) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) x) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (fma.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) x)) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) x)) (*.f64 x x)))))) x)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) x)) x)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (fma.f64 (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) x)) (*.f64 x x))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) x))) x)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) 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 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) x)) (*.f64 x x)))) (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) x))) x)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) x)) (*.f64 x x))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y))) (*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) x) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))))) (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) y) x))) x)) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) (sqrt.f64 (*.f64 z 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 y) (neg.f64 z)) 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 y) (neg.f64 z)) x))) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) 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 y) (neg.f64 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 (+.f64 (neg.f64 y) (neg.f64 z)) x))) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) 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 y) (neg.f64 z)) 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 z z) z) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) 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 y) (neg.f64 z)) x))) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) 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 y) (neg.f64 z)) 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 y) (neg.f64 z)) x))) (*.f64 x x))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 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 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 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 z y)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x))) (*.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))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) 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 z z) z) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) 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 y) (neg.f64 z)) x))) (*.f64 x x))))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 z)))) |
#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 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 z) x) #s(literal 1 binary64)))) |
#s(approx (sqrt (* y x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x)))) |
#s(approx (* (+ z x) y) (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 z y) x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 z z))) x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 z z))) x))) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 z z))) x))) (*.f64 x x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* 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 y) (sqrt.f64 (*.f64 z 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 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 z z))) x))) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 z z))) x))) (*.f64 x x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* 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 y) (sqrt.f64 (*.f64 z z))) 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 z z) z) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 z z))) 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 y) (sqrt.f64 (*.f64 z z))) x))) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 z z))) x))) (*.f64 x x)))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 x) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 z z))) x))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 z z))) x))) (*.f64 x x))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 z z))) x)))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* 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 y) (sqrt.f64 (*.f64 z 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 z y)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 z z))) x))) (*.f64 x x)))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 z z))) x)))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* 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 y) (sqrt.f64 (*.f64 z z))) 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 z z) z) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 z z))) 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 y) (sqrt.f64 (*.f64 z z))) x))) (*.f64 x x))))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 z z))) x)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 z z))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 z x) y) (sqrt.f64 (*.f64 z z))))) |
#s(approx (sqrt (* (* z z) (* x x))) (*.f64 (neg.f64 x) (sqrt.f64 (*.f64 z z)))) |
#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 y y) |
#s(approx (* (+ z x) y) (*.f64 (+.f64 z x) 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 z y) x)) |
#s(approx (+ z y) (+.f64 z y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (fma.f64 (/.f64 (+.f64 z x) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) y (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (fma.f64 y (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (pow.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (/.f64 (+.f64 z x) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* 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 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) #s(literal 5/2 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) #s(literal 3/2 binary64))) #s(literal -1/4 binary64))) (/.f64 (+.f64 z x) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (fma.f64 (/.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (fma.f64 y (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (pow.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 z x)) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* 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 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64))) y (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 z x)) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) (fma.f64 y x (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) |
#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 (*.f64 z z) x) x) (*.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 (*.f64 z z) x) x) (*.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 (*.f64 z z) x) x) (*.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 (*.f64 z z) x) x) (*.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 (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 y x))) y) x)) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) x (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.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 y x)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) x (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.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 y x)) #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 y x)) #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 y x))) x (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.f64 y y)))))) y)) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) 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 y x))))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x)))) 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 y x)) #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 y x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x)))) 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 y x)) #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 y x)) #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 y x))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x)))) y)) |
#s(approx (/ (+ z y) x) (/.f64 y x)) |
#s(approx (/ (+ z y) x) (*.f64 (+.f64 (/.f64 z (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) (*.f64 y y)))) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 (pow.f64 (/.f64 (+.f64 z x) y) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) (*.f64 y y))))) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.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 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z z) x) x) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (/.f64 (+.f64 z x) y) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) (fma.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) (*.f64 y y)))))) y)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) 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) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 (pow.f64 (/.f64 (+.f64 z x) y) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) 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) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.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 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) (*.f64 y y))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 z z) x) x) #s(literal 3/2 binary64))) (*.f64 (pow.f64 (/.f64 (+.f64 z x) y) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y)) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (+.f64 (+.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) y) z) x) y)) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) (*.f64 (+.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) 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 (neg.f64 (+.f64 z x)) y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y))) #s(literal 2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) 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 (pow.f64 (neg.f64 (/.f64 (neg.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 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y))) #s(literal 2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) 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 (pow.f64 (neg.f64 (/.f64 (neg.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 (neg.f64 (/.f64 (neg.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 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y))) #s(literal 2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y))) (*.f64 y y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 y) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z 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 (neg.f64 (+.f64 z x)) y))) (*.f64 y y))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) 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 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z 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 (neg.f64 (+.f64 z x)) y))) (*.f64 y y)))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) 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 (pow.f64 (neg.f64 (/.f64 (neg.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 (neg.f64 (/.f64 (neg.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 #s(literal 1/2 binary64) (*.f64 z x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y))) (*.f64 y y))))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 y) (neg.f64 (+.f64 z x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (+.f64 z x)) (neg.f64 (/.f64 (*.f64 z x) y))))) |
#s(approx (+ (* (+ z x) y) (* z x)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (+.f64 z x)) (neg.f64 (/.f64 (*.f64 z x) y))))) |
#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 y x))) y))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) x (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.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 y x)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) x (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.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 y x)) #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 y x)) #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 y x))) x (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.f64 y y)))))))) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))))) |
#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 y x))))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x)))))) |
#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 y x)) #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 y x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x)))))) |
#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 y x)) #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 y x)) #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 y x))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x)))))) |
#s(approx (/ (+ z y) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 z) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ z y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 z) y) #s(literal 1 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y))) #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y))) (*.f64 y y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y))) #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y))) (*.f64 y y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z 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 (pow.f64 (*.f64 (*.f64 (*.f64 z z) x) x) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z 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 (neg.f64 (+.f64 z x)) y))) #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y))) (*.f64 y y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y))) (*.f64 y y))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y)))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 y) (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y))) (*.f64 y y))) #s(literal 1/2 binary64))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y)))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 y) (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z z) x) x) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y))) (*.f64 y y))) #s(literal 1/2 binary64)))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (+.f64 z x)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) y))))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) y))))) |
#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 (* (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 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (fma.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) (sqrt.f64 (*.f64 y x))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (fma.f64 z (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) (+.f64 (sqrt.f64 (*.f64 x x)) y)) z) (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) (sqrt.f64 (*.f64 y x)))) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (fma.f64 (fma.f64 z (fma.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) #s(literal 3 binary64)) z) (pow.f64 (*.f64 y x) #s(literal 5/2 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) (+.f64 (sqrt.f64 (*.f64 x x)) y)) (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) #s(literal -1/4 binary64))) (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) (sqrt.f64 (*.f64 y x)))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (fma.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) (sqrt.f64 (*.f64 y x))) z) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 y x)))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (fma.f64 z (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) (+.f64 (sqrt.f64 (*.f64 x x)) y)) z) (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) (sqrt.f64 (*.f64 y x))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 y x)))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (fma.f64 z (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) #s(literal 3 binary64)) z) (pow.f64 (*.f64 y x) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) (+.f64 (sqrt.f64 (*.f64 x x)) y)) (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) #s(literal -1/8 binary64))) z (*.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) (sqrt.f64 (*.f64 y x))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 y x)))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z (*.f64 y x))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) (fma.f64 (sqrt.f64 (*.f64 x x)) z (*.f64 y x))) |
#s(approx (sqrt (* (* z z) (* x x))) (*.f64 (sqrt.f64 (*.f64 x x)) z)) |
#s(approx (* z z) (*.f64 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 (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 y y) (*.f64 x x)) (*.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 y y) (*.f64 x x)) (*.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 y y) (*.f64 x x)) (*.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 x) (*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (* (+ z x) y) (*.f64 (fma.f64 x (/.f64 y z) y) z)) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) z) x)) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.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 z x)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.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 z x)) #s(literal 3/2 binary64)))) #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 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 x x))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 z z)))))) z)) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) z)) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (fma.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))) z)) |
#s(approx (sqrt (/ (+ z y) x)) (*.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 (*.f64 z z) (*.f64 z z))) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))) z)) |
#s(approx (sqrt (/ (+ z y) x)) (*.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 (*.f64 z z) (*.f64 z z))) (*.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 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))) z)) |
#s(approx (/ (+ z y) x) (*.f64 (+.f64 (/.f64 y (*.f64 z x)) (/.f64 #s(literal 1 binary64) x)) z)) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z)) z) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z)) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z)) (*.f64 z z)))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x 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 (sqrt.f64 (*.f64 x x)) y) z)) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z)) (*.f64 z z))))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z))))) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (fma.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z)) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z)) (*.f64 z z)))))) z)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z)) z)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (fma.f64 (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z)) (*.f64 z z))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z))) z)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z))))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z)) (*.f64 z z)))) (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z))) z)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z)) (*.f64 z z))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))))) (sqrt.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z))) z)) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (+.f64 (sqrt.f64 (*.f64 x x)) y) z)) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 y z) (sqrt.f64 (*.f64 x x))) y) z)) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) (*.f64 (fma.f64 x (/.f64 y z) (sqrt.f64 (*.f64 x 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 y) (neg.f64 x)) 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 y) (neg.f64 x)) z))) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 x)) 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 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 x)) z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 x)) z))) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 x)) 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 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 x)) z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 x)) z)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 x)) z))) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 x)) 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 y) (neg.f64 x)) 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 y) (neg.f64 x)) z))) (*.f64 z z))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 x)) 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 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 x)) z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 x)) z))) (*.f64 z z)))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 x)) 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 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 x)) z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 x)) z)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 x)) z))) (*.f64 z z))))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 x)) z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 z) (+.f64 (neg.f64 y) (neg.f64 x)))) |
#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 (+ z x) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) #s(literal 1 binary64)))) |
#s(approx (* (+ z x) y) (*.f64 (neg.f64 z) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 y x) z))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) z))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.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 z x)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.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 z x)) #s(literal 3/2 binary64)))) #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 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 x x))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 z z)))))))) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))))) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (neg.f64 z) (+.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 (*.f64 z z) (*.f64 z z))) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))))) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (neg.f64 z) (+.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 (*.f64 z z) (*.f64 z z))) (*.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 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))))) |
#s(approx (/ (+ z y) x) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (*.f64 z x)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ z y) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) z) #s(literal 1 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (neg.f64 z) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z))) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z))) (*.f64 z z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z))) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z))) (*.f64 z z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z))) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z))) (*.f64 z z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 z) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z))) (*.f64 z z))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z)))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z))) (*.f64 z z)))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z)))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z))) (*.f64 z z))))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))) z)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (neg.f64 z) (+.f64 (neg.f64 y) (sqrt.f64 (*.f64 x x))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y z) y) (sqrt.f64 (*.f64 x x))))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) (*.f64 (neg.f64 z) (sqrt.f64 (*.f64 x x)))) |
#s(approx (+ (* x y) (sqrt (* (* z z) (* x x)))) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 y x) z)) (sqrt.f64 (*.f64 x x))))) |
Compiled 7 799 to 2 121 computations (72.8% saved)
26 alts after pruning (22 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 356 | 16 | 372 |
| Fresh | 5 | 6 | 11 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 362 | 26 | 388 |
| Status | Accuracy | Program |
|---|---|---|
| 20.2% | (*.f64 #s(literal 2 binary64) (/.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))))) | |
| ✓ | 72.0% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x))))) |
| 35.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x))))) | |
| ▶ | 69.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 y x))))) |
| 40.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) | |
| ✓ | 69.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
| 35.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) | |
| 33.6% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) | |
| 56.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z x) y) (*.f64 (fma.f64 y (/.f64 z x) y) x))))) | |
| 56.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))))) | |
| 2.0% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 (sqrt.f64 (+.f64 z y)) (sqrt.f64 x)) x))) | |
| ✓ | 2.5% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x))) |
| 41.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.1% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z))) |
| 2.6% | (*.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))) | |
| 1.3% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 y) (sqrt.f64 x)))) | |
| 3.4% | (*.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 z x))) z)) x))) | |
| 37.6% | (*.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 y x))) y)) x))) | |
| ▶ | 3.8% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x)))) |
| ✓ | 38.6% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
| ▶ | 1.9% | (*.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)))) |
| 46.7% | (*.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)))))) | |
| 46.9% | (*.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.1% | #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 y) (neg.f64 x)) z))))) | |
| 46.7% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y))))) | |
| ▶ | 47.8% | #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 841 to 833 computations (1% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 y x))))) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 y x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 y x))) |
(fma.f64 z y (*.f64 y x)) |
z |
y |
(*.f64 y x) |
x |
(*.f64 #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))) (sqrt.f64 (*.f64 z x))) |
(sqrt.f64 (*.f64 z x)) |
(*.f64 z x) |
(*.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)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 x y)) y))) |
#s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 x y)) y)) |
(*.f64 (sqrt.f64 (/.f64 x y)) y) |
(sqrt.f64 (/.f64 x y)) |
(/.f64 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))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z)) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z) |
(sqrt.f64 (/.f64 (+.f64 y x) z)) |
(/.f64 (+.f64 y x) z) |
(+.f64 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))))) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)))) |
(*.f64 #s(literal -2 binary64) x) |
#s(literal -2 binary64) |
(sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)) |
(/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x) |
(+.f64 (neg.f64 z) (neg.f64 y)) |
(neg.f64 z) |
(neg.f64 y) |
| 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) (* y x)) #s(hole binary64 (+ (* x y) (* y z)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (* z x)) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (* (sqrt (/ x y)) y) #s(hole binary64 (* y (sqrt (/ x y))))) |
#s(approx (sqrt (/ x y)) #s(hole binary64 (sqrt (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* z (sqrt (/ y z))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (+ (* 1/2 (/ x (sqrt (/ y z)))) (* z (sqrt (/ y z)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (+ (* x (+ (* -1/8 (/ x (* z (pow (sqrt (/ y z)) 3)))) (* 1/2 (/ 1 (sqrt (/ y z)))))) (* z (sqrt (/ y z)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (+ (* x (+ (* x (- (* 1/16 (/ x (* (pow z 2) (pow (sqrt (/ y z)) 5)))) (* 1/8 (/ 1 (* z (pow (sqrt (/ y z)) 3)))))) (* 1/2 (/ 1 (sqrt (/ y z)))))) (* z (sqrt (/ y z)))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (sqrt (/ y z)))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ y z)) (* 1/2 (/ x (* z (sqrt (/ y z)))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ y z)) (* x (+ (* -1/8 (/ x (* (pow z 2) (pow (sqrt (/ y z)) 3)))) (* 1/2 (/ 1 (* z (sqrt (/ y z)))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ y z)) (* x (+ (* x (- (* 1/16 (/ x (* (pow z 3) (pow (sqrt (/ y z)) 5)))) (* 1/8 (/ 1 (* (pow z 2) (pow (sqrt (/ y z)) 3)))))) (* 1/2 (/ 1 (* z (sqrt (/ y z)))))))))) |
#s(approx (/ (+ y x) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (+ y x) z) #s(hole binary64 (+ (/ x z) (/ y z)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (sqrt (* x (+ y z)))))) |
#s(approx (* -2 x) #s(hole binary64 (* -2 x))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (/ (sqrt (* x (+ y z))) x))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (/ (+ y z) x))) |
#s(approx (/ (+ (neg z) (neg y)) x) #s(hole binary64 (* -1 (/ (+ y z) 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 (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) (* y x)) #s(hole binary64 (* x (+ y (/ (* y z) x))))) |
#s(approx (sqrt (* z x)) #s(hole binary64 (* x (sqrt (/ z x))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* x (sqrt (/ y x))))) |
#s(approx (* (sqrt (/ x y)) y) #s(hole binary64 (* x (* y (sqrt (/ 1 (* x y))))))) |
#s(approx (sqrt (/ x y)) #s(hole binary64 (* x (sqrt (/ 1 (* x y)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* x (* z (sqrt (/ 1 (* x z))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* x (+ (* 1/2 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* x (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/2 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* z (sqrt (/ 1 (* x z))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* x (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 6) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 5))))) (+ (* 1/2 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* z (sqrt (/ 1 (* x z)))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* x (sqrt (/ 1 (* x z)))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (/ (+ y x) 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 (/ (+ y x) 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 (/ (+ y x) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (+ y x) z) #s(hole binary64 (* x (+ (/ 1 z) (/ y (* x z)))))) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (sqrt (/ (+ y z) x)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (sqrt (/ (+ 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 (+ (* z y) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* y z) x))))))) |
#s(approx (sqrt (* z x)) #s(hole binary64 (* -1 (* x (sqrt (/ z x)))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* -1 (* x (sqrt (/ y x)))))) |
#s(approx (* (sqrt (/ x y)) y) #s(hole binary64 (* -1 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (sqrt (/ x y)) #s(hole binary64 (* -1 (* x (sqrt (/ 1 (* x y))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* -1 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* -1 (* x (+ (* 1/2 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* z (sqrt (/ 1 (* x z))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* -1 (* x (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/2 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* z (sqrt (/ 1 (* x z)))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* -1 (* x (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 6) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 5))))) (+ (* 1/2 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* z (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* x (sqrt (/ 1 (* x z))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (/ (+ y x) 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 (/ (+ y x) 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 (/ (+ y x) z) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y 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)) (* 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) (* y x)) #s(hole binary64 (* y (+ x z)))) |
#s(approx (sqrt (/ x y)) #s(hole binary64 (/ (sqrt (* x y)) y))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* z (sqrt (/ x z))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (+ (* 1/2 (/ y (sqrt (/ x z)))) (* z (sqrt (/ x z)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (+ (* y (+ (* -1/8 (/ y (* z (pow (sqrt (/ x z)) 3)))) (* 1/2 (/ 1 (sqrt (/ x z)))))) (* z (sqrt (/ x z)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (+ (* y (+ (* y (- (* 1/16 (/ y (* (pow z 2) (pow (sqrt (/ x z)) 5)))) (* 1/8 (/ 1 (* z (pow (sqrt (/ x z)) 3)))))) (* 1/2 (/ 1 (sqrt (/ x z)))))) (* z (sqrt (/ x z)))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (sqrt (/ x z)))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ x z)) (* 1/2 (/ y (* z (sqrt (/ x z)))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ x z)) (* y (+ (* -1/8 (/ y (* (pow z 2) (pow (sqrt (/ x z)) 3)))) (* 1/2 (/ 1 (* z (sqrt (/ x z)))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ x z)) (* y (+ (* y (- (* 1/16 (/ y (* (pow z 3) (pow (sqrt (/ x z)) 5)))) (* 1/8 (/ 1 (* (pow z 2) (pow (sqrt (/ x z)) 3)))))) (* 1/2 (/ 1 (* z (sqrt (/ x z)))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (sqrt (neg (* -1 (/ z x)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ z x)))))) (* -1 (/ y (sqrt (neg (* -1 (/ z x))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ z x)))))) (* y (- (* 1/4 (/ y (* x (pow (sqrt (neg (* -1 (/ z x)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ z x)))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ z x)))))) (* y (- (* y (+ (* -1/8 (/ y (* (pow x 2) (pow (sqrt (neg (* -1 (/ z x)))) 5)))) (* 1/4 (/ 1 (* x (pow (sqrt (neg (* -1 (/ z x)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ z x)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (sqrt (neg (* -1 (/ z x)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ z x)))) (* 1/2 (/ y (* x (sqrt (neg (* -1 (/ z x)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ z x)))) (* y (+ (* -1/8 (/ y (* (pow x 2) (pow (sqrt (neg (* -1 (/ z x)))) 3)))) (* 1/2 (/ 1 (* x (sqrt (neg (* -1 (/ z x)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ z x)))) (* y (+ (* y (- (* 1/16 (/ y (* (pow x 3) (pow (sqrt (neg (* -1 (/ z x)))) 5)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (neg (* -1 (/ z x)))) 3)))))) (* 1/2 (/ 1 (* x (sqrt (neg (* -1 (/ z x)))))))))))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (/ z x))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (- (/ y x) (* -1 (/ z x))))) |
#s(approx (/ (+ (neg z) (neg y)) x) #s(hole binary64 (* -1 (/ z x)))) |
#s(approx (/ (+ (neg z) (neg y)) x) #s(hole binary64 (+ (* -1 (/ y x)) (* -1 (/ z x))))) |
#s(approx (+ (neg z) (neg y)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (neg z) (neg y)) #s(hole binary64 (- (* -1 y) z))) |
#s(approx (neg y) #s(hole binary64 (* -1 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 (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* y (* z (sqrt (/ 1 (* y z))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* y (+ (* 1/2 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* y (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/2 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* z (sqrt (/ 1 (* y z))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* y (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 6) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 5))))) (+ (* 1/2 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* z (sqrt (/ 1 (* y z)))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* y (sqrt (/ 1 (* y z)))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))) |
#s(approx (sqrt (/ (+ y x) 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 (/ (+ y x) 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 (/ (+ y x) z) #s(hole binary64 (* y (+ (/ 1 z) (/ x (* y z)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* y (sqrt (/ 1 (* x y)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (/ y x))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (* y (+ (/ 1 x) (/ z (* x y)))))) |
#s(approx (/ (+ (neg z) (neg y)) x) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (/ (+ (neg z) (neg y)) x) #s(hole binary64 (* y (- (* -1 (/ z (* x y))) (/ 1 x))))) |
#s(approx (+ (neg z) (neg y)) #s(hole binary64 (* y (- (* -1 (/ z y)) 1)))) |
#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 (sqrt (* y x)) #s(hole binary64 (* -1 (* y (sqrt (/ x y)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* -1 (* y (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* -1 (* y (+ (* 1/2 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* z (sqrt (/ 1 (* y z))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* -1 (* y (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/2 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* z (sqrt (/ 1 (* y z)))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* -1 (* y (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 6) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 5))))) (+ (* 1/2 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* z (sqrt (/ 1 (* y z))))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* y (sqrt (/ 1 (* y z))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (/ (+ y x) 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 (/ (+ y x) 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 (/ (+ y x) z) #s(hole binary64 (* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* 2 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* -1 (* y (sqrt (/ 1 (* x y))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (* -1 (* y (- (* -1 (/ z (* x y))) (/ 1 x)))))) |
#s(approx (/ (+ (neg z) (neg y)) x) #s(hole binary64 (* -1 (* y (+ (/ 1 x) (/ z (* x y))))))) |
#s(approx (+ (neg z) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (/ 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)) (* 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 (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (/ (sqrt (* z (+ x y))) z))) |
#s(approx (/ (+ y x) z) #s(hole binary64 (/ (+ x y) z))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (sqrt (neg (* -1 (/ y x)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ y x)))))) (* -1 (/ z (sqrt (neg (* -1 (/ y x))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ y x)))))) (* z (- (* 1/4 (/ z (* x (pow (sqrt (neg (* -1 (/ y x)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ y x)))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ y x)))))) (* z (- (* z (+ (* -1/8 (/ z (* (pow x 2) (pow (sqrt (neg (* -1 (/ y x)))) 5)))) (* 1/4 (/ 1 (* x (pow (sqrt (neg (* -1 (/ y x)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ y x)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (sqrt (neg (* -1 (/ y x)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y x)))) (* 1/2 (/ z (* x (sqrt (neg (* -1 (/ y x)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y x)))) (* z (+ (* -1/8 (/ z (* (pow x 2) (pow (sqrt (neg (* -1 (/ y x)))) 3)))) (* 1/2 (/ 1 (* x (sqrt (neg (* -1 (/ y x)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y x)))) (* z (+ (* z (- (* 1/16 (/ z (* (pow x 3) (pow (sqrt (neg (* -1 (/ y x)))) 5)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (neg (* -1 (/ y x)))) 3)))))) (* 1/2 (/ 1 (* x (sqrt (neg (* -1 (/ y x)))))))))))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (- (/ z x) (* -1 (/ y x))))) |
#s(approx (+ (neg z) (neg y)) #s(hole binary64 (- (* -1 z) 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) (* y x)) #s(hole binary64 (* z (+ y (/ (* x y) z))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (sqrt (/ (+ x y) z)))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* z (sqrt (/ 1 (* x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* z (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (* z (+ (/ 1 x) (/ y (* x z)))))) |
#s(approx (/ (+ (neg z) (neg y)) x) #s(hole binary64 (* z (- (* -1 (/ y (* x z))) (/ 1 x))))) |
#s(approx (+ (neg z) (neg y)) #s(hole binary64 (* z (- (* -1 (/ y z)) 1)))) |
#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) (* y x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (* x y) z))))))) |
#s(approx (sqrt (* z x)) #s(hole binary64 (* -1 (* z (sqrt (/ x z)))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* 2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* -1 (* z (sqrt (/ 1 (* x z))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y (* x z))) (/ 1 x)))))) |
#s(approx (/ (+ (neg z) (neg y)) x) #s(hole binary64 (* -1 (* z (+ (/ 1 x) (/ y (* x z))))))) |
#s(approx (+ (neg z) (neg y)) #s(hole binary64 (* -1 (* z (+ 1 (/ y z)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.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) (* y x)) z y (* y x) x (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* z x)) (* z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* y x)) (* (sqrt (/ x y)) y) (sqrt (/ x y)) (/ x y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ y x) z)) z) (sqrt (/ (+ y x) z)) (/ (+ y x) z) (+ y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (* -2 x) -2 (sqrt (neg (/ (+ (neg z) (neg y)) x))) (neg (/ (+ (neg z) (neg y)) x)) (/ (+ (neg z) (neg y)) x) (+ (neg z) (neg y)) (neg z) (neg y)) |
| 5.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) (* y x)) z y (* y x) x (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* z x)) (* z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* y x)) (* (sqrt (/ x y)) y) (sqrt (/ x y)) (/ x y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ y x) z)) z) (sqrt (/ (+ y x) z)) (/ (+ y x) z) (+ y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (* -2 x) -2 (sqrt (neg (/ (+ (neg z) (neg y)) x))) (neg (/ (+ (neg z) (neg y)) x)) (/ (+ (neg z) (neg y)) x) (+ (neg z) (neg y)) (neg z) (neg y)) |
| 5.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) (* y x)) z y (* y x) x (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* z x)) (* z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* y x)) (* (sqrt (/ x y)) y) (sqrt (/ x y)) (/ x y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ y x) z)) z) (sqrt (/ (+ y x) z)) (/ (+ y x) z) (+ y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (* -2 x) -2 (sqrt (neg (/ (+ (neg z) (neg y)) x))) (neg (/ (+ (neg z) (neg y)) x)) (/ (+ (neg z) (neg y)) x) (+ (neg z) (neg y)) (neg z) (neg y)) |
| 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) (* y x)) z y (* y x) x (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* z x)) (* z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* y x)) (* (sqrt (/ x y)) y) (sqrt (/ x y)) (/ x y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ y x) z)) z) (sqrt (/ (+ y x) z)) (/ (+ y x) z) (+ y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (* -2 x) -2 (sqrt (neg (/ (+ (neg z) (neg y)) x))) (neg (/ (+ (neg z) (neg y)) x)) (/ (+ (neg z) (neg y)) x) (+ (neg z) (neg y)) (neg z) (neg y)) |
| 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)) (+ (* z y) (* y x)) z y (* y x) x (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* z x)) (* z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* y x)) (* (sqrt (/ x y)) y) (sqrt (/ x y)) (/ x y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ y x) z)) z) (sqrt (/ (+ y x) z)) (/ (+ y x) z) (+ y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (* -2 x) -2 (sqrt (neg (/ (+ (neg z) (neg y)) x))) (neg (/ (+ (neg z) (neg y)) x)) (/ (+ (neg z) (neg y)) x) (+ (neg z) (neg y)) (neg z) (neg y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1241 | 9995 |
| 0 | 1272 | 8882 |
| 1 | 7143 | 8882 |
| 0 | 8115 | 8562 |
| 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 y x))))) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 y x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 y x))) |
(fma.f64 z y (*.f64 y x)) |
z |
y |
(*.f64 y x) |
x |
(*.f64 #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))) (sqrt.f64 (*.f64 z x))) |
(sqrt.f64 (*.f64 z x)) |
(*.f64 z x) |
(*.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)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 x y)) y))) |
#s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 x y)) y)) |
(*.f64 (sqrt.f64 (/.f64 x y)) y) |
(sqrt.f64 (/.f64 x y)) |
(/.f64 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))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z)) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z) |
(sqrt.f64 (/.f64 (+.f64 y x) z)) |
(/.f64 (+.f64 y x) z) |
(+.f64 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))))) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)))) |
(*.f64 #s(literal -2 binary64) x) |
#s(literal -2 binary64) |
(sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)) |
(/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x) |
(+.f64 (neg.f64 z) (neg.f64 y)) |
(neg.f64 z) |
(neg.f64 y) |
#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) (* y x)) #s(hole binary64 (+ (* x y) (* y z)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (* z x)) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (* (sqrt (/ x y)) y) #s(hole binary64 (* y (sqrt (/ x y))))) |
#s(approx (sqrt (/ x y)) #s(hole binary64 (sqrt (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* z (sqrt (/ y z))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (+ (* 1/2 (/ x (sqrt (/ y z)))) (* z (sqrt (/ y z)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (+ (* x (+ (* -1/8 (/ x (* z (pow (sqrt (/ y z)) 3)))) (* 1/2 (/ 1 (sqrt (/ y z)))))) (* z (sqrt (/ y z)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (+ (* x (+ (* x (- (* 1/16 (/ x (* (pow z 2) (pow (sqrt (/ y z)) 5)))) (* 1/8 (/ 1 (* z (pow (sqrt (/ y z)) 3)))))) (* 1/2 (/ 1 (sqrt (/ y z)))))) (* z (sqrt (/ y z)))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (sqrt (/ y z)))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ y z)) (* 1/2 (/ x (* z (sqrt (/ y z)))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ y z)) (* x (+ (* -1/8 (/ x (* (pow z 2) (pow (sqrt (/ y z)) 3)))) (* 1/2 (/ 1 (* z (sqrt (/ y z)))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ y z)) (* x (+ (* x (- (* 1/16 (/ x (* (pow z 3) (pow (sqrt (/ y z)) 5)))) (* 1/8 (/ 1 (* (pow z 2) (pow (sqrt (/ y z)) 3)))))) (* 1/2 (/ 1 (* z (sqrt (/ y z)))))))))) |
#s(approx (/ (+ y x) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (+ y x) z) #s(hole binary64 (+ (/ x z) (/ y z)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (sqrt (* x (+ y z)))))) |
#s(approx (* -2 x) #s(hole binary64 (* -2 x))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (/ (sqrt (* x (+ y z))) x))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (/ (+ y z) x))) |
#s(approx (/ (+ (neg z) (neg y)) x) #s(hole binary64 (* -1 (/ (+ y z) 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 (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) (* y x)) #s(hole binary64 (* x (+ y (/ (* y z) x))))) |
#s(approx (sqrt (* z x)) #s(hole binary64 (* x (sqrt (/ z x))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* x (sqrt (/ y x))))) |
#s(approx (* (sqrt (/ x y)) y) #s(hole binary64 (* x (* y (sqrt (/ 1 (* x y))))))) |
#s(approx (sqrt (/ x y)) #s(hole binary64 (* x (sqrt (/ 1 (* x y)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* x (* z (sqrt (/ 1 (* x z))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* x (+ (* 1/2 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* x (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/2 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* z (sqrt (/ 1 (* x z))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* x (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 6) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 5))))) (+ (* 1/2 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* z (sqrt (/ 1 (* x z)))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* x (sqrt (/ 1 (* x z)))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (/ (+ y x) 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 (/ (+ y x) 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 (/ (+ y x) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (+ y x) z) #s(hole binary64 (* x (+ (/ 1 z) (/ y (* x z)))))) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (sqrt (/ (+ y z) x)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (sqrt (/ (+ 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 (+ (* z y) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* y z) x))))))) |
#s(approx (sqrt (* z x)) #s(hole binary64 (* -1 (* x (sqrt (/ z x)))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* -1 (* x (sqrt (/ y x)))))) |
#s(approx (* (sqrt (/ x y)) y) #s(hole binary64 (* -1 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (sqrt (/ x y)) #s(hole binary64 (* -1 (* x (sqrt (/ 1 (* x y))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* -1 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* -1 (* x (+ (* 1/2 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* z (sqrt (/ 1 (* x z))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* -1 (* x (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/2 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* z (sqrt (/ 1 (* x z)))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* -1 (* x (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 6) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 5))))) (+ (* 1/2 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* z (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* x (sqrt (/ 1 (* x z))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (/ (+ y x) 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 (/ (+ y x) 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 (/ (+ y x) z) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y 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)) (* 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) (* y x)) #s(hole binary64 (* y (+ x z)))) |
#s(approx (sqrt (/ x y)) #s(hole binary64 (/ (sqrt (* x y)) y))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* z (sqrt (/ x z))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (+ (* 1/2 (/ y (sqrt (/ x z)))) (* z (sqrt (/ x z)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (+ (* y (+ (* -1/8 (/ y (* z (pow (sqrt (/ x z)) 3)))) (* 1/2 (/ 1 (sqrt (/ x z)))))) (* z (sqrt (/ x z)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (+ (* y (+ (* y (- (* 1/16 (/ y (* (pow z 2) (pow (sqrt (/ x z)) 5)))) (* 1/8 (/ 1 (* z (pow (sqrt (/ x z)) 3)))))) (* 1/2 (/ 1 (sqrt (/ x z)))))) (* z (sqrt (/ x z)))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (sqrt (/ x z)))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ x z)) (* 1/2 (/ y (* z (sqrt (/ x z)))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ x z)) (* y (+ (* -1/8 (/ y (* (pow z 2) (pow (sqrt (/ x z)) 3)))) (* 1/2 (/ 1 (* z (sqrt (/ x z)))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ x z)) (* y (+ (* y (- (* 1/16 (/ y (* (pow z 3) (pow (sqrt (/ x z)) 5)))) (* 1/8 (/ 1 (* (pow z 2) (pow (sqrt (/ x z)) 3)))))) (* 1/2 (/ 1 (* z (sqrt (/ x z)))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (sqrt (neg (* -1 (/ z x)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ z x)))))) (* -1 (/ y (sqrt (neg (* -1 (/ z x))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ z x)))))) (* y (- (* 1/4 (/ y (* x (pow (sqrt (neg (* -1 (/ z x)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ z x)))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ z x)))))) (* y (- (* y (+ (* -1/8 (/ y (* (pow x 2) (pow (sqrt (neg (* -1 (/ z x)))) 5)))) (* 1/4 (/ 1 (* x (pow (sqrt (neg (* -1 (/ z x)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ z x)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (sqrt (neg (* -1 (/ z x)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ z x)))) (* 1/2 (/ y (* x (sqrt (neg (* -1 (/ z x)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ z x)))) (* y (+ (* -1/8 (/ y (* (pow x 2) (pow (sqrt (neg (* -1 (/ z x)))) 3)))) (* 1/2 (/ 1 (* x (sqrt (neg (* -1 (/ z x)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ z x)))) (* y (+ (* y (- (* 1/16 (/ y (* (pow x 3) (pow (sqrt (neg (* -1 (/ z x)))) 5)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (neg (* -1 (/ z x)))) 3)))))) (* 1/2 (/ 1 (* x (sqrt (neg (* -1 (/ z x)))))))))))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (/ z x))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (- (/ y x) (* -1 (/ z x))))) |
#s(approx (/ (+ (neg z) (neg y)) x) #s(hole binary64 (* -1 (/ z x)))) |
#s(approx (/ (+ (neg z) (neg y)) x) #s(hole binary64 (+ (* -1 (/ y x)) (* -1 (/ z x))))) |
#s(approx (+ (neg z) (neg y)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (neg z) (neg y)) #s(hole binary64 (- (* -1 y) z))) |
#s(approx (neg y) #s(hole binary64 (* -1 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 (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* y (* z (sqrt (/ 1 (* y z))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* y (+ (* 1/2 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* y (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/2 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* z (sqrt (/ 1 (* y z))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* y (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 6) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 5))))) (+ (* 1/2 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* z (sqrt (/ 1 (* y z)))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* y (sqrt (/ 1 (* y z)))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))) |
#s(approx (sqrt (/ (+ y x) 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 (/ (+ y x) 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 (/ (+ y x) z) #s(hole binary64 (* y (+ (/ 1 z) (/ x (* y z)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* y (sqrt (/ 1 (* x y)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (/ y x))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (* y (+ (/ 1 x) (/ z (* x y)))))) |
#s(approx (/ (+ (neg z) (neg y)) x) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (/ (+ (neg z) (neg y)) x) #s(hole binary64 (* y (- (* -1 (/ z (* x y))) (/ 1 x))))) |
#s(approx (+ (neg z) (neg y)) #s(hole binary64 (* y (- (* -1 (/ z y)) 1)))) |
#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 (sqrt (* y x)) #s(hole binary64 (* -1 (* y (sqrt (/ x y)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* -1 (* y (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* -1 (* y (+ (* 1/2 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* z (sqrt (/ 1 (* y z))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* -1 (* y (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/2 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* z (sqrt (/ 1 (* y z)))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (* -1 (* y (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 6) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 5))))) (+ (* 1/2 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* z (sqrt (/ 1 (* y z))))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* y (sqrt (/ 1 (* y z))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (/ (+ y x) 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 (/ (+ y x) 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 (/ (+ y x) z) #s(hole binary64 (* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* 2 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* -1 (* y (sqrt (/ 1 (* x y))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (* -1 (* y (- (* -1 (/ z (* x y))) (/ 1 x)))))) |
#s(approx (/ (+ (neg z) (neg y)) x) #s(hole binary64 (* -1 (* y (+ (/ 1 x) (/ z (* x y))))))) |
#s(approx (+ (neg z) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (/ 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)) (* 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 (* (sqrt (/ (+ y x) z)) z) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (/ (sqrt (* z (+ x y))) z))) |
#s(approx (/ (+ y x) z) #s(hole binary64 (/ (+ x y) z))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (sqrt (neg (* -1 (/ y x)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ y x)))))) (* -1 (/ z (sqrt (neg (* -1 (/ y x))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ y x)))))) (* z (- (* 1/4 (/ z (* x (pow (sqrt (neg (* -1 (/ y x)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ y x)))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ y x)))))) (* z (- (* z (+ (* -1/8 (/ z (* (pow x 2) (pow (sqrt (neg (* -1 (/ y x)))) 5)))) (* 1/4 (/ 1 (* x (pow (sqrt (neg (* -1 (/ y x)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ y x)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (sqrt (neg (* -1 (/ y x)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y x)))) (* 1/2 (/ z (* x (sqrt (neg (* -1 (/ y x)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y x)))) (* z (+ (* -1/8 (/ z (* (pow x 2) (pow (sqrt (neg (* -1 (/ y x)))) 3)))) (* 1/2 (/ 1 (* x (sqrt (neg (* -1 (/ y x)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y x)))) (* z (+ (* z (- (* 1/16 (/ z (* (pow x 3) (pow (sqrt (neg (* -1 (/ y x)))) 5)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (neg (* -1 (/ y x)))) 3)))))) (* 1/2 (/ 1 (* x (sqrt (neg (* -1 (/ y x)))))))))))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (- (/ z x) (* -1 (/ y x))))) |
#s(approx (+ (neg z) (neg y)) #s(hole binary64 (- (* -1 z) 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) (* y x)) #s(hole binary64 (* z (+ y (/ (* x y) z))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (sqrt (/ (+ x y) z)))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* z (sqrt (/ 1 (* x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* z (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (* z (+ (/ 1 x) (/ y (* x z)))))) |
#s(approx (/ (+ (neg z) (neg y)) x) #s(hole binary64 (* z (- (* -1 (/ y (* x z))) (/ 1 x))))) |
#s(approx (+ (neg z) (neg y)) #s(hole binary64 (* z (- (* -1 (/ y z)) 1)))) |
#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) (* y x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (* x y) z))))))) |
#s(approx (sqrt (* z x)) #s(hole binary64 (* -1 (* z (sqrt (/ x z)))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* 2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* -1 (* z (sqrt (/ 1 (* x z))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y (* x z))) (/ 1 x)))))) |
#s(approx (/ (+ (neg z) (neg y)) x) #s(hole binary64 (* -1 (* z (+ (/ 1 x) (/ y (* x z))))))) |
#s(approx (+ (neg z) (neg y)) #s(hole binary64 (* -1 (* z (+ 1 (/ y z)))))) |
| 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))) |
#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 y) x)) |
(-.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 #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x)))) |
(+.f64 #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x))) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x))) |
(*.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 z #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 z)) |
(pow.f64 (*.f64 z x) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 z x)) |
(*.f64 z x) |
(*.f64 x z) |
(*.f64 #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 x y)) y))) #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 x y)) y)))) |
(+.f64 #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 x y)) y))) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 x y)) y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 x y)) y))) |
#s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 x y)) y)) |
(*.f64 (sqrt.f64 (/.f64 x y)) y) |
(*.f64 y (sqrt.f64 (/.f64 x y))) |
(pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 x) (sqrt.f64 y)) |
(sqrt.f64 (/.f64 x y)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(*.f64 #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) 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(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 (sqrt.f64 (/.f64 (+.f64 y x) z)) z))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z)) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z) |
(*.f64 z (sqrt.f64 (/.f64 (+.f64 y x) z))) |
(pow.f64 (/.f64 (+.f64 y x) z) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 z)) |
(sqrt.f64 (/.f64 (+.f64 y x) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 x z) (/.f64 x z)) (*.f64 (/.f64 y z) (/.f64 y z))) (-.f64 (/.f64 x z) (/.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (pow.f64 (/.f64 y z) #s(literal 3 binary64))) (fma.f64 (/.f64 x z) (/.f64 x z) (-.f64 (*.f64 (/.f64 y z) (/.f64 y z)) (*.f64 (/.f64 x z) (/.f64 y z))))) |
(/.f64 (neg.f64 (+.f64 y x)) (neg.f64 z)) |
(/.f64 (*.f64 (+.f64 y x) z) (*.f64 z z)) |
(/.f64 (+.f64 y x) z) |
(+.f64 (/.f64 x z) (/.f64 y z)) |
(+.f64 (/.f64 y z) (/.f64 x z)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 y y) y)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 x x) x)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(+.f64 y x) |
(+.f64 x y) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x) #s(literal -2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x) #s(literal -2 binary64)) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) (*.f64 #s(literal -2 binary64) x)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 z y) x))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x)) |
(*.f64 #s(literal -2 binary64) x) |
(*.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(*.f64 (pow.f64 (/.f64 (neg.f64 (+.f64 z y)) x) #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 z y)) x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (neg.f64 (+.f64 z y)) x))) |
(pow.f64 (/.f64 (+.f64 z y) x) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (+.f64 z y)) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 (+.f64 z y) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (+.f64 z y)) x)) |
(*.f64 (/.f64 (neg.f64 (+.f64 z y)) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 z y))) x) |
(/.f64 (neg.f64 (neg.f64 (+.f64 z y))) x) |
(/.f64 (neg.f64 (+.f64 z y)) (neg.f64 x)) |
(/.f64 (+.f64 z y) x) |
(neg.f64 (/.f64 (neg.f64 (+.f64 z y)) x)) |
(+.f64 (/.f64 y x) (/.f64 z x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 z y) x)) |
(*.f64 (/.f64 (+.f64 z y) x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 y) x) (/.f64 (neg.f64 y) x)) (*.f64 (/.f64 (neg.f64 z) x) (/.f64 (neg.f64 z) x))) (-.f64 (/.f64 (neg.f64 y) x) (/.f64 (neg.f64 z) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 z) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 (neg.f64 y) x) (-.f64 (*.f64 (/.f64 (neg.f64 z) x) (/.f64 (neg.f64 z) x)) (*.f64 (/.f64 (neg.f64 y) x) (/.f64 (neg.f64 z) x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 z y))) (neg.f64 x)) |
(/.f64 (neg.f64 (+.f64 z y)) x) |
(neg.f64 (/.f64 (+.f64 z y) x)) |
(fma.f64 (/.f64 y x) #s(literal -1 binary64) (/.f64 (neg.f64 z) x)) |
(fma.f64 (/.f64 z x) #s(literal -1 binary64) (/.f64 (neg.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y x) (/.f64 (neg.f64 z) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z x) (/.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 (neg.f64 y) x) (neg.f64 (/.f64 (neg.f64 z) x))) |
(+.f64 (/.f64 (neg.f64 z) x) (/.f64 (neg.f64 y) x)) |
(+.f64 (/.f64 (neg.f64 y) x) (/.f64 (neg.f64 z) x)) |
(*.f64 #s(literal -1 binary64) (+.f64 z y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 z)) (*.f64 (neg.f64 y) (neg.f64 y))) (-.f64 (neg.f64 z) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 y)) (*.f64 (neg.f64 z) (neg.f64 z))) (-.f64 (neg.f64 y) (neg.f64 z))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1 binary64))) (fma.f64 (neg.f64 z) (neg.f64 z) (-.f64 (*.f64 (neg.f64 y) (neg.f64 y)) (*.f64 (neg.f64 z) (neg.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z z) z))) (fma.f64 (neg.f64 y) (neg.f64 y) (-.f64 (*.f64 (neg.f64 z) (neg.f64 z)) (*.f64 (neg.f64 y) (neg.f64 z))))) |
(neg.f64 (+.f64 z y)) |
(fma.f64 #s(literal -1 binary64) z (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) y (neg.f64 z)) |
(fma.f64 z #s(literal -1 binary64) (neg.f64 y)) |
(fma.f64 y #s(literal -1 binary64) (neg.f64 z)) |
(-.f64 (neg.f64 y) (*.f64 #s(literal 1 binary64) z)) |
(+.f64 (neg.f64 y) (neg.f64 z)) |
(+.f64 (neg.f64 z) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(*.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 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) (* y x)) (*.f64 (+.f64 z x) y)) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx x x) |
#s(approx (sqrt (* z x)) (sqrt.f64 (*.f64 z x))) |
#s(approx (* z x) (*.f64 z x)) |
#s(approx (sqrt (* y x)) (sqrt.f64 (*.f64 y x))) |
#s(approx (* (sqrt (/ x y)) y) (*.f64 (sqrt.f64 (/.f64 x y)) y)) |
#s(approx (sqrt (/ x y)) (sqrt.f64 (/.f64 x y))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (*.f64 (sqrt.f64 (/.f64 y z)) z)) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (fma.f64 (/.f64 x (sqrt.f64 (/.f64 y z))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) z))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (fma.f64 (fma.f64 (/.f64 x (*.f64 (pow.f64 (/.f64 y z) #s(literal 3/2 binary64)) z)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 y z)))) x (*.f64 (sqrt.f64 (/.f64 y z)) z))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (fma.f64 x (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) x) (*.f64 (pow.f64 (/.f64 y z) #s(literal 5/2 binary64)) (*.f64 z z))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 y z) #s(literal 3/2 binary64)) z))) x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 y z)))) (*.f64 (sqrt.f64 (/.f64 y z)) z))) |
#s(approx (sqrt (/ (+ y x) z)) (sqrt.f64 (/.f64 y z))) |
#s(approx (sqrt (/ (+ y x) z)) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 (/.f64 y z)) z)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 y z)))) |
#s(approx (sqrt (/ (+ y x) z)) (fma.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 z z) (pow.f64 (/.f64 y z) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) z))) x (sqrt.f64 (/.f64 y z)))) |
#s(approx (sqrt (/ (+ y x) z)) (fma.f64 x (fma.f64 x (-.f64 (*.f64 (/.f64 x (*.f64 (pow.f64 (/.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 (/.f64 y z) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) z))) (sqrt.f64 (/.f64 y z)))) |
#s(approx (/ (+ y x) z) (/.f64 y z)) |
#s(approx (/ (+ y x) z) (/.f64 (+.f64 y x) z)) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (sqrt.f64 (*.f64 (+.f64 z y) x)) #s(literal -2 binary64))) |
#s(approx (* -2 x) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (/.f64 (sqrt.f64 (*.f64 (+.f64 z y) x)) x)) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 (+.f64 z y) x)) |
#s(approx (/ (+ (neg z) (neg y)) x) (/.f64 (neg.f64 (+.f64 z y)) 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) (* y x)) (*.f64 (fma.f64 y (/.f64 z x) y) x)) |
#s(approx (sqrt (* z x)) (*.f64 (sqrt.f64 (/.f64 z x)) x)) |
#s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 y x)) x)) |
#s(approx (* (sqrt (/ x y)) y) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) y) x)) |
#s(approx (sqrt (/ x y)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) x)) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) z) x)) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) z (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 x x)))) x)) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (*.f64 (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/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) z (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 x x))))) x)) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (*.f64 (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/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 z z)) (*.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 z x))) z (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 x x)))))) x)) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x)) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 (fma.f64 (/.f64 y (*.f64 (*.f64 (*.f64 x x) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))) x)) |
#s(approx (sqrt (/ (+ y x) 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))) x)) |
#s(approx (sqrt (/ (+ y x) 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))) x)) |
#s(approx (/ (+ y x) z) (/.f64 x z)) |
#s(approx (/ (+ y x) z) (*.f64 (+.f64 (/.f64 y (*.f64 z x)) (/.f64 #s(literal 1 binary64) z)) x)) |
#s(approx (+ y x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x) #s(literal -2 binary64))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (sqrt.f64 (/.f64 (+.f64 z y) x))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x) #s(literal -2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 x) (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))))))) |
#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 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)))))))) |
#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 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))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 (+.f64 z y) x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (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))))) |
#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 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))))) |
#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 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))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 x) (neg.f64 (+.f64 z y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (+.f64 z y)) (neg.f64 (/.f64 (*.f64 z y) x))))) |
#s(approx (+ (* z y) (* y x)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 z y) x)) (neg.f64 y)))) |
#s(approx (sqrt (* z x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 z x)))) |
#s(approx (sqrt (* y x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x)))) |
#s(approx (* (sqrt (/ x y)) y) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) y))) |
#s(approx (sqrt (/ x y)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) z))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) z (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 x x)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (*.f64 (neg.f64 x) (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/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) z (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 x x))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (*.f64 (neg.f64 x) (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/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 z z)) (*.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 z x))) z (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 x x)))))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y (*.f64 (*.f64 (*.f64 x x) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))))) |
#s(approx (sqrt (/ (+ y x) 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))))) |
#s(approx (sqrt (/ (+ y x) 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))))) |
#s(approx (/ (+ y x) z) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) (*.f64 z x)) (/.f64 #s(literal 1 binary64) z)))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) 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))) (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) (* y x)) (*.f64 (+.f64 z x) y)) |
#s(approx (sqrt (/ x y)) (/.f64 (sqrt.f64 (*.f64 y x)) y)) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (*.f64 (sqrt.f64 (/.f64 x z)) z)) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (fma.f64 (/.f64 y (sqrt.f64 (/.f64 x z))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) z))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (fma.f64 (fma.f64 (/.f64 y (*.f64 (pow.f64 (/.f64 x z) #s(literal 3/2 binary64)) z)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x z)))) y (*.f64 (sqrt.f64 (/.f64 x z)) z))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (fma.f64 y (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) y) (*.f64 (pow.f64 (/.f64 x z) #s(literal 5/2 binary64)) (*.f64 z z))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 x z) #s(literal 3/2 binary64)) z))) y (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x z)))) (*.f64 (sqrt.f64 (/.f64 x z)) z))) |
#s(approx (sqrt (/ (+ y x) z)) (sqrt.f64 (/.f64 x z))) |
#s(approx (sqrt (/ (+ y x) z)) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 (/.f64 x z)) z)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x z)))) |
#s(approx (sqrt (/ (+ y x) z)) (fma.f64 (fma.f64 (/.f64 y (*.f64 (pow.f64 (/.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 (/.f64 x z)) z))) y (sqrt.f64 (/.f64 x z)))) |
#s(approx (sqrt (/ (+ y x) z)) (fma.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 y (*.f64 (pow.f64 (/.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 (/.f64 x z) #s(literal 3/2 binary64)) (*.f64 z z)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) z))) (sqrt.f64 (/.f64 x z)))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))) x) #s(literal -2 binary64))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))) x) #s(literal -2 binary64) (/.f64 (neg.f64 y) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x)))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (fma.f64 (-.f64 (*.f64 (/.f64 y (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 z) x)) #s(literal 3/2 binary64)) x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))))) y (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))) x) #s(literal -2 binary64)))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (fma.f64 y (-.f64 (*.f64 (fma.f64 (/.f64 y (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 z) x)) #s(literal 5/2 binary64)) (*.f64 x x))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 z) x)) #s(literal 3/2 binary64)) x))) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))))) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))) x) #s(literal -2 binary64)))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x)))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))) x)) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (fma.f64 (fma.f64 (/.f64 y (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.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 (neg.f64 (/.f64 (neg.f64 z) x))) x))) y (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (fma.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 y (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.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 (neg.f64 (/.f64 (neg.f64 z) x)) #s(literal 3/2 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))) x))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x)) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (-.f64 (/.f64 y x) (/.f64 (neg.f64 z) x))) |
#s(approx (/ (+ (neg z) (neg y)) x) (/.f64 (neg.f64 z) x)) |
#s(approx (/ (+ (neg z) (neg y)) x) (/.f64 (neg.f64 (+.f64 z y)) x)) |
#s(approx (+ (neg z) (neg y)) (neg.f64 z)) |
#s(approx (+ (neg z) (neg y)) (-.f64 (neg.f64 y) z)) |
#s(approx (neg y) (neg.f64 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 (* (sqrt (/ (+ y x) z)) z) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z) y)) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 y y)))) y)) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (*.f64 (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/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 y y))))) y)) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (*.f64 (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/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 z z)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 y y)))))) y)) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) y)) |
#s(approx (sqrt (/ (+ y x) 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 (/ (+ y x) 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 (/ (+ y x) 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 (/ (+ y x) z) (*.f64 (+.f64 (/.f64 x (*.f64 z y)) (/.f64 #s(literal 1 binary64) z)) y)) |
#s(approx (+ y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) y) x) #s(literal -2 binary64))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) x) #s(literal -2 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.f64 y y)))) y)) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) x) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 3/2 binary64)))) #s(literal 1/4 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.f64 y y))))) y)) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) x) #s(literal -2 binary64) (+.f64 (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 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 3/2 binary64)))) #s(literal 1/4 binary64))) (/.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.f64 y y))))) y)) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) y)) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (fma.f64 (/.f64 z (*.f64 (*.f64 x (*.f64 y 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)))) y)) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.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 (*.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 y x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x)))) y)) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.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 (*.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 y x)) #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 y x))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x)))) y)) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 y x)) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (*.f64 (+.f64 (/.f64 z (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (+ (neg z) (neg y)) x) (/.f64 (neg.f64 y) x)) |
#s(approx (/ (+ (neg z) (neg y)) x) (*.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (+ (neg z) (neg y)) (*.f64 (-.f64 (/.f64 (neg.f64 z) 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 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 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) 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 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 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) 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 x) (neg.f64 z)) 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 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 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) 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 x) (neg.f64 z)) y))) (*.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))) (*.f64 (neg.f64 y) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) 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 x) (neg.f64 z)) 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 x) (neg.f64 z)) y))) (*.f64 y y))))) (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 (sqrt (* y x)) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 x y)))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (*.f64 (neg.f64 y) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 y y)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (*.f64 (neg.f64 y) (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/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 y y))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (*.f64 (neg.f64 y) (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/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 z z)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 y y)))))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))))) |
#s(approx (sqrt (/ (+ y x) 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 (/ (+ y x) 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 (/ (+ y x) 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 (/ (+ y x) z) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) (*.f64 z y)) (/.f64 #s(literal 1 binary64) z)))) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) y))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) x) #s(literal -2 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.f64 y y)))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) x) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 3/2 binary64)))) #s(literal 1/4 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.f64 y y))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) x) #s(literal -2 binary64) (+.f64 (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 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 3/2 binary64)))) #s(literal 1/4 binary64))) (/.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.f64 y y))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z (*.f64 (*.f64 x (*.f64 y 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 (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (neg.f64 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)) (*.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 y x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (neg.f64 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)) (*.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 y x)) #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 y x))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x)))))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 z) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (+ (neg z) (neg y)) x) (*.f64 (neg.f64 y) (+.f64 (/.f64 z (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (neg z) (neg y)) (*.f64 (neg.f64 y) (+.f64 (/.f64 z y) #s(literal 1 binary64)))) |
#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 z z) |
#s(approx (* (sqrt (/ (+ y x) z)) z) (sqrt.f64 (*.f64 (+.f64 y x) z))) |
#s(approx (sqrt (/ (+ y x) z)) (/.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) z)) |
#s(approx (/ (+ y x) z) (/.f64 (+.f64 y x) z)) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))) x) #s(literal -2 binary64))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))) x) #s(literal -2 binary64) (/.f64 (neg.f64 z) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x)))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (fma.f64 (-.f64 (*.f64 (/.f64 z (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 y) x)) #s(literal 3/2 binary64)) x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))))) z (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))) x) #s(literal -2 binary64)))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (fma.f64 z (-.f64 (*.f64 (fma.f64 (/.f64 z (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 y) x)) #s(literal 5/2 binary64)) (*.f64 x x))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 y) x)) #s(literal 3/2 binary64)) x))) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))))) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))) x) #s(literal -2 binary64)))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x)))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (fma.f64 (/.f64 z (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))) x)) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (fma.f64 (fma.f64 (/.f64 z (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.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 (neg.f64 (/.f64 (neg.f64 y) x))) x))) z (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (fma.f64 z (fma.f64 z (-.f64 (*.f64 (/.f64 z (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.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 (neg.f64 (/.f64 (neg.f64 y) x)) #s(literal 3/2 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))) x))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (-.f64 (/.f64 z x) (/.f64 (neg.f64 y) x))) |
#s(approx (+ (neg z) (neg y)) (-.f64 (neg.f64 z) 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 y y) (*.f64 x x)) (*.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 y y) (*.f64 x x)) (*.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 y y) (*.f64 x x)) (*.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 y y) (*.f64 x x)) (*.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) (* y x)) (*.f64 (fma.f64 x (/.f64 y z) y) z)) |
#s(approx (sqrt (/ (+ y x) z)) (sqrt.f64 (/.f64 (+.f64 y x) z))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) z) x) #s(literal -2 binary64))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x) #s(literal -2 binary64) (/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 z z)))) z)) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 (*.f64 z z) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64)))) #s(literal 1/4 binary64) (/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 z z))))) z)) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x) #s(literal -2 binary64) (+.f64 (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 z x)) #s(literal 5/2 binary64))) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 (*.f64 z z) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64)))) #s(literal 1/4 binary64))) (/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 z z))))) z)) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) z)) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (fma.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))) z)) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 z x)) #s(literal 3/2 binary64))) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))) z)) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 z x)) #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 z x)) #s(literal 5/2 binary64))) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))) z)) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z x))) z)) |
#s(approx (/ (+ (neg z) (neg y)) x) (*.f64 (-.f64 (/.f64 (neg.f64 y) (*.f64 z x)) (/.f64 #s(literal 1 binary64) x)) z)) |
#s(approx (+ (neg z) (neg y)) (*.f64 (-.f64 (/.f64 (neg.f64 y) z) #s(literal 1 binary64)) 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 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)) #s(literal 3/2 binary64)) (*.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 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) 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 (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 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) (*.f64 z 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) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) (*.f64 z z))))) (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 (+ (* z y) (* y x)) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (*.f64 x (/.f64 y z))) (neg.f64 y)))) |
#s(approx (sqrt (* z x)) (*.f64 (neg.f64 z) (sqrt.f64 (/.f64 x z)))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) z))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x) #s(literal -2 binary64) (/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 z z)))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 (*.f64 z z) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64)))) #s(literal 1/4 binary64) (/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 z z))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x) #s(literal -2 binary64) (+.f64 (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 z x)) #s(literal 5/2 binary64))) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 (*.f64 z z) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64)))) #s(literal 1/4 binary64))) (/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 z z))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 z x)) #s(literal 3/2 binary64))) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 z x)) #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 z x)) #s(literal 5/2 binary64))) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (*.f64 z x)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (+ (neg z) (neg y)) x) (*.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z x))))) |
#s(approx (+ (neg z) (neg y)) (*.f64 (neg.f64 z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
Compiled 6 382 to 2 004 computations (68.6% saved)
34 alts after pruning (26 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 333 | 11 | 344 |
| Fresh | 2 | 15 | 17 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 336 | 34 | 370 |
| Status | Accuracy | Program |
|---|---|---|
| 20.2% | (*.f64 #s(literal 2 binary64) (/.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))))) | |
| ✓ | 72.0% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x))))) |
| ▶ | 35.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x))))) |
| ✓ | 69.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 y x))))) |
| 40.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) | |
| ✓ | 69.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
| 35.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) | |
| ▶ | 33.6% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) |
| ▶ | 56.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 y (/.f64 z x) y) x))))) |
| ▶ | 56.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))))) |
| 2.0% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 (sqrt.f64 (+.f64 z y)) (sqrt.f64 x)) x))) | |
| 46.9% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 z)) z))) | |
| ✓ | 2.5% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x))) |
| 41.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.1% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z))) |
| 38.7% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ y x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) z)) z))) | |
| 41.3% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ y x) y) z)) z))) | |
| 2.6% | (*.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.1% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ y x) z) (/.f64 x z))) z))) | |
| 2.0% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 z) (sqrt.f64 x)))) | |
| 1.3% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 y) (sqrt.f64 x)))) | |
| 3.4% | (*.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 z x))) z)) x))) | |
| 37.6% | (*.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 y x))) y)) x))) | |
| 32.7% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(approx (sqrt (/ (+ y x) z)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) y)) z))) | |
| ✓ | 3.8% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x)))) |
| ✓ | 38.6% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
| 2.1% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* z x)) (*.f64 (neg.f64 z) (sqrt.f64 (/.f64 x z)))))) | |
| 1.3% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 y)) y)))) | |
| ✓ | 1.9% | (*.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)))) |
| 46.7% | (*.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.1% | #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 y) (neg.f64 x)) z))))) | |
| 46.7% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y))))) | |
| ▶ | 2.0% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x))))) |
| 46.9% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 y x))))) |
Compiled 1 089 to 1 081 computations (0.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))))) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) |
(fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) |
(+.f64 z x) |
z |
x |
y |
(sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) |
(*.f64 (*.f64 (*.f64 z z) x) x) |
(*.f64 (*.f64 z z) x) |
(*.f64 z z) |
(*.f64 #s(literal 2 binary64) (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(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) x) (sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x))))) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x)))) |
(*.f64 #s(literal -2 binary64) x) |
#s(literal -2 binary64) |
(sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x)) |
(/.f64 z x) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x))))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x))) |
(fma.f64 #s(approx (+ z x) z) y (*.f64 z x)) |
(*.f64 z x) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 y (/.f64 z x) y) x))))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 y (/.f64 z x) y) x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 y (/.f64 z x) y) x))) |
#s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 y (/.f64 z x) y) x)) |
(*.f64 (fma.f64 y (/.f64 z x) y) x) |
(fma.f64 y (/.f64 z x) y) |
| Outputs |
|---|
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (/ y (sqrt (* y z))) (/ (sqrt (pow z 2)) (sqrt (* y z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (/ (* x (pow (+ y (sqrt (pow z 2))) 2)) (pow (sqrt (* y z)) 3))) (+ (/ y (sqrt (* y z))) (/ (sqrt (pow z 2)) (sqrt (* y z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (/ (pow (+ y (sqrt (pow z 2))) 2) (pow (sqrt (* y z)) 3))) (* 1/8 (/ (* x (pow (+ y (sqrt (pow z 2))) 3)) (pow (sqrt (* y z)) 5))))) (+ (/ y (sqrt (* y z))) (/ (sqrt (pow z 2)) (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (/ (* x (+ y (sqrt (pow z 2)))) (sqrt (* y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (/ (* x (pow (+ y (sqrt (pow z 2))) 2)) (pow (sqrt (* y z)) 3))) (* 1/2 (/ (+ y (sqrt (pow z 2))) (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (/ (+ y (sqrt (pow z 2))) (sqrt (* y z)))) (* x (+ (* -1/8 (/ (pow (+ y (sqrt (pow z 2))) 2) (pow (sqrt (* y z)) 3))) (* 1/16 (/ (* x (pow (+ y (sqrt (pow z 2))) 3)) (pow (sqrt (* y z)) 5)))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (+ (* x (+ y (sqrt (pow z 2)))) (* y z)))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (* (* (* z z) x) x)) #s(hole binary64 (* x (sqrt (pow z 2))))) |
#s(approx (* (* (* z z) x) x) #s(hole binary64 (* (pow x 2) (pow z 2)))) |
#s(approx (* (* z z) x) #s(hole binary64 (* x (pow z 2)))) |
#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)) (* 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 (+ (* x (+ y z)) (* y z)))) |
#s(approx (* (+ z x) y) #s(hole binary64 (+ (* x y) (* y z)))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (sqrt (* x (+ y z)))))) |
#s(approx (* -2 x) #s(hole binary64 (* -2 x))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (/ (sqrt (* x (+ y z))) x))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (/ (+ y z) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (+ (* y (/ z x)) y) #s(hole binary64 (/ (* y z) x))) |
#s(approx (+ (* y (/ z x)) y) #s(hole binary64 (/ (+ (* x y) (* y z)) x))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* 2 (* x (sqrt (/ (+ y (sqrt (pow z 2))) x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y (sqrt (pow z 2))) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 3)))) (+ (* 2 (sqrt (/ (+ y (sqrt (pow z 2))) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 5)))) (+ (* 2 (sqrt (/ (+ y (sqrt (pow z 2))) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* x (sqrt (/ (+ y (sqrt (pow z 2))) x))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y (sqrt (pow z 2))) x)) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y (sqrt (pow z 2))) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y (sqrt (pow z 2))) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* x (+ y (sqrt (pow z 2)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* x (+ y (+ (sqrt (pow z 2)) (/ (* y z) x)))))) |
#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 (/ (+ 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 x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* x (+ y (/ (* y z) x))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (sqrt (/ (+ y z) x)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (sqrt (/ (+ y z) x)))) |
#s(approx (+ (* y (/ z x)) y) #s(hole binary64 y)) |
#s(approx (+ (* y (/ z x)) y) #s(hole binary64 (+ y (/ (* y z) x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -2 (* x (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* x (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* x (+ (sqrt (pow z 2)) (* -1 y)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* x (+ (sqrt (pow z 2)) (+ (* -1 y) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (sqrt (* (* (* z z) x) x)) #s(hole binary64 (* -1 (* x (sqrt (pow z 2)))))) |
#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 (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* 2 (sqrt (sqrt (* (pow x 2) (pow z 2))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (sqrt (* (pow x 2) (pow z 2))))) (* y (+ (/ x (sqrt (sqrt (* (pow x 2) (pow z 2))))) (/ z (sqrt (sqrt (* (pow x 2) (pow z 2)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (sqrt (* (pow x 2) (pow z 2))))) (* y (+ (* -1/4 (/ (* y (pow (+ x z) 2)) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 3))) (+ (/ x (sqrt (sqrt (* (pow x 2) (pow z 2))))) (/ z (sqrt (sqrt (* (pow x 2) (pow z 2))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (sqrt (* (pow x 2) (pow z 2))))) (* y (+ (* y (+ (* -1/4 (/ (pow (+ x z) 2) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 3))) (* 1/8 (/ (* y (pow (+ x z) 3)) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 5))))) (+ (/ x (sqrt (sqrt (* (pow x 2) (pow z 2))))) (/ z (sqrt (sqrt (* (pow x 2) (pow z 2))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (sqrt (sqrt (* (pow x 2) (pow z 2)))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (sqrt (* (pow x 2) (pow z 2)))) (* 1/2 (/ (* y (+ x z)) (sqrt (sqrt (* (pow x 2) (pow z 2))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (sqrt (* (pow x 2) (pow z 2)))) (* y (+ (* -1/8 (/ (* y (pow (+ x z) 2)) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 3))) (* 1/2 (/ (+ x z) (sqrt (sqrt (* (pow x 2) (pow z 2))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (sqrt (* (pow x 2) (pow z 2)))) (* y (+ (* 1/2 (/ (+ x z) (sqrt (sqrt (* (pow x 2) (pow z 2)))))) (* y (+ (* -1/8 (/ (pow (+ x z) 2) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 3))) (* 1/16 (/ (* y (pow (+ x z) 3)) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 5)))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (sqrt (* (pow x 2) (pow z 2))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (+ (sqrt (* (pow x 2) (pow z 2))) (* y (+ x z))))) |
#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 x) y) #s(hole binary64 (* y (+ x z)))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (sqrt (neg (* -1 (/ z x)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ z x)))))) (* -1 (/ y (sqrt (neg (* -1 (/ z x))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ z x)))))) (* y (- (* 1/4 (/ y (* x (pow (sqrt (neg (* -1 (/ z x)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ z x)))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ z x)))))) (* y (- (* y (+ (* -1/8 (/ y (* (pow x 2) (pow (sqrt (neg (* -1 (/ z x)))) 5)))) (* 1/4 (/ 1 (* x (pow (sqrt (neg (* -1 (/ z x)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ z x)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (sqrt (neg (* -1 (/ z x)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ z x)))) (* 1/2 (/ y (* x (sqrt (neg (* -1 (/ z x)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ z x)))) (* y (+ (* -1/8 (/ y (* (pow x 2) (pow (sqrt (neg (* -1 (/ z x)))) 3)))) (* 1/2 (/ 1 (* x (sqrt (neg (* -1 (/ z x)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ z x)))) (* y (+ (* y (- (* 1/16 (/ y (* (pow x 3) (pow (sqrt (neg (* -1 (/ z x)))) 5)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (neg (* -1 (/ z x)))) 3)))))) (* 1/2 (/ 1 (* x (sqrt (neg (* -1 (/ z x)))))))))))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (- (/ y x) (* -1 (/ z x))))) |
#s(approx (* (+ (* y (/ z x)) y) x) #s(hole binary64 (* x (* y (+ 1 (/ z x)))))) |
#s(approx (+ (* y (/ z x)) y) #s(hole binary64 (* y (+ 1 (/ z x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* 2 (* y (sqrt (/ (+ x z) y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 3) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* y (sqrt (/ (+ x z) y))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/16 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 3) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* y (+ x (+ z (/ (sqrt (* (pow x 2) (pow z 2))) 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)) (* 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 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* y (sqrt (/ 1 (* x y)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (/ y x))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (* y (+ (/ 1 x) (/ z (* x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -2 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 3) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/16 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 3) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 z)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (sqrt (* (pow x 2) (pow z 2))) y)))))))) |
#s(approx (+ (* (+ z x) y) (sqrt (* (* (* z z) x) x))) #s(hole binary64 (* -1 (* y (+ (* -1 (+ x z)) (* -1 (/ (sqrt (* (pow x 2) (pow z 2))) 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))) (* 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) (* -1 (/ (* x z) y)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* 2 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* -1 (* y (sqrt (/ 1 (* x y))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (* -1 (* y (- (* -1 (/ z (* x y))) (/ 1 x)))))) |
#s(approx (+ (* (+ z x) y) (* z x)) #s(hole binary64 (* -1 (* y (+ (* -1 (+ x z)) (* -1 (/ (* x z) y))))))) |
#s(approx (* (+ (* y (/ z x)) y) x) #s(hole binary64 (* -1 (* x (* y (- (* -1 (/ z x)) 1)))))) |
#s(approx (+ (* y (/ z x)) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z x)) 1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (/ y (sqrt (* x y))) (/ (sqrt (pow x 2)) (sqrt (* x y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (/ (* z (pow (+ y (sqrt (pow x 2))) 2)) (pow (sqrt (* x y)) 3))) (+ (/ y (sqrt (* x y))) (/ (sqrt (pow x 2)) (sqrt (* x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (/ (pow (+ y (sqrt (pow x 2))) 2) (pow (sqrt (* x y)) 3))) (* 1/8 (/ (* z (pow (+ y (sqrt (pow x 2))) 3)) (pow (sqrt (* x y)) 5))))) (+ (/ y (sqrt (* x y))) (/ (sqrt (pow x 2)) (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (/ (* z (+ y (sqrt (pow x 2)))) (sqrt (* x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (/ (* z (pow (+ y (sqrt (pow x 2))) 2)) (pow (sqrt (* x y)) 3))) (* 1/2 (/ (+ y (sqrt (pow x 2))) (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (/ (+ y (sqrt (pow x 2))) (sqrt (* x y)))) (* z (+ (* -1/8 (/ (pow (+ y (sqrt (pow x 2))) 2) (pow (sqrt (* x y)) 3))) (* 1/16 (/ (* z (pow (+ y (sqrt (pow x 2))) 3)) (pow (sqrt (* x y)) 5)))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (+ (* x y) (* z (+ y (sqrt (pow x 2))))))) |
#s(approx (sqrt (* (* (* z z) x) x)) #s(hole binary64 (* z (sqrt (pow x 2))))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#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 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (sqrt (neg (* -1 (/ y x)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ y x)))))) (* -1 (/ z (sqrt (neg (* -1 (/ y x))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ y x)))))) (* z (- (* 1/4 (/ z (* x (pow (sqrt (neg (* -1 (/ y x)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ y x)))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ y x)))))) (* z (- (* z (+ (* -1/8 (/ z (* (pow x 2) (pow (sqrt (neg (* -1 (/ y x)))) 5)))) (* 1/4 (/ 1 (* x (pow (sqrt (neg (* -1 (/ y x)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ y x)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (sqrt (neg (* -1 (/ y x)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y x)))) (* 1/2 (/ z (* x (sqrt (neg (* -1 (/ y x)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y x)))) (* z (+ (* -1/8 (/ z (* (pow x 2) (pow (sqrt (neg (* -1 (/ y x)))) 3)))) (* 1/2 (/ 1 (* x (sqrt (neg (* -1 (/ y x)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y x)))) (* z (+ (* z (- (* 1/16 (/ z (* (pow x 3) (pow (sqrt (neg (* -1 (/ y x)))) 5)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (neg (* -1 (/ y x)))) 3)))))) (* 1/2 (/ 1 (* x (sqrt (neg (* -1 (/ y x)))))))))))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (- (/ z x) (* -1 (/ y x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* 2 (* z (sqrt (/ (+ y (sqrt (pow x 2))) z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ y (sqrt (pow x 2))) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 3)))) (+ (* 2 (sqrt (/ (+ y (sqrt (pow x 2))) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 5)))) (+ (* 2 (sqrt (/ (+ y (sqrt (pow x 2))) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* z (sqrt (/ (+ y (sqrt (pow x 2))) z))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ y (sqrt (pow x 2))) z)) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ y (sqrt (pow x 2))) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ y (sqrt (pow x 2))) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* z (+ y (sqrt (pow x 2)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* z (+ y (+ (sqrt (pow x 2)) (/ (* 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 (/ (+ 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 x) y) #s(hole binary64 (* z (+ y (/ (* x y) z))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* z (sqrt (/ 1 (* x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* z (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (* z (+ (/ 1 x) (/ y (* x z)))))) |
#s(approx (+ (* y (/ z x)) y) #s(hole binary64 (* z (+ (/ y x) (/ y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -2 (* z (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* z (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* z (+ (sqrt (pow x 2)) (* -1 y)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* z (+ (sqrt (pow x 2)) (+ (* -1 y) (* -1 (/ (* x y) z)))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (sqrt (* (* (* z z) x) x)) #s(hole binary64 (* -1 (* z (sqrt (pow x 2)))))) |
#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 x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (* x y) z))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* 2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* -1 (* z (sqrt (/ 1 (* x z))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y (* x z))) (/ 1 x)))))) |
#s(approx (+ (* y (/ z x)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y x)) (* -1 (/ y z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | z | @ | 0 | ((* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (+ (* (+ z x) y) (sqrt (* (* (* z z) x) x))) (+ z x) z x y (sqrt (* (* (* z z) x) x)) (* (* (* z z) x) x) (* (* z z) x) (* z z) (* 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)))) (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (* -2 x) -2 (sqrt (neg (/ (+ (neg z) (neg y)) x))) (neg (/ (+ (neg z) (neg y)) x)) (/ z 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)) (* z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* z y) (* y x)) (* (+ (* y (/ z x)) y) x) (+ (* y (/ z x)) y)) |
| 5.0ms | x | @ | -inf | ((* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (+ (* (+ z x) y) (sqrt (* (* (* z z) x) x))) (+ z x) z x y (sqrt (* (* (* z z) x) x)) (* (* (* z z) x) x) (* (* z z) x) (* z z) (* 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)))) (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (* -2 x) -2 (sqrt (neg (/ (+ (neg z) (neg y)) x))) (neg (/ (+ (neg z) (neg y)) x)) (/ z 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)) (* z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* z y) (* y x)) (* (+ (* y (/ z x)) y) x) (+ (* y (/ z x)) y)) |
| 4.0ms | z | @ | -inf | ((* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (+ (* (+ z x) y) (sqrt (* (* (* z z) x) x))) (+ z x) z x y (sqrt (* (* (* z z) x) x)) (* (* (* z z) x) x) (* (* z z) x) (* z z) (* 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)))) (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (* -2 x) -2 (sqrt (neg (/ (+ (neg z) (neg y)) x))) (neg (/ (+ (neg z) (neg y)) x)) (/ z 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)) (* z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* z y) (* y x)) (* (+ (* y (/ z x)) y) x) (+ (* y (/ z x)) y)) |
| 4.0ms | y | @ | -inf | ((* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (+ (* (+ z x) y) (sqrt (* (* (* z z) x) x))) (+ z x) z x y (sqrt (* (* (* z z) x) x)) (* (* (* z z) x) x) (* (* z z) x) (* z z) (* 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)))) (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (* -2 x) -2 (sqrt (neg (/ (+ (neg z) (neg y)) x))) (neg (/ (+ (neg z) (neg y)) x)) (/ z 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)) (* z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* z y) (* y x)) (* (+ (* y (/ z x)) y) x) (+ (* y (/ z x)) y)) |
| 4.0ms | z | @ | inf | ((* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (+ (* (+ z x) y) (sqrt (* (* (* z z) x) x))) (+ z x) z x y (sqrt (* (* (* z z) x) x)) (* (* (* z z) x) x) (* (* z z) x) (* z z) (* 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)))) (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (* -2 x) -2 (sqrt (neg (/ (+ (neg z) (neg y)) x))) (neg (/ (+ (neg z) (neg y)) x)) (/ z 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)) (* z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* z y) (* y x)) (* (+ (* y (/ z x)) y) x) (+ (* y (/ z x)) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1404 | 12875 |
| 0 | 1434 | 11400 |
| 0 | 8283 | 11008 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))))) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) |
(fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) |
(+.f64 z x) |
z |
x |
y |
(sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) |
(*.f64 (*.f64 (*.f64 z z) x) x) |
(*.f64 (*.f64 z z) x) |
(*.f64 z z) |
(*.f64 #s(literal 2 binary64) (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(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) x) (sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x))))) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x)))) |
(*.f64 #s(literal -2 binary64) x) |
#s(literal -2 binary64) |
(sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x)) |
(/.f64 z x) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x))))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x))) |
(fma.f64 #s(approx (+ z x) z) y (*.f64 z x)) |
(*.f64 z x) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 y (/.f64 z x) y) x))))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 y (/.f64 z x) y) x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 y (/.f64 z x) y) x))) |
#s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 y (/.f64 z x) y) x)) |
(*.f64 (fma.f64 y (/.f64 z x) y) x) |
(fma.f64 y (/.f64 z x) y) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (/ y (sqrt (* y z))) (/ (sqrt (pow z 2)) (sqrt (* y z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (/ (* x (pow (+ y (sqrt (pow z 2))) 2)) (pow (sqrt (* y z)) 3))) (+ (/ y (sqrt (* y z))) (/ (sqrt (pow z 2)) (sqrt (* y z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (/ (pow (+ y (sqrt (pow z 2))) 2) (pow (sqrt (* y z)) 3))) (* 1/8 (/ (* x (pow (+ y (sqrt (pow z 2))) 3)) (pow (sqrt (* y z)) 5))))) (+ (/ y (sqrt (* y z))) (/ (sqrt (pow z 2)) (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (/ (* x (+ y (sqrt (pow z 2)))) (sqrt (* y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (/ (* x (pow (+ y (sqrt (pow z 2))) 2)) (pow (sqrt (* y z)) 3))) (* 1/2 (/ (+ y (sqrt (pow z 2))) (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (/ (+ y (sqrt (pow z 2))) (sqrt (* y z)))) (* x (+ (* -1/8 (/ (pow (+ y (sqrt (pow z 2))) 2) (pow (sqrt (* y z)) 3))) (* 1/16 (/ (* x (pow (+ y (sqrt (pow z 2))) 3)) (pow (sqrt (* y z)) 5)))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (+ (* x (+ y (sqrt (pow z 2)))) (* y z)))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (* (* (* z z) x) x)) #s(hole binary64 (* x (sqrt (pow z 2))))) |
#s(approx (* (* (* z z) x) x) #s(hole binary64 (* (pow x 2) (pow z 2)))) |
#s(approx (* (* z z) x) #s(hole binary64 (* x (pow z 2)))) |
#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)) (* 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 (+ (* x (+ y z)) (* y z)))) |
#s(approx (* (+ z x) y) #s(hole binary64 (+ (* x y) (* y z)))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (sqrt (* x (+ y z)))))) |
#s(approx (* -2 x) #s(hole binary64 (* -2 x))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (/ (sqrt (* x (+ y z))) x))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (/ (+ y z) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (+ (* y (/ z x)) y) #s(hole binary64 (/ (* y z) x))) |
#s(approx (+ (* y (/ z x)) y) #s(hole binary64 (/ (+ (* x y) (* y z)) x))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* 2 (* x (sqrt (/ (+ y (sqrt (pow z 2))) x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y (sqrt (pow z 2))) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 3)))) (+ (* 2 (sqrt (/ (+ y (sqrt (pow z 2))) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 5)))) (+ (* 2 (sqrt (/ (+ y (sqrt (pow z 2))) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* x (sqrt (/ (+ y (sqrt (pow z 2))) x))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y (sqrt (pow z 2))) x)) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y (sqrt (pow z 2))) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y (sqrt (pow z 2))) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y (sqrt (pow z 2))) x)) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y (sqrt (pow z 2))) x))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* x (+ y (sqrt (pow z 2)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* x (+ y (+ (sqrt (pow z 2)) (/ (* y z) x)))))) |
#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 (/ (+ 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 x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* x (+ y (/ (* y z) x))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (sqrt (/ (+ y z) x)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (sqrt (/ (+ y z) x)))) |
#s(approx (+ (* y (/ z x)) y) #s(hole binary64 y)) |
#s(approx (+ (* y (/ z x)) y) #s(hole binary64 (+ y (/ (* y z) x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -2 (* x (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* x (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (sqrt (pow z 2)) (* -1 y)) x))))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* x (+ (sqrt (pow z 2)) (* -1 y)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* x (+ (sqrt (pow z 2)) (+ (* -1 y) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (sqrt (* (* (* z z) x) x)) #s(hole binary64 (* -1 (* x (sqrt (pow z 2)))))) |
#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 (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* 2 (sqrt (sqrt (* (pow x 2) (pow z 2))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (sqrt (* (pow x 2) (pow z 2))))) (* y (+ (/ x (sqrt (sqrt (* (pow x 2) (pow z 2))))) (/ z (sqrt (sqrt (* (pow x 2) (pow z 2)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (sqrt (* (pow x 2) (pow z 2))))) (* y (+ (* -1/4 (/ (* y (pow (+ x z) 2)) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 3))) (+ (/ x (sqrt (sqrt (* (pow x 2) (pow z 2))))) (/ z (sqrt (sqrt (* (pow x 2) (pow z 2))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (sqrt (* (pow x 2) (pow z 2))))) (* y (+ (* y (+ (* -1/4 (/ (pow (+ x z) 2) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 3))) (* 1/8 (/ (* y (pow (+ x z) 3)) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 5))))) (+ (/ x (sqrt (sqrt (* (pow x 2) (pow z 2))))) (/ z (sqrt (sqrt (* (pow x 2) (pow z 2))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (sqrt (sqrt (* (pow x 2) (pow z 2)))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (sqrt (* (pow x 2) (pow z 2)))) (* 1/2 (/ (* y (+ x z)) (sqrt (sqrt (* (pow x 2) (pow z 2))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (sqrt (* (pow x 2) (pow z 2)))) (* y (+ (* -1/8 (/ (* y (pow (+ x z) 2)) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 3))) (* 1/2 (/ (+ x z) (sqrt (sqrt (* (pow x 2) (pow z 2))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (sqrt (* (pow x 2) (pow z 2)))) (* y (+ (* 1/2 (/ (+ x z) (sqrt (sqrt (* (pow x 2) (pow z 2)))))) (* y (+ (* -1/8 (/ (pow (+ x z) 2) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 3))) (* 1/16 (/ (* y (pow (+ x z) 3)) (pow (sqrt (sqrt (* (pow x 2) (pow z 2)))) 5)))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (sqrt (* (pow x 2) (pow z 2))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (+ (sqrt (* (pow x 2) (pow z 2))) (* y (+ x z))))) |
#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 x) y) #s(hole binary64 (* y (+ x z)))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (sqrt (neg (* -1 (/ z x)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ z x)))))) (* -1 (/ y (sqrt (neg (* -1 (/ z x))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ z x)))))) (* y (- (* 1/4 (/ y (* x (pow (sqrt (neg (* -1 (/ z x)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ z x)))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ z x)))))) (* y (- (* y (+ (* -1/8 (/ y (* (pow x 2) (pow (sqrt (neg (* -1 (/ z x)))) 5)))) (* 1/4 (/ 1 (* x (pow (sqrt (neg (* -1 (/ z x)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ z x)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (sqrt (neg (* -1 (/ z x)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ z x)))) (* 1/2 (/ y (* x (sqrt (neg (* -1 (/ z x)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ z x)))) (* y (+ (* -1/8 (/ y (* (pow x 2) (pow (sqrt (neg (* -1 (/ z x)))) 3)))) (* 1/2 (/ 1 (* x (sqrt (neg (* -1 (/ z x)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ z x)))) (* y (+ (* y (- (* 1/16 (/ y (* (pow x 3) (pow (sqrt (neg (* -1 (/ z x)))) 5)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (neg (* -1 (/ z x)))) 3)))))) (* 1/2 (/ 1 (* x (sqrt (neg (* -1 (/ z x)))))))))))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (- (/ y x) (* -1 (/ z x))))) |
#s(approx (* (+ (* y (/ z x)) y) x) #s(hole binary64 (* x (* y (+ 1 (/ z x)))))) |
#s(approx (+ (* y (/ z x)) y) #s(hole binary64 (* y (+ 1 (/ z x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* 2 (* y (sqrt (/ (+ x z) y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 3) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* y (sqrt (/ (+ x z) y))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/16 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 3) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (/ (+ x z) y))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* y (+ x (+ z (/ (sqrt (* (pow x 2) (pow z 2))) 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)) (* 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 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* y (sqrt (/ 1 (* x y)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (/ y x))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (* y (+ (/ 1 x) (/ z (* x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -2 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 3) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 2) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/16 (/ (pow (sqrt (* (pow x 2) (pow z 2))) 3) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (* 1/2 (/ (sqrt (* (pow x 2) (pow z 2))) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 z)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (sqrt (* (pow x 2) (pow z 2))) y)))))))) |
#s(approx (+ (* (+ z x) y) (sqrt (* (* (* z z) x) x))) #s(hole binary64 (* -1 (* y (+ (* -1 (+ x z)) (* -1 (/ (sqrt (* (pow x 2) (pow z 2))) 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))) (* 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) (* -1 (/ (* x z) y)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* 2 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* -1 (* y (sqrt (/ 1 (* x y))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (* -1 (* y (- (* -1 (/ z (* x y))) (/ 1 x)))))) |
#s(approx (+ (* (+ z x) y) (* z x)) #s(hole binary64 (* -1 (* y (+ (* -1 (+ x z)) (* -1 (/ (* x z) y))))))) |
#s(approx (* (+ (* y (/ z x)) y) x) #s(hole binary64 (* -1 (* x (* y (- (* -1 (/ z x)) 1)))))) |
#s(approx (+ (* y (/ z x)) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z x)) 1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (/ y (sqrt (* x y))) (/ (sqrt (pow x 2)) (sqrt (* x y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (/ (* z (pow (+ y (sqrt (pow x 2))) 2)) (pow (sqrt (* x y)) 3))) (+ (/ y (sqrt (* x y))) (/ (sqrt (pow x 2)) (sqrt (* x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (/ (pow (+ y (sqrt (pow x 2))) 2) (pow (sqrt (* x y)) 3))) (* 1/8 (/ (* z (pow (+ y (sqrt (pow x 2))) 3)) (pow (sqrt (* x y)) 5))))) (+ (/ y (sqrt (* x y))) (/ (sqrt (pow x 2)) (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (/ (* z (+ y (sqrt (pow x 2)))) (sqrt (* x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (/ (* z (pow (+ y (sqrt (pow x 2))) 2)) (pow (sqrt (* x y)) 3))) (* 1/2 (/ (+ y (sqrt (pow x 2))) (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (/ (+ y (sqrt (pow x 2))) (sqrt (* x y)))) (* z (+ (* -1/8 (/ (pow (+ y (sqrt (pow x 2))) 2) (pow (sqrt (* x y)) 3))) (* 1/16 (/ (* z (pow (+ y (sqrt (pow x 2))) 3)) (pow (sqrt (* x y)) 5)))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (+ (* x y) (* z (+ y (sqrt (pow x 2))))))) |
#s(approx (sqrt (* (* (* z z) x) x)) #s(hole binary64 (* z (sqrt (pow x 2))))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#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 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (sqrt (neg (* -1 (/ y x)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ y x)))))) (* -1 (/ z (sqrt (neg (* -1 (/ y x))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ y x)))))) (* z (- (* 1/4 (/ z (* x (pow (sqrt (neg (* -1 (/ y x)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ y x)))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (+ (* -2 (* x (sqrt (neg (* -1 (/ y x)))))) (* z (- (* z (+ (* -1/8 (/ z (* (pow x 2) (pow (sqrt (neg (* -1 (/ y x)))) 5)))) (* 1/4 (/ 1 (* x (pow (sqrt (neg (* -1 (/ y x)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ y x)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (sqrt (neg (* -1 (/ y x)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y x)))) (* 1/2 (/ z (* x (sqrt (neg (* -1 (/ y x)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y x)))) (* z (+ (* -1/8 (/ z (* (pow x 2) (pow (sqrt (neg (* -1 (/ y x)))) 3)))) (* 1/2 (/ 1 (* x (sqrt (neg (* -1 (/ y x)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y x)))) (* z (+ (* z (- (* 1/16 (/ z (* (pow x 3) (pow (sqrt (neg (* -1 (/ y x)))) 5)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (neg (* -1 (/ y x)))) 3)))))) (* 1/2 (/ 1 (* x (sqrt (neg (* -1 (/ y x)))))))))))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (- (/ z x) (* -1 (/ y x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* 2 (* z (sqrt (/ (+ y (sqrt (pow x 2))) z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ y (sqrt (pow x 2))) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 3)))) (+ (* 2 (sqrt (/ (+ y (sqrt (pow x 2))) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 5)))) (+ (* 2 (sqrt (/ (+ y (sqrt (pow x 2))) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* z (sqrt (/ (+ y (sqrt (pow x 2))) z))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ y (sqrt (pow x 2))) z)) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ y (sqrt (pow x 2))) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ y (sqrt (pow x 2))) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ y (sqrt (pow x 2))) z)) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ y (sqrt (pow x 2))) z))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* z (+ y (sqrt (pow x 2)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* z (+ y (+ (sqrt (pow x 2)) (/ (* 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 (/ (+ 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 x) y) #s(hole binary64 (* z (+ y (/ (* x y) z))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* -2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* z (sqrt (/ 1 (* x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* z (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (* z (+ (/ 1 x) (/ y (* x z)))))) |
#s(approx (+ (* y (/ z x)) y) #s(hole binary64 (* z (+ (/ y x) (/ y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -2 (* z (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* z (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (sqrt (pow x 2)) (* -1 y)) z))))))))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* z (+ (sqrt (pow x 2)) (* -1 y)))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) #s(hole binary64 (* -1 (* z (+ (sqrt (pow x 2)) (+ (* -1 y) (* -1 (/ (* x y) z)))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (sqrt (* (* (* z z) x) x)) #s(hole binary64 (* -1 (* z (sqrt (pow x 2)))))) |
#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 x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (* x y) z))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) #s(hole binary64 (* 2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x))) #s(hole binary64 (* -1 (* z (sqrt (/ 1 (* x z))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg 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 (neg (/ (+ (neg z) (neg y)) x)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y (* x z))) (/ 1 x)))))) |
#s(approx (+ (* y (/ z x)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y x)) (* -1 (/ y z))))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))))) |
(+.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))) (sqrt.f64 #s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))))) |
#s(literal 2 binary64) |
(pow.f64 #s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 z x) y) (*.f64 (+.f64 z x) y)) (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) (-.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 z z) x) x) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (+.f64 z x) y) (*.f64 (+.f64 z x) y) (-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))))) |
(fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) |
(fma.f64 y (+.f64 z x) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) |
(+.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) |
(/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) |
(+.f64 z x) |
z |
x |
y |
(*.f64 (sqrt.f64 (*.f64 (*.f64 z z) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (*.f64 x x)) (sqrt.f64 (*.f64 z z))) |
(*.f64 (sqrt.f64 (*.f64 z z)) (sqrt.f64 (*.f64 x x))) |
(pow.f64 (*.f64 (*.f64 (*.f64 z z) x) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) |
(*.f64 (*.f64 x x) (*.f64 z z)) |
(*.f64 (*.f64 (*.f64 z z) x) x) |
(*.f64 (*.f64 z z) (*.f64 x x)) |
(*.f64 (*.f64 z x) (*.f64 z x)) |
(*.f64 z (*.f64 z (*.f64 x x))) |
(*.f64 x (*.f64 (*.f64 z z) x)) |
(pow.f64 (*.f64 z x) #s(literal 2 binary64)) |
(*.f64 (*.f64 z z) x) |
(*.f64 z (*.f64 z x)) |
(*.f64 x (*.f64 z z)) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 z z) |
(pow.f64 z #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y))) #s(literal 2 binary64)) |
(*.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)))) |
(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) |
(*.f64 y #s(approx (+ z x) z)) |
#s(approx (+ z x) z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x))))) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x)))) |
(*.f64 (sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x))) (*.f64 #s(literal -2 binary64) x)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x))))) |
(*.f64 #s(literal -2 binary64) x) |
(*.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(pow.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x)) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 z x) |
(*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x))))) |
(+.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x)))) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x))))) |
(pow.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ z x) z) y) (*.f64 #s(approx (+ z x) z) y)) (*.f64 (*.f64 (*.f64 z z) x) x)) (-.f64 (*.f64 #s(approx (+ z x) z) y) (*.f64 z x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ z x) z) y) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 #s(approx (+ z x) z) y) (*.f64 #s(approx (+ z x) z) y) (-.f64 (*.f64 (*.f64 (*.f64 z z) x) x) (*.f64 (*.f64 #s(approx (+ z x) z) y) (*.f64 z x))))) |
(fma.f64 #s(approx (+ z x) z) y (*.f64 z x)) |
(fma.f64 y #s(approx (+ z x) z) (*.f64 z x)) |
(-.f64 (*.f64 #s(approx (+ z x) z) y) (*.f64 (neg.f64 z) x)) |
(+.f64 (*.f64 #s(approx (+ z x) z) y) (*.f64 z x)) |
(*.f64 z x) |
(*.f64 x z) |
(*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 (/.f64 z x) y y) x)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 (/.f64 z x) y y) x))))) |
(+.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 (/.f64 z x) y y) x)))) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 (/.f64 z x) y y) x))))) |
(pow.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 (/.f64 z x) y y) x))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 (/.f64 z x) y y) x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 (/.f64 z x) y y) x))) |
#s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 (/.f64 z x) y y) x)) |
(*.f64 (fma.f64 (/.f64 z x) y y) x) |
(*.f64 x (fma.f64 (/.f64 z x) y y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 z x) y) (*.f64 (/.f64 z x) y)) (*.f64 y y)) (-.f64 (*.f64 (/.f64 z x) y) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 3 binary64)) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 (/.f64 z x) y) (*.f64 (/.f64 z x) y) (-.f64 (*.f64 y y) (*.f64 (*.f64 (/.f64 z x) y) y)))) |
(fma.f64 (/.f64 z x) y y) |
(fma.f64 y (/.f64 z x) y) |
(+.f64 (*.f64 (/.f64 z x) y) y) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (fma.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64) (*.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) (sqrt.f64 (*.f64 z y))) x))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (fma.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) (+.f64 y (sqrt.f64 (*.f64 z z)))) x) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) (sqrt.f64 (*.f64 z y)))) x))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (fma.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64) (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) (+.f64 y (sqrt.f64 (*.f64 z z)))) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) #s(literal 3 binary64)) x) (pow.f64 (*.f64 z y) #s(literal 5/2 binary64))) #s(literal 1/8 binary64))) (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) (sqrt.f64 (*.f64 z y)))) x))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (sqrt.f64 (*.f64 z y))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (-.f64 (sqrt.f64 (*.f64 z y)) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) (sqrt.f64 (*.f64 z y))) x)))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (+.f64 (sqrt.f64 (*.f64 z y)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) (+.f64 y (sqrt.f64 (*.f64 z z)))) x) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) (sqrt.f64 (*.f64 z y))) #s(literal 1/2 binary64))) x))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (+.f64 (sqrt.f64 (*.f64 z y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) (sqrt.f64 (*.f64 z y))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) (+.f64 y (sqrt.f64 (*.f64 z z)))) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) #s(literal 3 binary64)) x) (pow.f64 (*.f64 z y) #s(literal 5/2 binary64))) #s(literal 1/16 binary64))) x)) x))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 z y)) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) x (*.f64 z y))) |
#s(approx (+ z x) z) |
#s(approx (+ z x) (+.f64 x z)) |
#s(approx x x) |
#s(approx (sqrt (* (* (* z z) x) x)) (*.f64 (sqrt.f64 (*.f64 z z)) x)) |
#s(approx (* (* (* z z) x) x) (*.f64 (*.f64 (*.f64 z z) x) x)) |
#s(approx (* (* z z) x) (*.f64 (*.f64 z z) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64) (/.f64 (*.f64 (+.f64 y z) x) (sqrt.f64 (*.f64 z y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) x) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (/.f64 (+.f64 y z) (sqrt.f64 (*.f64 z y)))) x))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z)) x) (pow.f64 (*.f64 z y) #s(literal 5/2 binary64))) #s(literal 1/8 binary64))) x (/.f64 (+.f64 y z) (sqrt.f64 (*.f64 z y)))) x))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (-.f64 (sqrt.f64 (*.f64 z y)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 y z) x) (sqrt.f64 (*.f64 z y)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 z y)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) x) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y z)) (sqrt.f64 (*.f64 z y)))) x))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 z y)) (*.f64 (fma.f64 (/.f64 (+.f64 y z) (sqrt.f64 (*.f64 z y))) #s(literal 1/2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z)) x) (pow.f64 (*.f64 z y) #s(literal 5/2 binary64))) #s(literal 1/16 binary64))) x)) x))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 y z) x (*.f64 z y))) |
#s(approx (* (+ z x) y) (*.f64 (+.f64 x z) y)) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (sqrt.f64 (*.f64 (+.f64 y z) x)) #s(literal -2 binary64))) |
#s(approx (* -2 x) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (/.f64 (sqrt.f64 (*.f64 (+.f64 y z) x)) x)) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 (+.f64 y z) x)) |
#s(approx (/ z x) (/.f64 z x)) |
#s(approx (* z x) (*.f64 z x)) |
#s(approx (+ (* y (/ z x)) y) (*.f64 (/.f64 z x) y)) |
#s(approx (+ (* y (/ z x)) y) (/.f64 (*.f64 (+.f64 x z) y) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) x)) x) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) x)) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) x)) (*.f64 x x)))) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z 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 (sqrt.f64 (*.f64 z z))) x)) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) x)) (*.f64 x x))))) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) 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 z z) z) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) x) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (fma.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) x)) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) x)) (*.f64 x x)))))) x)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) x)) x)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (-.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) x)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) x)) (*.f64 x x))))) x)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (+.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) x)) (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z 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 z y)) (*.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) x)) (*.f64 x x))))) x)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (+.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) x)) (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) 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 z z) z) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) 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 (/.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) x)) (*.f64 x x)))))) x)) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) x)) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (+.f64 (+.f64 y (sqrt.f64 (*.f64 z z))) (*.f64 (/.f64 z x) y)) x)) |
#s(approx (+ z x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) 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 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 x 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 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 x 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 z z) z) (*.f64 (*.f64 y y) y)) (*.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 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 x 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 (-.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 x x))))) x)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) 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/8 binary64) (*.f64 (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 x x))) #s(literal 1/2 binary64)))) x)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) 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/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)) (*.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 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 x x))) #s(literal 1/2 binary64))))) x)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y z) x)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y (+.f64 z (*.f64 (/.f64 z x) y))) x)) |
#s(approx (* (+ z x) y) (*.f64 y x)) |
#s(approx (* (+ z x) y) (*.f64 (+.f64 y (*.f64 (/.f64 z x) y)) x)) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) x) #s(literal -2 binary64))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (sqrt.f64 (/.f64 (+.f64 y z) x))) |
#s(approx (+ (* y (/ z x)) y) y) |
#s(approx (+ (* y (/ z x)) y) (+.f64 y (*.f64 (/.f64 z x) y))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) (neg.f64 y)) x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) (neg.f64 y)) x))) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) (neg.f64 y)) x))) (*.f64 x x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z 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 (sqrt.f64 (*.f64 z z)) (neg.f64 y)) x))) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) (neg.f64 y)) x))) (*.f64 x x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z 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 z z) z) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z 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 (sqrt.f64 (*.f64 z z)) (neg.f64 y)) x))) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) (neg.f64 y)) x))) (*.f64 x x)))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 x) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) (neg.f64 y)) x))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 x) (-.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) (neg.f64 y)) x))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) (neg.f64 y)) x))) (*.f64 x x))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 x) (+.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) (neg.f64 y)) x))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) (neg.f64 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 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) (neg.f64 y)) x))) (*.f64 x x))) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 x) (+.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) (neg.f64 y)) x))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z 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 z z) z) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) (neg.f64 y)) x)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (*.f64 (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 z z)) (neg.f64 y)) x))) (*.f64 x x))) #s(literal 1/2 binary64))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (neg.f64 x) (+.f64 (sqrt.f64 (*.f64 z z)) (neg.f64 y)))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (neg.f64 x) (+.f64 (+.f64 (sqrt.f64 (*.f64 z z)) (neg.f64 y)) (neg.f64 (*.f64 (/.f64 z x) y))))) |
#s(approx (+ z x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 z) x) #s(literal 1 binary64)))) |
#s(approx (sqrt (* (* (* z z) x) x)) (*.f64 (neg.f64 x) (sqrt.f64 (*.f64 z z)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x))) x) #s(literal -2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x))) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) 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 y) (neg.f64 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 (+.f64 (neg.f64 y) (neg.f64 z)) x))) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) 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 y) (neg.f64 z)) 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 z z) z) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) 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 y) (neg.f64 z)) x))) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) 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 y) (neg.f64 z)) x))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (-.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x))) (*.f64 x x))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (+.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 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 z y)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x))) (*.f64 x x))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (+.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) 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 z z) z) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) 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 y) (neg.f64 z)) x))) (*.f64 x x)))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 z)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 x) (+.f64 (+.f64 (neg.f64 y) (neg.f64 z)) (neg.f64 (*.f64 (/.f64 z x) y))))) |
#s(approx (* (+ z x) y) (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (*.f64 (/.f64 z x) y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) #s(literal 2 binary64) (/.f64 (*.f64 (+.f64 x z) y) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y) (pow.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (/.f64 (+.f64 x z) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))) y))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) #s(literal 2 binary64) (*.f64 (fma.f64 y (fma.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)) y) (pow.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) #s(literal 5/2 binary64))) #s(literal 1/8 binary64))) (/.f64 (+.f64 x z) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))) y))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (-.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 x z) y) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (+.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y) (pow.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x z)) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))))) y))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (+.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 (fma.f64 (/.f64 (+.f64 x z) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))) #s(literal 1/2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)) y) (pow.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) #s(literal 5/2 binary64))) #s(literal 1/16 binary64))) y)) y))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (+.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (+.f64 x z) 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 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64) (/.f64 (*.f64 (+.f64 x z) y) (sqrt.f64 (*.f64 z x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y) (pow.f64 (*.f64 z x) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (/.f64 (+.f64 x z) (sqrt.f64 (*.f64 z x)))) y))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (pow.f64 (*.f64 z x) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)) y) (pow.f64 (*.f64 z x) #s(literal 5/2 binary64))) #s(literal 1/8 binary64))) y (/.f64 (+.f64 x z) (sqrt.f64 (*.f64 z x)))) y))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (-.f64 (sqrt.f64 (*.f64 z x)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 x z) y) (sqrt.f64 (*.f64 z x)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 z x)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y) (pow.f64 (*.f64 z x) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x z)) (sqrt.f64 (*.f64 z x)))) y))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 z x)) (*.f64 (fma.f64 (/.f64 (+.f64 x z) (sqrt.f64 (*.f64 z x))) #s(literal 1/2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (pow.f64 (*.f64 z x) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)) y) (pow.f64 (*.f64 z x) #s(literal 5/2 binary64))) #s(literal 1/16 binary64))) y)) y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z x (*.f64 (+.f64 x z) y))) |
#s(approx (* (+ z x) y) (*.f64 (+.f64 x z) y)) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))) x) #s(literal -2 binary64))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))) x) #s(literal -2 binary64) (/.f64 (neg.f64 y) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x)))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))) x) #s(literal -2 binary64) (*.f64 (-.f64 (*.f64 (/.f64 y (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 z) x)) #s(literal 3/2 binary64)) x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))))) y))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))) x) #s(literal -2 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 y (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 z) x)) #s(literal 5/2 binary64)) (*.f64 x x))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 z) x)) #s(literal 3/2 binary64)) x))) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))))) y))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x)))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (-.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))) (*.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))) x))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (+.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))) (*.f64 (fma.f64 (/.f64 y (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.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 (neg.f64 (/.f64 (neg.f64 z) x))) x))) y))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (+.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))) (*.f64 (fma.f64 y (-.f64 (*.f64 (/.f64 y (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.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 (neg.f64 (/.f64 (neg.f64 z) x)) #s(literal 3/2 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 z) x))) x))) y))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (-.f64 (/.f64 y x) (/.f64 (neg.f64 z) x))) |
#s(approx (* (+ (* y (/ z x)) y) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) y) x)) |
#s(approx (+ (* y (/ z x)) y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (*.f64 #s(literal 2 binary64) y) (sqrt.f64 (/.f64 (+.f64 x z) y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 y y)))) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 (pow.f64 (/.f64 (+.f64 x z) y) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 y y))))) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.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 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z z) x) x) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (/.f64 (+.f64 x z) y) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) (fma.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 y y)))))) y)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) y)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (-.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 y y))))) y)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 (pow.f64 (/.f64 (+.f64 x z) y) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 y y))) #s(literal 1/2 binary64)))) y)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.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 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z z) x) x) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (/.f64 (+.f64 x z) y) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 y y))) #s(literal 1/2 binary64))))) y)) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (+.f64 (+.f64 x z) (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) y)) 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 z x) (*.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 (*.f64 z z) x) x) (*.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 z x) (*.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 (*.f64 z z) x) x) (*.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 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 y y)))))) y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (-.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 y y))))) y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) x) x) (*.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 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 y y))) #s(literal 1/2 binary64)))) y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) x) x) (*.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 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 y y))) #s(literal 1/2 binary64))))) y)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 x (+.f64 z (/.f64 (*.f64 z x) y))) y)) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) y) x) #s(literal -2 binary64))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) x) #s(literal -2 binary64) (/.f64 (neg.f64 z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 y y)))) y)) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) x) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 y y))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 3/2 binary64))))))) y)) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) x) #s(literal -2 binary64) (+.f64 (/.f64 (neg.f64 z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 y y))) (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 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 3/2 binary64)))) #s(literal 1/4 binary64))))) y)) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) y)) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 (*.f64 x (*.f64 y y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))))) y)) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) #s(literal 1/2 binary64)))) y)) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #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 y x)) #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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) #s(literal 1/2 binary64))))) y)) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 y x)) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 y x))) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) (*.f64 y y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) (*.f64 y y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) 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 (pow.f64 (*.f64 (*.f64 (*.f64 z z) x) x) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) (*.f64 y y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 y) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 y) (-.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) (*.f64 y y))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 y) (+.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) (*.f64 y y))) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 y) (+.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x))) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z z) x) x) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) (*.f64 y y))) #s(literal 1/2 binary64))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (neg.f64 y) (neg.f64 (+.f64 x z)))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (+.f64 x z)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) y))))) |
#s(approx (+ (* (+ z x) y) (sqrt (* (* (* z z) x) x))) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (+.f64 x z)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)) y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) #s(literal 2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x 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 (pow.f64 (neg.f64 (/.f64 (neg.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 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) #s(literal 2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x 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 (pow.f64 (neg.f64 (/.f64 (neg.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 (neg.f64 (/.f64 (neg.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 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) #s(literal 2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) (*.f64 y y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 y) (-.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) (*.f64 y y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 y) (+.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) 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 (neg.f64 (+.f64 x z)) y))) (*.f64 y y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 y) (+.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.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 (neg.f64 (/.f64 (neg.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 #s(literal 1/2 binary64) (*.f64 z x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 x z)) y))) (*.f64 y y)))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (+.f64 x z)) (neg.f64 (/.f64 (*.f64 z x) y))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) y))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) x) #s(literal -2 binary64) (/.f64 (neg.f64 z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 y y)))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) x) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 y y))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 3/2 binary64))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) x) #s(literal -2 binary64) (+.f64 (/.f64 (neg.f64 z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 y y))) (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 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 3/2 binary64)))) #s(literal 1/4 binary64))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (neg.f64 y) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 (*.f64 x (*.f64 y y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (neg.f64 y) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (neg.f64 y) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #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 y x)) #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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) #s(literal 1/2 binary64))))))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 z) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (* (+ z x) y) (* z x)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (+.f64 x z)) (neg.f64 (/.f64 (*.f64 z x) y))))) |
#s(approx (* (+ (* y (/ z x)) y) x) (*.f64 (neg.f64 x) (*.f64 (-.f64 (/.f64 (neg.f64 z) x) #s(literal 1 binary64)) y))) |
#s(approx (+ (* y (/ z x)) y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 z) x) #s(literal 1 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (fma.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64) (*.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) (sqrt.f64 (*.f64 y x))) z))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (fma.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) (+.f64 y (sqrt.f64 (*.f64 x x)))) z) (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) (sqrt.f64 (*.f64 y x)))) z))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (fma.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64) (*.f64 (fma.f64 z (fma.f64 (/.f64 (*.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) (+.f64 y (sqrt.f64 (*.f64 x x)))) (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) #s(literal 3 binary64)) z) (pow.f64 (*.f64 y x) #s(literal 5/2 binary64))) #s(literal 1/8 binary64))) (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) (sqrt.f64 (*.f64 y x)))) z))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (sqrt.f64 (*.f64 y x))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (-.f64 (sqrt.f64 (*.f64 y x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) (sqrt.f64 (*.f64 y x))) z)))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (+.f64 (sqrt.f64 (*.f64 y x)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) (+.f64 y (sqrt.f64 (*.f64 x x)))) z) (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) (sqrt.f64 (*.f64 y x))) #s(literal 1/2 binary64))) z))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (+.f64 (sqrt.f64 (*.f64 y x)) (*.f64 (fma.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) (sqrt.f64 (*.f64 y x))) #s(literal 1/2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) (+.f64 y (sqrt.f64 (*.f64 x x)))) (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) #s(literal 3 binary64)) z) (pow.f64 (*.f64 y x) #s(literal 5/2 binary64))) #s(literal 1/16 binary64))) z)) z))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 y x (*.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z))) |
#s(approx (sqrt (* (* (* z z) x) x)) (*.f64 (sqrt.f64 (*.f64 x x)) z)) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64) (/.f64 (*.f64 (+.f64 x y) z) (sqrt.f64 (*.f64 y x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) z) (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (/.f64 (+.f64 x y) (sqrt.f64 (*.f64 y x)))) z))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)) z) (pow.f64 (*.f64 y x) #s(literal 5/2 binary64))) #s(literal 1/8 binary64))) z (/.f64 (+.f64 x y) (sqrt.f64 (*.f64 y x)))) z))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (-.f64 (sqrt.f64 (*.f64 y x)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 x y) z) (sqrt.f64 (*.f64 y x)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 y x)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) z) (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (sqrt.f64 (*.f64 y x)))) z))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 y x)) (*.f64 (fma.f64 (/.f64 (+.f64 x y) (sqrt.f64 (*.f64 y x))) #s(literal 1/2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)) z) (pow.f64 (*.f64 y x) #s(literal 5/2 binary64))) #s(literal 1/16 binary64))) z)) z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 y z) x (*.f64 z y))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))) x) #s(literal -2 binary64))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))) x) #s(literal -2 binary64) (/.f64 (neg.f64 z) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x)))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))) x) #s(literal -2 binary64) (*.f64 (-.f64 (*.f64 (/.f64 z (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 y) x)) #s(literal 3/2 binary64)) x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))))) z))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))) x) #s(literal -2 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 z (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 y) x)) #s(literal 5/2 binary64)) (*.f64 x x))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 y) x)) #s(literal 3/2 binary64)) x))) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))))) z))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x)))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (-.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))) (*.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))) x))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (+.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))) (*.f64 (fma.f64 (/.f64 z (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.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 (neg.f64 (/.f64 (neg.f64 y) x))) x))) z))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (+.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))) (*.f64 (fma.f64 z (-.f64 (*.f64 (/.f64 z (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.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 (neg.f64 (/.f64 (neg.f64 y) x)) #s(literal 3/2 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) x))) x))) z))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (-.f64 (/.f64 z x) (/.f64 (neg.f64 y) x))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z)) z) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z)) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z)) (*.f64 z z)))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (pow.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x 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 (sqrt.f64 (*.f64 x x))) z)) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z)) (*.f64 z z))))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (pow.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z))))) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (fma.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z)) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z)) (*.f64 z z)))))) z)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z)) z)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (-.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z)) (*.f64 z z))))) z)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (+.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z)) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (pow.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z))))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z)) (*.f64 z z))))) z)) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (+.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z)) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (pow.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 (sqrt.f64 (/.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z)) (*.f64 z z)))))) z)) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) z)) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (+.f64 (+.f64 y (sqrt.f64 (*.f64 x x))) (/.f64 (*.f64 y x) z)) z)) |
#s(approx (+ z x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x z)) 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 y x) (*.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 y x) (*.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 y x) (*.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 (-.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 z z))))) z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) 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/8 binary64) (*.f64 (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 z z))) #s(literal 1/2 binary64)))) z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) 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/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 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 z z))) #s(literal 1/2 binary64))))) z)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 x y) z)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 x (+.f64 y (/.f64 (*.f64 y x) z))) z)) |
#s(approx (* (+ z x) y) (*.f64 (+.f64 y (/.f64 (*.f64 y x) z)) z)) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) z) x) #s(literal -2 binary64))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x) #s(literal -2 binary64) (/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 z z)))) z)) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 z z))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 (*.f64 z z) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64))))))) z)) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x) #s(literal -2 binary64) (+.f64 (/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 z z))) (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 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 (*.f64 z z) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64)))) #s(literal 1/4 binary64))))) z)) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) z)) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 (*.f64 (*.f64 z z) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))))) z)) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 (*.f64 z z) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64)))) z)) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.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 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 (*.f64 z z) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64))))) z)) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 z x))) z)) |
#s(approx (+ (* y (/ z x)) y) (*.f64 (+.f64 (/.f64 y x) (/.f64 y z)) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (neg.f64 z) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z))) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z))) (*.f64 z z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z))) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z))) (*.f64 z z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z))) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z))) (*.f64 z z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 z) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 z) (-.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z))) (*.f64 z z))))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 z) (+.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) 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 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z))) (*.f64 z z))) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z))) (*.f64 (neg.f64 z) (+.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (*.f64 (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) z))) (*.f64 z z))) #s(literal 1/2 binary64))))))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (neg.f64 z) (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)))) |
#s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (*.f64 (neg.f64 z) (+.f64 (+.f64 (sqrt.f64 (*.f64 x x)) (neg.f64 y)) (neg.f64 (/.f64 (*.f64 y x) z))))) |
#s(approx (+ z x) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) #s(literal 1 binary64)))) |
#s(approx (sqrt (* (* (* z z) x) x)) (*.f64 (neg.f64 z) (sqrt.f64 (*.f64 x 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))))) |
#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 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)) #s(literal 3/2 binary64)) (*.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 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) 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 (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) (-.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) (*.f64 #s(literal -1/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) (+.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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) (+.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) (*.f64 z 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) (+.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 y x) z)))))) |
#s(approx (* (+ z x) y) (*.f64 (neg.f64 z) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 y x) z))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) z))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x) #s(literal -2 binary64) (/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 z z)))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 z z))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 (*.f64 z z) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64))))))))) |
#s(approx (* (* -2 x) (sqrt (neg (/ (+ (neg z) (neg y)) x)))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) x) #s(literal -2 binary64) (+.f64 (/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 z z))) (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 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 (*.f64 z z) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64)))) #s(literal 1/4 binary64))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (neg.f64 z) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 (*.f64 (*.f64 z z) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 (*.f64 z z) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (neg (/ (+ (neg z) (neg y)) x))) (*.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.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 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 (*.f64 z z) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))))) #s(literal 1/2 binary64))))))) |
#s(approx (neg (/ (+ (neg z) (neg y)) x)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (*.f64 z x)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (* y (/ z x)) y) (*.f64 (neg.f64 z) (+.f64 (/.f64 (neg.f64 y) x) (/.f64 (neg.f64 y) z)))) |
Compiled 7 737 to 1 872 computations (75.8% saved)
34 alts after pruning (22 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 317 | 1 | 318 |
| Fresh | 0 | 21 | 21 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 8 | 8 |
| Total | 318 | 34 | 352 |
| Status | Accuracy | Program |
|---|---|---|
| 20.2% | (*.f64 #s(literal 2 binary64) (/.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))))) | |
| ✓ | 72.0% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x))))) |
| ✓ | 35.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x))))) |
| ✓ | 69.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 y x))))) |
| 40.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) | |
| ✓ | 69.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
| 35.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) | |
| ✓ | 33.6% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) |
| 20.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 #s(approx (+ (* y (/ z x)) y) (*.f64 (/.f64 z x) y)) x))))) | |
| ✓ | 56.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))))) |
| 2.0% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 (sqrt.f64 (+.f64 z y)) (sqrt.f64 x)) x))) | |
| 46.9% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 z)) z))) | |
| ✓ | 2.5% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x))) |
| 41.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.1% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z))) |
| 38.7% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ y x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) z)) z))) | |
| 41.3% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ y x) y) z)) z))) | |
| 2.6% | (*.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.1% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ y x) z) (/.f64 x z))) z))) | |
| 2.0% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 z) (sqrt.f64 x)))) | |
| 1.3% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 y) (sqrt.f64 x)))) | |
| 3.4% | (*.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 z x))) z)) x))) | |
| 37.6% | (*.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 y x))) y)) x))) | |
| 32.7% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(approx (sqrt (/ (+ y x) z)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) y)) z))) | |
| ✓ | 3.8% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x)))) |
| ✓ | 38.6% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
| 2.1% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* z x)) (*.f64 (neg.f64 z) (sqrt.f64 (/.f64 x z)))))) | |
| 1.3% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 y)) y)))) | |
| ✓ | 1.9% | (*.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)))) |
| 46.7% | (*.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.1% | #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 y) (neg.f64 x)) z))))) | |
| 46.7% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y))))) | |
| ✓ | 2.0% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x))))) |
| 46.9% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 y x))))) |
Compiled 1 080 to 895 computations (17.1% saved)
| 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 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) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 z) (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 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x))))) |
(*.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 (/ (+ y x) z) (/.f64 x z))) z))) |
(*.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 (+ y x) y) z)) 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)))))) |
(*.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) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* z x)) (*.f64 (neg.f64 z) (sqrt.f64 (/.f64 x z)))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 y x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 y)) y)))) |
(*.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)))))) |
(*.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) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 #s(approx (+ (* y (/ z x)) y) (*.f64 (/.f64 z x) y)) x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 z)) z))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 (sqrt.f64 (+.f64 z y)) (sqrt.f64 x)) x))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z x) y) (*.f64 (fma.f64 y (/.f64 z x) y) x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 y (/.f64 z x) 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 (*.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) 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 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 x)) z))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(approx (sqrt (/ (+ y x) z)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) 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 y x))) y)) x))) |
(*.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 z x))) z)) x))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ y x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) z)) z))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (sqrt (* (* z z) (* x x)))) (* y z)) (fma.f64 (+.f64 z x) y (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) x) x)))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (sqrt.f64 (*.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 y z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (/.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 #s(literal 2 binary64) (/.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))))) |
| Outputs |
|---|
#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))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 z)) z))) |
6 calls:
| 48.0ms | x |
| 31.0ms | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 12.0ms | z |
| 11.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 11.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.1% | 2 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 85.1% | 2 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 85.1% | 2 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 90.8% | 3 | x |
| 98.6% | 3 | y |
| 88.3% | 3 | z |
Compiled 31 to 37 computations (-19.4% saved)
| 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 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) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 z) (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 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x))))) |
(*.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 (/ (+ y x) z) (/.f64 x z))) z))) |
(*.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 (+ y x) y) z)) 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)))))) |
(*.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) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* z x)) (*.f64 (neg.f64 z) (sqrt.f64 (/.f64 x z)))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 y x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 y)) y)))) |
(*.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)))))) |
(*.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) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 #s(approx (+ (* y (/ z x)) y) (*.f64 (/.f64 z x) y)) x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 z)) z))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 (sqrt.f64 (+.f64 z y)) (sqrt.f64 x)) x))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 z x)) y))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z x) y) (*.f64 (fma.f64 y (/.f64 z x) y) x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 (fma.f64 y (/.f64 z x) y) x))))) |
| Outputs |
|---|
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 y x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 z)) z))) |
1 calls:
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 3 | y |
Compiled 1 to 3 computations (-200% saved)
| 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 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) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 z) (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 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x))))) |
(*.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 (/ (+ y x) z) (/.f64 x z))) z))) |
(*.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 (+ y x) y) z)) 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)))))) |
(*.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) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* z x)) (*.f64 (neg.f64 z) (sqrt.f64 (/.f64 x z)))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 y x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 y)) y)))) |
(*.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)))))) |
(*.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) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 #s(approx (+ (* y (/ z x)) y) (*.f64 (/.f64 z x) y)) x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x))))) |
| Outputs |
|---|
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 y x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.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 y x) z)) z))) |
1 calls:
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 3 | y |
Compiled 1 to 3 computations (-200% saved)
| 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 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) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 z) (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 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x))))) |
(*.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 (/ (+ y x) z) (/.f64 x z))) z))) |
(*.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 (+ y x) y) z)) 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)))))) |
(*.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) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* z x)) (*.f64 (neg.f64 z) (sqrt.f64 (/.f64 x z)))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 y x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 y)) y)))) |
(*.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)))))) |
(*.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) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (+ (* z y) (* y x)) (*.f64 #s(approx (+ (* y (/ z x)) y) (*.f64 (/.f64 z x) y)) x))))) |
| Outputs |
|---|
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 y x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z))) |
1 calls:
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 4 | y |
Compiled 1 to 3 computations (-200% saved)
| 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 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) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 z) (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 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x))))) |
(*.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 (/ (+ y x) z) (/.f64 x z))) z))) |
(*.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 (+ y x) y) z)) 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)))))) |
(*.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) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* z x)) (*.f64 (neg.f64 z) (sqrt.f64 (/.f64 x z)))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 y x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 y)) y)))) |
(*.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 |
|---|
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (neg (/ (+ (neg z) (neg y)) x)) (/.f64 y x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 #s(approx (+ z x) z) y (*.f64 z x))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ y x) y) z)) z))) |
1 calls:
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.0% | 4 | y |
Compiled 1 to 3 computations (-200% saved)
| 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 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) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 z) (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 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x))))) |
(*.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 (/ (+ y x) z) (/.f64 x z))) z))) |
(*.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 (+ y x) y) z)) 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)))))) |
(*.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) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* z x)) (*.f64 (neg.f64 z) (sqrt.f64 (/.f64 x z)))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.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 (neg (/ (+ (neg z) (neg y)) x)) (/.f64 y x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) 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 (+ y x) y) z)) z))) |
1 calls:
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.0% | 4 | y |
Compiled 1 to 3 computations (-200% saved)
| 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 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) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 z) (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 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 (neg (/ (+ (neg z) (neg y)) 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 (neg (/ (+ (neg z) (neg y)) x)) (/.f64 z x))))) |
(*.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 (/ (+ y x) z) (/.f64 x z))) z))) |
(*.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 (neg (/ (+ (neg z) (neg y)) x)) (/.f64 y x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
6 calls:
| 10.0ms | z |
| 4.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 4.0ms | y |
| 4.0ms | x |
| 4.0ms | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.0% | 2 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 82.0% | 2 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 82.0% | 2 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 73.5% | 2 | z |
| 78.6% | 2 | x |
| 85.2% | 3 | y |
Compiled 31 to 37 computations (-19.4% saved)
| 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 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) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 z) (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 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 z y) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
6 calls:
| 68.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 3.0ms | z |
| 3.0ms | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 3.0ms | x |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.2% | 1 | z |
| 69.2% | 1 | x |
| 69.2% | 1 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 69.2% | 1 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 69.2% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 72.2% | 2 | y |
Compiled 31 to 37 computations (-19.4% saved)
| 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 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) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 z) (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 z x) y)))) |
| Outputs |
|---|
(*.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 y x) z)))) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.1% | 2 | y |
Compiled 1 to 3 computations (-200% saved)
| 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 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) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 z) (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)))) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.1% | 2 | y |
Compiled 1 to 3 computations (-200% saved)
| 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 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) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 z) (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)))) |
6 calls:
| 12.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.4% | 2 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 41.4% | 2 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 41.4% | 2 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 66.8% | 2 | x |
| 64.7% | 2 | z |
| 69.2% | 2 | y |
Compiled 31 to 37 computations (-19.4% saved)
Total -22.7b remaining (-57.8%)
Threshold costs -22.7b (-57.8%)
| 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)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
6 calls:
| 3.0ms | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 1.0ms | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 1.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 1.0ms | y |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.6% | 1 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 38.6% | 1 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 38.6% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 38.6% | 1 | z |
| 38.6% | 1 | x |
| 38.6% | 1 | y |
Compiled 31 to 37 computations (-19.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 61.0ms | -4.372343674346181e-272 | 6.581671787721504e-277 |
| 28.0ms | -1.170922987896695e+21 | -10411825723082218.0 |
| 24.0ms | 312× | 0 | invalid |
| 18.0ms | 336× | 0 | valid |
Compiled 725 to 767 computations (-5.8% saved)
ival-mult!: 12.0ms (54.3% of total)ival-sqrt: 8.0ms (36.2% of total)ival-add!: 2.0ms (9.1% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -4.372343674346181e-272 | 6.581671787721504e-277 |
| 18.0ms | -1.170922987896695e+21 | -10411825723082218.0 |
| 8.0ms | 70× | 0 | invalid |
| 5.0ms | 80× | 0 | valid |
Compiled 743 to 785 computations (-5.7% saved)
ival-mult!: 3.0ms (68.3% of total)ival-add!: 1.0ms (22.8% of total)ival-sqrt: 1.0ms (22.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 53.0ms | 196233880.7455005 | 581123665998.5752 |
| 1.0ms | -1.170922987896695e+21 | -10411825723082218.0 |
| 23.0ms | 181× | 0 | invalid |
| 21.0ms | 128× | 0 | valid |
Compiled 607 to 641 computations (-5.6% saved)
ival-mult!: 19.0ms (86.1% of total)ival-sqrt: 2.0ms (9.1% of total)ival-add!: 1.0ms (4.5% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 196233880.7455005 | 581123665998.5752 |
| 0.0ms | -4.372343674346181e-272 | 6.581671787721504e-277 |
| 1.0ms | -1.170922987896695e+21 | -10411825723082218.0 |
Compiled 636 to 672 computations (-5.7% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 134598491736849060.0 | 146416913886023870.0 |
| 0.0ms | -4.372343674346181e-272 | 6.581671787721504e-277 |
| 1.0ms | -1.170922987896695e+21 | -10411825723082218.0 |
| 2.0ms | 32× | 0 | valid |
| 1.0ms | 23× | 0 | invalid |
Compiled 446 to 470 computations (-5.4% saved)
ival-mult!: 1.0ms (62.4% 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× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 134598491736849060.0 | 146416913886023870.0 |
| 0.0ms | -4.372343674346181e-272 | 6.581671787721504e-277 |
| 1.0ms | -1.170922987896695e+21 | -10411825723082218.0 |
Compiled 440 to 464 computations (-5.5% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.372343674346181e-272 | 6.581671787721504e-277 |
| 1.0ms | -1.170922987896695e+21 | -10411825723082218.0 |
Compiled 378 to 398 computations (-5.3% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.372343674346181e-272 | 6.581671787721504e-277 |
Compiled 45 to 47 computations (-4.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 80.0ms | 4.508492673703974e-267 | 3.7943125359220027e-261 |
| 59.0ms | 196× | 0 | invalid |
| 9.0ms | 144× | 0 | valid |
Compiled 269 to 287 computations (-6.7% saved)
ival-mult!: 31.0ms (88% of total)ival-sqrt: 3.0ms (8.5% of total)ival-add!: 2.0ms (5.7% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 40.0ms | -4.372343674346181e-272 | 6.581671787721504e-277 |
| 17.0ms | 163× | 0 | invalid |
| 11.0ms | 176× | 0 | valid |
Compiled 353 to 377 computations (-6.8% saved)
ival-add!: 8.0ms (43.4% of total)ival-mult!: 7.0ms (38% of total)ival-sqrt: 3.0ms (16.3% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 40.0ms | -4.372343674346181e-272 | 6.581671787721504e-277 |
| 16.0ms | 219× | 0 | invalid |
| 9.0ms | 160× | 0 | valid |
Compiled 341 to 365 computations (-7% saved)
ival-sqrt: 7.0ms (45.2% of total)ival-mult!: 7.0ms (45.2% of total)ival-add!: 1.0ms (6.5% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 187 to 121 computations (35.3% saved)
Compiled 1 260 to 972 computations (22.9% saved)
Loading profile data...