
Time bar (total: 5.7s)
| 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)
| 739.0ms | 8 256× | 0 | valid |
| 539.0ms | 4 629× | 0 | invalid |
ival-mult!: 352.0ms (58.1% of total)ival-sqrt: 132.0ms (21.8% of total)ival-add!: 119.0ms (19.7% of total)adjust: 2.0ms (0.3% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 128 |
| 1 | 167 | 122 |
| 2 | 405 | 120 |
| 3 | 770 | 120 |
| 4 | 1236 | 120 |
| 5 | 3854 | 120 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 68.5% | (*.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 z)) (sqrt (/ 1 (* 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)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ 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 (/ 1 (* 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)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow 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 (sqrt (* x (+ y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))))) |
#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 (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))))) |
#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 (+ (* x y) (* x z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 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))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ 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 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (+ (* x y) (* x z)) #s(hole binary64 (* x z))) |
#s(approx (+ (* x y) (* x z)) #s(hole binary64 (+ (* x y) (* x z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* y (+ x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#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)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#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)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))))) |
#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 (* x 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 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))))) |
#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))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ 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 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x y))) |
#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 (sqrt (* z (+ x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#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)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#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)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#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 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))))) |
#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 | |
|---|---|---|---|---|
| 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)) (+ (* x y) (* x z)) (* x y) x y (* x z) z (* y z)) |
| 7.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)) |
| 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)) (+ (* x y) (* x z)) (* x y) x y (* x z) z (* y z)) |
| 6.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)) |
| 5.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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 616 | 4658 |
| 0 | 624 | 4141 |
| 1 | 3615 | 3943 |
| 0 | 8273 | 3732 |
| 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 z)) (sqrt (/ 1 (* 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)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ 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 (/ 1 (* 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)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow 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 (sqrt (* x (+ y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))))) |
#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 (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))))) |
#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 (+ (* x y) (* x z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 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))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ 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 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (+ (* x y) (* x z)) #s(hole binary64 (* x z))) |
#s(approx (+ (* x y) (* x z)) #s(hole binary64 (+ (* x y) (* x z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* y (+ x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#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)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#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)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))))) |
#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 (* x 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 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))))) |
#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))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ 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 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x y))) |
#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 (sqrt (* z (+ x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#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)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#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)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#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 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))))) |
#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 (+.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 (-.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.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 (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)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 y y) (-.f64 (*.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 y x) z)) (*.f64 (*.f64 y x) (*.f64 (+.f64 y x) z)))))) |
(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 (+.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 (-.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.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 (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 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 y y) (-.f64 (*.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 (-.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.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))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 y y) (-.f64 (*.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 y x) z)) (*.f64 (*.f64 y x) (*.f64 (+.f64 y x) z))))) |
(fma.f64 (fabs.f64 (sqrt.f64 (*.f64 y x))) (fabs.f64 (sqrt.f64 (*.f64 y x))) (*.f64 (+.f64 y x) z)) |
(fma.f64 (fabs.f64 (sqrt.f64 (*.f64 z y))) (fabs.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 (neg.f64 (sqrt.f64 (*.f64 z y))) (neg.f64 (sqrt.f64 (*.f64 z y))) (*.f64 (+.f64 z y) x)) |
(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 x x) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 z z)))) (neg.f64 (-.f64 (*.f64 y x) (*.f64 z x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 y x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 y y) (-.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 y x) (*.f64 z x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 y x) (*.f64 z x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 y x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 x x) (*.f64 y y) (-.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.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 z x))) (neg.f64 (sqrt.f64 (*.f64 z x))) (*.f64 y x)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (neg.f64 (sqrt.f64 (*.f64 y x))) (*.f64 z 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 x x) (*.f64 y y)) #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 x x) (*.f64 y y))) |
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 x x) (*.f64 z z)) #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 x x) (*.f64 z z))) |
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 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.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 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z y)) (*.f64 z y))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (+.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 x (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y)) x)) (sqrt.f64 (pow.f64 (*.f64 z y) #s(literal -5 binary64))) (*.f64 (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z y)) (*.f64 z y)))) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (+.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 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 (+.f64 z y) x)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y)))) (+.f64 z y) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z y)) (*.f64 z y))) (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) x)) #s(literal -1/8 binary64))) x (sqrt.f64 (*.f64 z y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y)))) (+.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y)) x)) (sqrt.f64 (pow.f64 (*.f64 z y) #s(literal -5 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z y)) (*.f64 z y)))))) x)) (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 (sqrt.f64 (*.f64 (+.f64 z y) x)) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 z y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 z y)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 (/.f64 (pow.f64 x #s(literal -5 binary64)) (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 z y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 z y)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64)))) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 (/.f64 (pow.f64 x #s(literal -5 binary64)) (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 (+.f64 z y)) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 7 binary64)))))) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 z z) z)) #s(literal 1/8 binary64) (fma.f64 (*.f64 z y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 z y)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))))) x)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 (+.f64 z y) x))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 z y))))) (*.f64 z y) (sqrt.f64 (/.f64 (+.f64 z y) x))) x)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (pow.f64 x #s(literal -5 binary64)) (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y))))) (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 z y)))) y) z) #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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (pow.f64 x #s(literal -5 binary64)) (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y))))) (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 (+.f64 z y)) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 7 binary64))))))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 z y)))) y) z) #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 (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (sqrt.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 z) (neg.f64 y)))) #s(literal -2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 z) (neg.f64 y)) (*.f64 (*.f64 x x) x)))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) #s(literal 2 binary64))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 y y)) (sqrt.f64 (/.f64 (pow.f64 x #s(literal -5 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y)))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 z) (neg.f64 y)) (*.f64 (*.f64 x x) x)))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) #s(literal 2 binary64)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 y y)) (sqrt.f64 (/.f64 (pow.f64 x #s(literal -5 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y)))))) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 z) (neg.f64 y))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 7 binary64)))))) (*.f64 (*.f64 y y) y)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 z) (neg.f64 y)) (*.f64 (*.f64 x x) x)))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 z) (neg.f64 y)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 z) (neg.f64 y)) (*.f64 (*.f64 x x) x)))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 y y)) (sqrt.f64 (/.f64 (pow.f64 x #s(literal -5 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y)))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 z) (neg.f64 y)) (*.f64 (*.f64 x x) x)))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 y y)) (sqrt.f64 (/.f64 (pow.f64 x #s(literal -5 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y)))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 z) (neg.f64 y))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 7 binary64)))))) (*.f64 (*.f64 y y) y)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 z) (neg.f64 y)) (*.f64 (*.f64 x x) x)))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z)) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.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 (+ (* x y) (* x z)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 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) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x))) (*.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 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z x)) (*.f64 z x)))) #s(literal -1/4 binary64) (*.f64 (+.f64 z x) (/.f64 #s(literal 1 binary64) (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 y (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 z x) #s(literal -5 binary64)))) (*.f64 (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (+.f64 z x)) y) (*.f64 (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z x)) (*.f64 z x)))) #s(literal -1/4 binary64))) (*.f64 (+.f64 z x) (/.f64 #s(literal 1 binary64) (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) (/.f64 #s(literal 1 binary64) (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 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))) (+.f64 z x) (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z x)) (*.f64 z x)))) #s(literal -1/8 binary64))) y (sqrt.f64 (*.f64 z x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 y (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z x)))) (+.f64 z x) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 z x) #s(literal -5 binary64)))) (*.f64 (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (+.f64 z x)) y) (*.f64 (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z x)) (*.f64 z x)))) #s(literal -1/8 binary64))) y)) (sqrt.f64 (*.f64 z x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.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 z x)) |
#s(approx (+ (* x y) (* x z)) (*.f64 (+.f64 z y) x)) |
#s(approx y y) |
#s(approx (* y z) (*.f64 z y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (sqrt.f64 (*.f64 (+.f64 z x) y)) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (*.f64 (*.f64 y y) y)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (sqrt.f64 (/.f64 (pow.f64 y #s(literal -5 binary64)) (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (+.f64 z x))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (*.f64 (*.f64 y y) y)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64)))) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 z z))) (sqrt.f64 (/.f64 (pow.f64 y #s(literal -5 binary64)) (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (+.f64 z x)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 (+.f64 z x)) #s(literal 5 binary64) (*.f64 (log.f64 y) #s(literal 7 binary64)))))) (fma.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (*.f64 (*.f64 y y) y)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))))) y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 (+.f64 z x) y))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (*.f64 (*.f64 y y) y)))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 z z))) (sqrt.f64 (/.f64 (pow.f64 y #s(literal -5 binary64)) (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (+.f64 z x)))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 z z))) (sqrt.f64 (/.f64 (pow.f64 y #s(literal -5 binary64)) (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (+.f64 z x)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 (+.f64 z x)) #s(literal 5 binary64) (*.f64 (log.f64 y) #s(literal 7 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 y x)) |
#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 (sqrt.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 z)))) #s(literal -2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))) #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (*.f64 (*.f64 y y) y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 y #s(literal -5 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (+.f64 z x))))) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))) #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (*.f64 (*.f64 y y) y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 y #s(literal -5 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (+.f64 z x))))) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 x) (neg.f64 z))) #s(literal 5 binary64) (*.f64 (log.f64 y) #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))) #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (*.f64 (*.f64 y y) y))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 z)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (*.f64 (*.f64 y y) y)))) (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.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 (sqrt.f64 (/.f64 (pow.f64 y #s(literal -5 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (+.f64 z x))))) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (*.f64 (*.f64 y y) y)))) (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)))) (sqrt.f64 (/.f64 (pow.f64 y #s(literal -5 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (+.f64 z x))))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 x) (neg.f64 z))) #s(literal 5 binary64) (*.f64 (log.f64 y) #s(literal 7 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (*.f64 (*.f64 y y) y)))) (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.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) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.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 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 y x)) (*.f64 y x)))) #s(literal -1/4 binary64) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (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 z (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 y x) #s(literal -5 binary64)))) (*.f64 (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x)) z) (*.f64 (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 y x)) (*.f64 y x)))) #s(literal -1/4 binary64))) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (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) (/.f64 #s(literal 1 binary64) (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 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x)))) (+.f64 y x) (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 y x)) (*.f64 y x)))) #s(literal -1/8 binary64))) z (sqrt.f64 (*.f64 y x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 z (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x)))) (+.f64 y x) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 y x) #s(literal -5 binary64)))) (*.f64 (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x)) z) (*.f64 (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 y x)) (*.f64 y x)))) #s(literal -1/8 binary64))) z)) (sqrt.f64 (*.f64 y x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.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 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (sqrt.f64 (/.f64 (pow.f64 z #s(literal -5 binary64)) (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (pow.f64 z #s(literal -5 binary64)) (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 (+.f64 y x)) #s(literal 5 binary64) (*.f64 (log.f64 z) #s(literal 7 binary64)))))) (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 (+.f64 y x) z))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (pow.f64 z #s(literal -5 binary64)) (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x)))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (pow.f64 z #s(literal -5 binary64)) (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 (+.f64 y x)) #s(literal 5 binary64) (*.f64 (log.f64 z) #s(literal 7 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 (sqrt.f64 (*.f64 (neg.f64 z) (+.f64 (neg.f64 x) (neg.f64 y)))) #s(literal -2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 z) (fma.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 x) (neg.f64 y)) (*.f64 (*.f64 z z) z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 z #s(literal -5 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 x) (neg.f64 y)) (*.f64 (*.f64 z z) z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 z #s(literal -5 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 x x) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 x) (neg.f64 y))) #s(literal 5 binary64) (*.f64 (log.f64 z) #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 x) (neg.f64 y)) (*.f64 (*.f64 z z) z))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 z) (+.f64 (neg.f64 x) (neg.f64 y)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 x) (neg.f64 y)) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.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 (sqrt.f64 (/.f64 (pow.f64 z #s(literal -5 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 x) (neg.f64 y)) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.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 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (pow.f64 z #s(literal -5 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x))))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 x x) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 x) (neg.f64 y))) #s(literal 5 binary64) (*.f64 (log.f64 z) #s(literal 7 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 x) (neg.f64 y)) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.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 339 to 1 007 computations (69.8% saved)
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 167 | 17 | 184 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 168 | 17 | 185 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 68.7% | (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
| 20.7% | (*.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))))) | |
| 68.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (+.f64 z y) x (*.f64 z y)))) | |
| 67.4% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 #s(approx (+ (* x y) (* x z)) (*.f64 y x)) (*.f64 y z)))) | |
| 47.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x)))) | |
| 60.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y)))) | |
| ▶ | 59.0% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z)))) |
| 36.6% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) | |
| ▶ | 67.6% | (*.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)))) | |
| 35.0% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) | |
| 3.8% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) | |
| ▶ | 35.6% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
| 63.9% | (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/2 binary64)))) | |
| 1.6% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 z y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 z y)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))) x)) | |
| 30.7% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (*.f64 (*.f64 y y) y)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y)) | |
| ▶ | 35.0% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z)) |
Compiled 548 to 534 computations (2.6% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
(sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+.f64 y x) |
y |
x |
z |
(*.f64 y x) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)) |
(*.f64 (+.f64 z x) y) |
(+.f64 z x) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z)))) |
(sqrt.f64 #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)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z)) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(+.f64 (fma.f64 x (/.f64 y z) y) x) |
(fma.f64 x (/.f64 y z) y) |
(/.f64 y z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z)) |
(*.f64 (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z) |
(fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z))) |
#s(literal 1 binary64) |
(*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)) |
(*.f64 (*.f64 z z) z) |
(*.f64 z z) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(sqrt.f64 (/.f64 (+.f64 y x) z)) |
(/.f64 (+.f64 y x) z) |
| Outputs |
|---|
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y x) #s(hole binary64 (* x 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 z)) (sqrt (/ 1 (* 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)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ 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 (/ 1 (* 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)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* y z))) |
#s(approx (* (+ z x) y) #s(hole binary64 (+ (* x y) (* y z)))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (+ (* x (* z (+ 1 (/ y z)))) (* y z)))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 y)) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (+ y (* x (+ 1 (/ y z)))))) |
#s(approx (+ (* x (/ y z)) y) #s(hole binary64 y)) |
#s(approx (+ (* x (/ y z)) y) #s(hole binary64 (+ y (/ (* x y) z)))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (* z (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow y 3) z))))))) (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* x (* z (+ (* 1/8 (sqrt (/ 1 (* (pow y 5) z)))) (* 1/2 (* (sqrt (* (pow y 3) (pow z 3))) (- (/ 1 (* (pow y 3) (pow z 3))) (* 1/4 (/ 1 (* (pow y 3) (pow z 3)))))))))) (* z (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))))))) (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (sqrt (/ y z))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (+ (sqrt (/ y (pow z 3))) (* x (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (+ (sqrt (/ y (pow z 3))) (* x (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (+ (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))) (* x (+ (* 1/8 (sqrt (/ 1 (* (pow y 5) z)))) (* 1/2 (* (sqrt (* (pow y 3) (pow z 3))) (- (/ 1 (* (pow y 3) (pow z 3))) (* 1/4 (/ 1 (* (pow y 3) (pow z 3)))))))))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (sqrt (/ 1 (* y (pow z 3)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* y (pow z 3)))) (* -1/2 (* x (sqrt (/ 1 (* (pow y 3) (pow z 3))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* y (pow z 3)))) (* x (+ (* -1/2 (sqrt (/ 1 (* (pow y 3) (pow z 3))))) (* 1/2 (* (* x (- (/ 1 (* (pow y 3) (pow z 3))) (* 1/4 (/ 1 (* (pow y 3) (pow z 3)))))) (sqrt (* y (pow z 3)))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* y (pow z 3)))) (* x (+ (* -1/2 (sqrt (/ 1 (* (pow y 3) (pow z 3))))) (* x (+ (* -1/2 (* (* x (+ (* -1/2 (/ (- (/ 1 (* (pow y 3) (pow z 3))) (* 1/4 (/ 1 (* (pow y 3) (pow z 3))))) y)) (/ 1 (* (pow y 4) (pow z 3))))) (sqrt (* y (pow z 3))))) (* 1/2 (* (sqrt (* y (pow z 3))) (- (/ 1 (* (pow y 3) (pow z 3))) (* 1/4 (/ 1 (* (pow y 3) (pow z 3)))))))))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (/ 1 (* y (pow z 3))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (+ (* -1 (/ x (* (pow y 2) (pow z 3)))) (/ 1 (* y (pow z 3)))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (+ (* x (- (/ x (* (pow y 3) (pow z 3))) (/ 1 (* (pow y 2) (pow z 3))))) (/ 1 (* y (pow z 3)))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (/ x (* (pow y 4) (pow z 3)))) (/ 1 (* (pow y 3) (pow z 3))))) (/ 1 (* (pow y 2) (pow z 3))))) (/ 1 (* y (pow z 3)))))) |
#s(approx (* (+ y x) (* (* z z) z)) #s(hole binary64 (* y (pow z 3)))) |
#s(approx (* (+ y x) (* (* z z) z)) #s(hole binary64 (+ (* x (pow z 3)) (* y (pow z 3))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* 2 (sqrt (/ y z))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (sqrt (/ 1 (* y z))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (* -1/4 (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (* x (+ (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))) (* 1/8 (* x (sqrt (/ 1 (* (pow y 5) 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 (sqrt (/ 1 (* y z)))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ y z)) (* x (+ (* -1/8 (* x (sqrt (/ 1 (* (pow y 3) z))))) (* 1/2 (sqrt (/ 1 (* y z))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ y z)) (* x (+ (* 1/2 (sqrt (/ 1 (* y z)))) (* x (+ (* -1/8 (sqrt (/ 1 (* (pow y 3) z)))) (* 1/16 (* x (sqrt (/ 1 (* (pow y 5) 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 (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* x (+ y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x (+ y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* x (+ y (/ (* y z) x))))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* x (* z (+ 1 (/ y z)))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* x (+ (* z (+ 1 (/ y z))) (/ (* y z) x))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (* x (+ 1 (/ y z))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (* x (+ 1 (+ (/ y x) (/ y z)))))) |
#s(approx (+ (* x (/ y z)) y) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* x (/ y z)) y) #s(hole binary64 (* x (+ (/ y x) (/ y z))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (+ (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))) (/ (* z (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 3))) (+ (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))) (/ (* z (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 3))) (+ (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))) (+ (/ (* z (+ (* -1/2 (* (sqrt (* x (pow z 3))) (* y (+ (* 1/4 (/ (* x (pow y 2)) (pow z 3))) (/ (pow y 3) (pow z 3)))))) (* -1/4 (* (sqrt (/ (pow x 3) z)) (pow y 2))))) (pow x 4)) (/ (* z (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 2 (sqrt (/ 1 (* x z)))) (+ (* (sqrt (/ 1 (* x (pow z 3)))) y) (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 3))) (+ (* 2 (sqrt (/ 1 (* x z)))) (+ (* (sqrt (/ 1 (* x (pow z 3)))) y) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* -1/2 (* (sqrt (/ (pow z 3) (pow x 7))) (* y (+ (* 1/4 (/ (* x (pow y 2)) (pow z 3))) (/ (pow y 3) (pow z 3)))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 3))) (+ (* 2 (sqrt (/ 1 (* x z)))) (+ (* (sqrt (/ 1 (* x (pow z 3)))) y) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (sqrt (/ 1 (* x (pow z 3)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* x (pow z 3)))) (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) y))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* x (pow z 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) y)) (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 2))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* x (pow z 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) y)) (+ (* -1/2 (* (sqrt (/ (pow z 3) (pow x 7))) (+ (* 1/4 (/ (* x (pow y 2)) (pow z 3))) (/ (pow y 3) (pow z 3))))) (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 2)))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (/ 1 (* x (pow z 3))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (/ (+ (* -1 (/ y (* x (pow z 3)))) (/ 1 (pow z 3))) x))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (/ (- (+ (/ 1 (pow z 3)) (/ (pow y 2) (* (pow x 2) (pow z 3)))) (/ y (* x (pow z 3)))) x))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (/ (- (+ (* -1 (/ (pow y 3) (* (pow x 3) (pow z 3)))) (/ 1 (pow z 3))) (+ (* -1 (/ (pow y 2) (* (pow x 2) (pow z 3)))) (/ y (* x (pow z 3))))) x))) |
#s(approx (* (+ y x) (* (* z z) z)) #s(hole binary64 (* x (pow z 3)))) |
#s(approx (* (+ y x) (* (* z z) z)) #s(hole binary64 (* x (+ (/ (* y (pow z 3)) x) (pow z 3))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* 2 (sqrt (/ x z))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* x (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* (pow x 3) z))) y))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) z))) (pow y 3))) (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (sqrt (/ x z)))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) z))) (pow y 3))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))) |
#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 (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 z)))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))))) |
#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 (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* y z) x))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* -1 (* x (* z (- (* -1 (/ y z)) 1)))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) x)) (* z (- (* -1 (/ y z)) 1))))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y z)) 1))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ y x)) (* -1 (/ y z))) 1))))) |
#s(approx (+ (* x (/ y z)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* -1 (/ y z))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ x z)) (/ (* y (sqrt -1)) (sqrt -1))))) (pow x 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 3) (sqrt -1)) (sqrt -1)))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ x z)) (/ (* y (sqrt -1)) (sqrt -1))))) (pow x 2)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (* (pow y 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))))) (* 1/2 (* (sqrt (* x (pow z 3))) (/ (* y (* (sqrt -1) (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3))))) (sqrt -1)))))) x)) (* 1/2 (* (sqrt (/ x z)) (/ (* (pow y 3) (sqrt -1)) (sqrt -1))))) (pow x 3))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ x z)) (/ (* y (sqrt -1)) (sqrt -1))))) (pow x 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (/ (* (pow y 3) (sqrt -1)) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (* (pow y 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))))) (* 1/2 (* (sqrt (* x (pow z 3))) (/ (* y (* (sqrt -1) (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3))))) (sqrt -1))))) x)) (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 3) (sqrt -1)) (sqrt -1))))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (* (sqrt (/ 1 (* x (pow z 3)))) (* (sqrt -1) (sqrt -1))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* y (sqrt -1)) (sqrt -1)))) (* (sqrt (/ 1 (* x (pow z 3)))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* y (sqrt -1)) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ 1 (* x (pow z 3)))) (* (sqrt -1) (sqrt -1))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow z 3) x)) (/ (* (sqrt -1) (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3)))) (sqrt -1))))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* y (sqrt -1)) (sqrt -1)))) (* (sqrt (/ 1 (* x (pow z 3)))) (* (sqrt -1) (sqrt -1))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (* -1 (/ (- (/ y (* x (pow z 3))) (/ 1 (pow z 3))) x)))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ (pow y 2) (* x (pow z 3))) (/ y (pow z 3))) x)) (/ 1 (pow z 3))) x)))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) (* x (pow z 3))) (/ (pow y 2) (pow z 3))) x)) (/ y (pow z 3))) x)) (/ 1 (pow z 3))) x)))) |
#s(approx (* (+ y x) (* (* z z) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y (pow z 3)) x)) (* -1 (pow z 3))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -2 (* (sqrt (/ x z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) z))) (/ (* (pow y 3) (sqrt -1)) (* (pow (sqrt -1) 2) (* (sqrt -1) (* (sqrt -1) (sqrt -1))))))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* (sqrt (/ x z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) z))) (/ (* (pow y 3) (sqrt -1)) (* (sqrt -1) (* (pow (sqrt -1) 2) (* (sqrt -1) (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (/ (+ y x) z) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx y #s(hole binary64 y)) |
#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))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ 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 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* y (+ x z)))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* x z))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (+ (* x z) (* y (* z (+ 1 (/ x z))))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 x)) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (+ x (* y (+ 1 (/ x z)))))) |
#s(approx (+ (* x (/ y z)) y) #s(hole binary64 (* y (+ 1 (/ x z))))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (* z (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow x 3) z))))))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* y (* z (+ (* 1/8 (sqrt (/ 1 (* (pow x 5) z)))) (* 1/2 (* (sqrt (* (pow x 3) (pow z 3))) (- (/ 1 (* (pow x 3) (pow z 3))) (* 1/4 (/ 1 (* (pow x 3) (pow z 3)))))))))) (* z (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))))))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (sqrt (/ x z))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (+ (sqrt (/ x (pow z 3))) (* y (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (+ (sqrt (/ x (pow z 3))) (* y (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (+ (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))) (* y (+ (* 1/8 (sqrt (/ 1 (* (pow x 5) z)))) (* 1/2 (* (sqrt (* (pow x 3) (pow z 3))) (- (/ 1 (* (pow x 3) (pow z 3))) (* 1/4 (/ 1 (* (pow x 3) (pow z 3)))))))))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* x (pow z 3)))) (* y (+ (* -1/2 (sqrt (/ 1 (* (pow x 3) (pow z 3))))) (* 1/2 (* (sqrt (* x (pow z 3))) (* y (- (/ 1 (* (pow x 3) (pow z 3))) (* 1/4 (/ 1 (* (pow x 3) (pow z 3))))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* x (pow z 3)))) (* y (+ (* -1/2 (sqrt (/ 1 (* (pow x 3) (pow z 3))))) (* y (+ (* -1/2 (* (sqrt (* x (pow z 3))) (* y (+ (* -1/2 (/ (- (/ 1 (* (pow x 3) (pow z 3))) (* 1/4 (/ 1 (* (pow x 3) (pow z 3))))) x)) (/ 1 (* (pow x 4) (pow z 3))))))) (* 1/2 (* (sqrt (* x (pow z 3))) (- (/ 1 (* (pow x 3) (pow z 3))) (* 1/4 (/ 1 (* (pow x 3) (pow z 3)))))))))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (+ (* -1 (/ y (* (pow x 2) (pow z 3)))) (/ 1 (* x (pow z 3)))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (+ (* y (- (/ y (* (pow x 3) (pow z 3))) (/ 1 (* (pow x 2) (pow z 3))))) (/ 1 (* x (pow z 3)))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (+ (* y (- (* y (+ (* -1 (/ y (* (pow x 4) (pow z 3)))) (/ 1 (* (pow x 3) (pow z 3))))) (/ 1 (* (pow x 2) (pow z 3))))) (/ 1 (* x (pow z 3)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* (sqrt (/ 1 (* x z))) y)))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (* -1/4 (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (* y (+ (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) z))) y))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) y))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) z))) y)) (* 1/2 (sqrt (/ 1 (* x z))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ x z)) (* y (+ (* 1/2 (sqrt (/ 1 (* x z)))) (* y (+ (* -1/8 (sqrt (/ 1 (* (pow x 3) z)))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) z))) y))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* y (+ x z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* y (+ x z)))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* y (+ x (+ z (/ (* x z) y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* y (+ x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#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)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#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)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))))) |
#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 z)) y) x) z) #s(hole binary64 (* y (* z (+ 1 (/ x z)))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* y (+ (* z (+ 1 (/ x z))) (/ (* x z) y))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (* y (+ 1 (/ x z))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (* y (+ 1 (+ (/ x y) (/ x z)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (+ (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))) (/ (* z (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))) (/ (* z (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))) (+ (/ (* z (+ (* -1/2 (* (* x (+ (* 1/4 (/ (* (pow x 2) y) (pow z 3))) (/ (pow x 3) (pow z 3)))) (sqrt (* y (pow z 3))))) (* -1/4 (* (pow x 2) (sqrt (/ (pow y 3) z)))))) (pow y 4)) (/ (* z (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (+ (* x (sqrt (/ 1 (* y (pow z 3))))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (+ (* x (sqrt (/ 1 (* y (pow z 3))))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* -1/2 (* (* x (+ (* 1/4 (/ (* (pow x 2) y) (pow z 3))) (/ (pow x 3) (pow z 3)))) (sqrt (/ (pow z 3) (pow y 7))))) (+ (* -1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* -1/4 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (+ (* x (sqrt (/ 1 (* y (pow z 3))))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* y (pow z 3)))) (+ (* -1/2 (* x (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* y (pow z 3)))) (+ (* -1/2 (* x (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* -1/2 (* (sqrt (/ (pow z 3) (pow y 7))) (+ (* 1/4 (/ (* (pow x 2) y) (pow z 3))) (/ (pow x 3) (pow z 3))))) (* 1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) (pow z 3))))))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (/ (+ (* -1 (/ x (* y (pow z 3)))) (/ 1 (pow z 3))) y))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (/ (- (+ (/ 1 (pow z 3)) (/ (pow x 2) (* (pow y 2) (pow z 3)))) (/ x (* y (pow z 3)))) y))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (/ (- (+ (* -1 (/ (pow x 3) (* (pow y 3) (pow z 3)))) (/ 1 (pow z 3))) (+ (* -1 (/ (pow x 2) (* (pow y 2) (pow z 3)))) (/ x (* y (pow z 3))))) y))) |
#s(approx (* (+ y x) (* (* z z) z)) #s(hole binary64 (* y (+ (/ (* x (pow z 3)) y) (pow z 3))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* y (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* y (+ (* -1/4 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* y (+ (* -1/4 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/8 (* (pow x 3) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/16 (* (pow x 3) (sqrt (/ 1 (* (pow y 7) z))))) (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (/ (+ y x) z) #s(hole binary64 (* y (+ (/ 1 z) (/ x (* y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 z)))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))))) |
#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 z)) y) x) z) #s(hole binary64 (* -1 (* y (* z (- (* -1 (/ x z)) 1)))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* x z) y)) (* z (- (* -1 (/ x z)) 1))))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x z)) 1))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ x z))) 1))))) |
#s(approx (+ (* x (/ y z)) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x z)) 1))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (/ (* x (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3))))) (sqrt -1)) (sqrt (* y (pow z 3))))))) y)) (* 1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 3))) (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (/ (* x (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3))))) (sqrt -1)) (sqrt (* y (pow z 3)))))) y)) (* 1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3)))))) (pow y 3))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (* (sqrt (/ 1 (* y (pow z 3)))) (* (sqrt -1) (sqrt -1))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1/2 (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y (pow z 3)))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1/2 (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (* (sqrt (/ 1 (* y (pow z 3)))) (* (sqrt -1) (sqrt -1))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* 1/2 (* (sqrt (/ (pow z 3) y)) (/ (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3)))) (sqrt -1))))) (pow y 3))) (+ (* -1/2 (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y (pow z 3)))) (* (sqrt -1) (sqrt -1))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (* -1 (/ (- (/ x (* y (pow z 3))) (/ 1 (pow z 3))) y)))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) (* y (pow z 3))) (/ x (pow z 3))) y)) (/ 1 (pow z 3))) y)))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) (* y (pow z 3))) (/ (pow x 2) (pow z 3))) y)) (/ x (pow z 3))) y)) (/ 1 (pow z 3))) y)))) |
#s(approx (* (+ y x) (* (* z z) z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* x (pow z 3)) y)) (* -1 (pow z 3))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -2 (* (sqrt (/ y z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/8 (* (/ (* (pow x 3) (sqrt -1)) (* (sqrt -1) (* (sqrt -1) (* (sqrt -1) (pow (sqrt -1) 2))))) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* (sqrt (/ y z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (* (pow x 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/2 (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (* (pow x 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/16 (* (/ (* (pow x 3) (sqrt -1)) (* (pow (sqrt -1) 2) (* (sqrt -1) (* (sqrt -1) (sqrt -1))))) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 1/2 (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (/ (+ y x) z) #s(hole binary64 (* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ y x) z) (* y x)) #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 (sqrt (* x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ 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 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x y) (* z (+ x y))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* x y))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (+ (* x y) (* z (+ x y))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (/ (+ (* x y) (* z (+ x y))) z))) |
#s(approx (+ (* x (/ y z)) y) #s(hole binary64 (/ (+ (* x y) (* y z)) z))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* (* x y) (sqrt (/ 1 (* z (+ x y))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (/ (+ (* 2 (sqrt (* (pow z 3) (+ x y)))) (* (* x y) (sqrt (/ z (+ x y))))) z))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (/ (+ (* 2 (sqrt (* (pow z 3) (+ x y)))) (* (* x y) (sqrt (/ z (+ x y))))) (pow z 2)))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (sqrt (/ 1 (* (pow z 3) (+ x y)))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (/ 1 (* (pow z 3) (+ x y))))) |
#s(approx (* (+ y x) (* (* z z) z)) #s(hole binary64 (* (pow z 3) (+ x y)))) |
#s(approx (* (* z z) z) #s(hole binary64 (pow z 3))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* 2 (sqrt (/ (+ x y) z))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (sqrt (/ (+ x y) z)))) |
#s(approx (/ (+ y x) z) #s(hole binary64 (/ (+ x y) z))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#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)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#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)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* z (+ y (/ (* x y) z))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* z (+ x y)))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (+ x (+ y (/ (* x y) z))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (sqrt (/ (+ x y) z))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* z (+ x y))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (* (pow y 3) (sqrt -1))) (* (sqrt -1) (* (sqrt -1) (* (sqrt -1) (pow (sqrt -1) 2))))) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* z (+ x y))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (* (pow y 3) (sqrt -1))) (* (sqrt -1) (* (sqrt -1) (* (sqrt -1) (pow (sqrt -1) 2))))) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 y)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (* x y) z))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (* (sqrt (* z (+ x y))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* z (+ (* -2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (* x (* y (* (sqrt -1) (sqrt -1)))) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* -1 (* (* x (* y (* (sqrt -1) (sqrt -1)))) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (* -1 (* (sqrt (/ 1 (* (pow z 3) (+ x y)))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 131.0ms | y | @ | -inf | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) y x z (* y x) 2 (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y 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)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (+ (* x (/ y z)) y) x) z) (+ (+ (* x (/ y z)) y) x) (+ (* x (/ y z)) y) (/ y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (/ 1 (* (+ y x) (* (* z z) z))) 1 (* (+ y x) (* (* z z) z)) (* (* z z) z) (* z z) (* (sqrt (/ (+ y x) z)) 2) (sqrt (/ (+ y x) z)) (/ (+ y x) z)) |
| 58.0ms | z | @ | -inf | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) y x z (* y x) 2 (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y 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)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (+ (* x (/ y z)) y) x) z) (+ (+ (* x (/ y z)) y) x) (+ (* x (/ y z)) y) (/ y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (/ 1 (* (+ y x) (* (* z z) z))) 1 (* (+ y x) (* (* z z) z)) (* (* z z) z) (* z z) (* (sqrt (/ (+ y x) z)) 2) (sqrt (/ (+ y x) z)) (/ (+ y x) z)) |
| 55.0ms | x | @ | -inf | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) y x z (* y x) 2 (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y 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)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (+ (* x (/ y z)) y) x) z) (+ (+ (* x (/ y z)) y) x) (+ (* x (/ y z)) y) (/ y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (/ 1 (* (+ y x) (* (* z z) z))) 1 (* (+ y x) (* (* z z) z)) (* (* z z) z) (* z z) (* (sqrt (/ (+ y x) z)) 2) (sqrt (/ (+ y x) z)) (/ (+ y x) z)) |
| 49.0ms | x | @ | 0 | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) y x z (* y x) 2 (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y 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)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (+ (* x (/ y z)) y) x) z) (+ (+ (* x (/ y z)) y) x) (+ (* x (/ y z)) y) (/ y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (/ 1 (* (+ y x) (* (* z z) z))) 1 (* (+ y x) (* (* z z) z)) (* (* z z) z) (* z z) (* (sqrt (/ (+ y x) z)) 2) (sqrt (/ (+ y x) z)) (/ (+ y x) z)) |
| 42.0ms | y | @ | 0 | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) y x z (* y x) 2 (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y 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)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (+ (* x (/ y z)) y) x) z) (+ (+ (* x (/ y z)) y) x) (+ (* x (/ y z)) y) (/ y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (/ 1 (* (+ y x) (* (* z z) z))) 1 (* (+ y x) (* (* z z) z)) (* (* z z) z) (* z z) (* (sqrt (/ (+ y x) z)) 2) (sqrt (/ (+ y x) z)) (/ (+ y x) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1941 | 19522 |
| 0 | 1986 | 18845 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
(sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+.f64 y x) |
y |
x |
z |
(*.f64 y x) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)) |
(*.f64 (+.f64 z x) y) |
(+.f64 z x) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z)))) |
(sqrt.f64 #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)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z)) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(+.f64 (fma.f64 x (/.f64 y z) y) x) |
(fma.f64 x (/.f64 y z) y) |
(/.f64 y z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z)) |
(*.f64 (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z) |
(fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z))) |
#s(literal 1 binary64) |
(*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)) |
(*.f64 (*.f64 z z) z) |
(*.f64 z z) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(sqrt.f64 (/.f64 (+.f64 y x) z)) |
(/.f64 (+.f64 y x) z) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y x) #s(hole binary64 (* x 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 z)) (sqrt (/ 1 (* 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)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ 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 (/ 1 (* 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)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* y z))) |
#s(approx (* (+ z x) y) #s(hole binary64 (+ (* x y) (* y z)))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (+ (* x (* z (+ 1 (/ y z)))) (* y z)))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 y)) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (+ y (* x (+ 1 (/ y z)))))) |
#s(approx (+ (* x (/ y z)) y) #s(hole binary64 y)) |
#s(approx (+ (* x (/ y z)) y) #s(hole binary64 (+ y (/ (* x y) z)))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (* z (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow y 3) z))))))) (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* x (* z (+ (* 1/8 (sqrt (/ 1 (* (pow y 5) z)))) (* 1/2 (* (sqrt (* (pow y 3) (pow z 3))) (- (/ 1 (* (pow y 3) (pow z 3))) (* 1/4 (/ 1 (* (pow y 3) (pow z 3)))))))))) (* z (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))))))) (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (sqrt (/ y z))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (+ (sqrt (/ y (pow z 3))) (* x (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (+ (sqrt (/ y (pow z 3))) (* x (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (+ (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))) (* x (+ (* 1/8 (sqrt (/ 1 (* (pow y 5) z)))) (* 1/2 (* (sqrt (* (pow y 3) (pow z 3))) (- (/ 1 (* (pow y 3) (pow z 3))) (* 1/4 (/ 1 (* (pow y 3) (pow z 3)))))))))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (sqrt (/ 1 (* y (pow z 3)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* y (pow z 3)))) (* -1/2 (* x (sqrt (/ 1 (* (pow y 3) (pow z 3))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* y (pow z 3)))) (* x (+ (* -1/2 (sqrt (/ 1 (* (pow y 3) (pow z 3))))) (* 1/2 (* (* x (- (/ 1 (* (pow y 3) (pow z 3))) (* 1/4 (/ 1 (* (pow y 3) (pow z 3)))))) (sqrt (* y (pow z 3)))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* y (pow z 3)))) (* x (+ (* -1/2 (sqrt (/ 1 (* (pow y 3) (pow z 3))))) (* x (+ (* -1/2 (* (* x (+ (* -1/2 (/ (- (/ 1 (* (pow y 3) (pow z 3))) (* 1/4 (/ 1 (* (pow y 3) (pow z 3))))) y)) (/ 1 (* (pow y 4) (pow z 3))))) (sqrt (* y (pow z 3))))) (* 1/2 (* (sqrt (* y (pow z 3))) (- (/ 1 (* (pow y 3) (pow z 3))) (* 1/4 (/ 1 (* (pow y 3) (pow z 3)))))))))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (/ 1 (* y (pow z 3))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (+ (* -1 (/ x (* (pow y 2) (pow z 3)))) (/ 1 (* y (pow z 3)))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (+ (* x (- (/ x (* (pow y 3) (pow z 3))) (/ 1 (* (pow y 2) (pow z 3))))) (/ 1 (* y (pow z 3)))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (/ x (* (pow y 4) (pow z 3)))) (/ 1 (* (pow y 3) (pow z 3))))) (/ 1 (* (pow y 2) (pow z 3))))) (/ 1 (* y (pow z 3)))))) |
#s(approx (* (+ y x) (* (* z z) z)) #s(hole binary64 (* y (pow z 3)))) |
#s(approx (* (+ y x) (* (* z z) z)) #s(hole binary64 (+ (* x (pow z 3)) (* y (pow z 3))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* 2 (sqrt (/ y z))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (sqrt (/ 1 (* y z))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (* -1/4 (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (* x (+ (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))) (* 1/8 (* x (sqrt (/ 1 (* (pow y 5) 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 (sqrt (/ 1 (* y z)))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ y z)) (* x (+ (* -1/8 (* x (sqrt (/ 1 (* (pow y 3) z))))) (* 1/2 (sqrt (/ 1 (* y z))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ y z)) (* x (+ (* 1/2 (sqrt (/ 1 (* y z)))) (* x (+ (* -1/8 (sqrt (/ 1 (* (pow y 3) z)))) (* 1/16 (* x (sqrt (/ 1 (* (pow y 5) 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 (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* x (+ y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x (+ y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* x (+ y (/ (* y z) x))))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* x (* z (+ 1 (/ y z)))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* x (+ (* z (+ 1 (/ y z))) (/ (* y z) x))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (* x (+ 1 (/ y z))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (* x (+ 1 (+ (/ y x) (/ y z)))))) |
#s(approx (+ (* x (/ y z)) y) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* x (/ y z)) y) #s(hole binary64 (* x (+ (/ y x) (/ y z))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (+ (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))) (/ (* z (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 3))) (+ (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))) (/ (* z (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 3))) (+ (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))) (+ (/ (* z (+ (* -1/2 (* (sqrt (* x (pow z 3))) (* y (+ (* 1/4 (/ (* x (pow y 2)) (pow z 3))) (/ (pow y 3) (pow z 3)))))) (* -1/4 (* (sqrt (/ (pow x 3) z)) (pow y 2))))) (pow x 4)) (/ (* z (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 2 (sqrt (/ 1 (* x z)))) (+ (* (sqrt (/ 1 (* x (pow z 3)))) y) (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 3))) (+ (* 2 (sqrt (/ 1 (* x z)))) (+ (* (sqrt (/ 1 (* x (pow z 3)))) y) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* -1/2 (* (sqrt (/ (pow z 3) (pow x 7))) (* y (+ (* 1/4 (/ (* x (pow y 2)) (pow z 3))) (/ (pow y 3) (pow z 3)))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 3))) (+ (* 2 (sqrt (/ 1 (* x z)))) (+ (* (sqrt (/ 1 (* x (pow z 3)))) y) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (sqrt (/ 1 (* x (pow z 3)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* x (pow z 3)))) (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) y))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* x (pow z 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) y)) (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 2))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* x (pow z 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) y)) (+ (* -1/2 (* (sqrt (/ (pow z 3) (pow x 7))) (+ (* 1/4 (/ (* x (pow y 2)) (pow z 3))) (/ (pow y 3) (pow z 3))))) (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 2)))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (/ 1 (* x (pow z 3))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (/ (+ (* -1 (/ y (* x (pow z 3)))) (/ 1 (pow z 3))) x))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (/ (- (+ (/ 1 (pow z 3)) (/ (pow y 2) (* (pow x 2) (pow z 3)))) (/ y (* x (pow z 3)))) x))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (/ (- (+ (* -1 (/ (pow y 3) (* (pow x 3) (pow z 3)))) (/ 1 (pow z 3))) (+ (* -1 (/ (pow y 2) (* (pow x 2) (pow z 3)))) (/ y (* x (pow z 3))))) x))) |
#s(approx (* (+ y x) (* (* z z) z)) #s(hole binary64 (* x (pow z 3)))) |
#s(approx (* (+ y x) (* (* z z) z)) #s(hole binary64 (* x (+ (/ (* y (pow z 3)) x) (pow z 3))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* 2 (sqrt (/ x z))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* x (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* (pow x 3) z))) y))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) z))) (pow y 3))) (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (sqrt (/ x z)))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) z))) (pow y 3))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))) |
#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 (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 z)))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))))) |
#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 (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* y z) x))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* -1 (* x (* z (- (* -1 (/ y z)) 1)))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) x)) (* z (- (* -1 (/ y z)) 1))))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y z)) 1))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ y x)) (* -1 (/ y z))) 1))))) |
#s(approx (+ (* x (/ y z)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* -1 (/ y z))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ x z)) (/ (* y (sqrt -1)) (sqrt -1))))) (pow x 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 3) (sqrt -1)) (sqrt -1)))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ x z)) (/ (* y (sqrt -1)) (sqrt -1))))) (pow x 2)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (* (pow y 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))))) (* 1/2 (* (sqrt (* x (pow z 3))) (/ (* y (* (sqrt -1) (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3))))) (sqrt -1)))))) x)) (* 1/2 (* (sqrt (/ x z)) (/ (* (pow y 3) (sqrt -1)) (sqrt -1))))) (pow x 3))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ x z)) (/ (* y (sqrt -1)) (sqrt -1))))) (pow x 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (/ (* (pow y 3) (sqrt -1)) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (* (pow y 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))))) (* 1/2 (* (sqrt (* x (pow z 3))) (/ (* y (* (sqrt -1) (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3))))) (sqrt -1))))) x)) (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 3) (sqrt -1)) (sqrt -1))))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (* (sqrt (/ 1 (* x (pow z 3)))) (* (sqrt -1) (sqrt -1))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* y (sqrt -1)) (sqrt -1)))) (* (sqrt (/ 1 (* x (pow z 3)))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* y (sqrt -1)) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ 1 (* x (pow z 3)))) (* (sqrt -1) (sqrt -1))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow z 3) x)) (/ (* (sqrt -1) (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3)))) (sqrt -1))))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* y (sqrt -1)) (sqrt -1)))) (* (sqrt (/ 1 (* x (pow z 3)))) (* (sqrt -1) (sqrt -1))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (* -1 (/ (- (/ y (* x (pow z 3))) (/ 1 (pow z 3))) x)))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ (pow y 2) (* x (pow z 3))) (/ y (pow z 3))) x)) (/ 1 (pow z 3))) x)))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) (* x (pow z 3))) (/ (pow y 2) (pow z 3))) x)) (/ y (pow z 3))) x)) (/ 1 (pow z 3))) x)))) |
#s(approx (* (+ y x) (* (* z z) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y (pow z 3)) x)) (* -1 (pow z 3))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -2 (* (sqrt (/ x z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) z))) (/ (* (pow y 3) (sqrt -1)) (* (pow (sqrt -1) 2) (* (sqrt -1) (* (sqrt -1) (sqrt -1))))))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* (sqrt (/ x z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) z))) (/ (* (pow y 3) (sqrt -1)) (* (sqrt -1) (* (pow (sqrt -1) 2) (* (sqrt -1) (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (/ (+ y x) z) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx y #s(hole binary64 y)) |
#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))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ 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 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* y (+ x z)))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* x z))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (+ (* x z) (* y (* z (+ 1 (/ x z))))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 x)) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (+ x (* y (+ 1 (/ x z)))))) |
#s(approx (+ (* x (/ y z)) y) #s(hole binary64 (* y (+ 1 (/ x z))))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (* z (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow x 3) z))))))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* y (* z (+ (* 1/8 (sqrt (/ 1 (* (pow x 5) z)))) (* 1/2 (* (sqrt (* (pow x 3) (pow z 3))) (- (/ 1 (* (pow x 3) (pow z 3))) (* 1/4 (/ 1 (* (pow x 3) (pow z 3)))))))))) (* z (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))))))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (sqrt (/ x z))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (+ (sqrt (/ x (pow z 3))) (* y (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (+ (sqrt (/ x (pow z 3))) (* y (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (+ (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))) (* y (+ (* 1/8 (sqrt (/ 1 (* (pow x 5) z)))) (* 1/2 (* (sqrt (* (pow x 3) (pow z 3))) (- (/ 1 (* (pow x 3) (pow z 3))) (* 1/4 (/ 1 (* (pow x 3) (pow z 3)))))))))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* x (pow z 3)))) (* y (+ (* -1/2 (sqrt (/ 1 (* (pow x 3) (pow z 3))))) (* 1/2 (* (sqrt (* x (pow z 3))) (* y (- (/ 1 (* (pow x 3) (pow z 3))) (* 1/4 (/ 1 (* (pow x 3) (pow z 3))))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* x (pow z 3)))) (* y (+ (* -1/2 (sqrt (/ 1 (* (pow x 3) (pow z 3))))) (* y (+ (* -1/2 (* (sqrt (* x (pow z 3))) (* y (+ (* -1/2 (/ (- (/ 1 (* (pow x 3) (pow z 3))) (* 1/4 (/ 1 (* (pow x 3) (pow z 3))))) x)) (/ 1 (* (pow x 4) (pow z 3))))))) (* 1/2 (* (sqrt (* x (pow z 3))) (- (/ 1 (* (pow x 3) (pow z 3))) (* 1/4 (/ 1 (* (pow x 3) (pow z 3)))))))))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (+ (* -1 (/ y (* (pow x 2) (pow z 3)))) (/ 1 (* x (pow z 3)))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (+ (* y (- (/ y (* (pow x 3) (pow z 3))) (/ 1 (* (pow x 2) (pow z 3))))) (/ 1 (* x (pow z 3)))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (+ (* y (- (* y (+ (* -1 (/ y (* (pow x 4) (pow z 3)))) (/ 1 (* (pow x 3) (pow z 3))))) (/ 1 (* (pow x 2) (pow z 3))))) (/ 1 (* x (pow z 3)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* (sqrt (/ 1 (* x z))) y)))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (* -1/4 (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (* y (+ (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) z))) y))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) y))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) z))) y)) (* 1/2 (sqrt (/ 1 (* x z))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (+ (sqrt (/ x z)) (* y (+ (* 1/2 (sqrt (/ 1 (* x z)))) (* y (+ (* -1/8 (sqrt (/ 1 (* (pow x 3) z)))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) z))) y))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* y (+ x z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* y (+ x z)))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* y (+ x (+ z (/ (* x z) y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* y (+ x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#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)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#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)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))))) |
#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 z)) y) x) z) #s(hole binary64 (* y (* z (+ 1 (/ x z)))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* y (+ (* z (+ 1 (/ x z))) (/ (* x z) y))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (* y (+ 1 (/ x z))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (* y (+ 1 (+ (/ x y) (/ x z)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (+ (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))) (/ (* z (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))) (/ (* z (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))) (+ (/ (* z (+ (* -1/2 (* (* x (+ (* 1/4 (/ (* (pow x 2) y) (pow z 3))) (/ (pow x 3) (pow z 3)))) (sqrt (* y (pow z 3))))) (* -1/4 (* (pow x 2) (sqrt (/ (pow y 3) z)))))) (pow y 4)) (/ (* z (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (+ (* x (sqrt (/ 1 (* y (pow z 3))))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (+ (* x (sqrt (/ 1 (* y (pow z 3))))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* -1/2 (* (* x (+ (* 1/4 (/ (* (pow x 2) y) (pow z 3))) (/ (pow x 3) (pow z 3)))) (sqrt (/ (pow z 3) (pow y 7))))) (+ (* -1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* -1/4 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (+ (* x (sqrt (/ 1 (* y (pow z 3))))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* y (pow z 3)))) (+ (* -1/2 (* x (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* y (pow z 3)))) (+ (* -1/2 (* x (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* -1/2 (* (sqrt (/ (pow z 3) (pow y 7))) (+ (* 1/4 (/ (* (pow x 2) y) (pow z 3))) (/ (pow x 3) (pow z 3))))) (* 1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) (pow z 3))))))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (/ (+ (* -1 (/ x (* y (pow z 3)))) (/ 1 (pow z 3))) y))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (/ (- (+ (/ 1 (pow z 3)) (/ (pow x 2) (* (pow y 2) (pow z 3)))) (/ x (* y (pow z 3)))) y))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (/ (- (+ (* -1 (/ (pow x 3) (* (pow y 3) (pow z 3)))) (/ 1 (pow z 3))) (+ (* -1 (/ (pow x 2) (* (pow y 2) (pow z 3)))) (/ x (* y (pow z 3))))) y))) |
#s(approx (* (+ y x) (* (* z z) z)) #s(hole binary64 (* y (+ (/ (* x (pow z 3)) y) (pow z 3))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* y (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* y (+ (* -1/4 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* y (+ (* -1/4 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/8 (* (pow x 3) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/16 (* (pow x 3) (sqrt (/ 1 (* (pow y 7) z))))) (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (/ (+ y x) z) #s(hole binary64 (* y (+ (/ 1 z) (/ x (* y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 z)))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))))) |
#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 z)) y) x) z) #s(hole binary64 (* -1 (* y (* z (- (* -1 (/ x z)) 1)))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* x z) y)) (* z (- (* -1 (/ x z)) 1))))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x z)) 1))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ x z))) 1))))) |
#s(approx (+ (* x (/ y z)) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x z)) 1))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (/ (* x (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3))))) (sqrt -1)) (sqrt (* y (pow z 3))))))) y)) (* 1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 3))) (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (/ (* x (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3))))) (sqrt -1)) (sqrt (* y (pow z 3)))))) y)) (* 1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3)))))) (pow y 3))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (* (sqrt (/ 1 (* y (pow z 3)))) (* (sqrt -1) (sqrt -1))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1/2 (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y (pow z 3)))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1/2 (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (* (sqrt (/ 1 (* y (pow z 3)))) (* (sqrt -1) (sqrt -1))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* 1/2 (* (sqrt (/ (pow z 3) y)) (/ (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3)))) (sqrt -1))))) (pow y 3))) (+ (* -1/2 (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y (pow z 3)))) (* (sqrt -1) (sqrt -1))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (* -1 (/ (- (/ x (* y (pow z 3))) (/ 1 (pow z 3))) y)))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) (* y (pow z 3))) (/ x (pow z 3))) y)) (/ 1 (pow z 3))) y)))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) (* y (pow z 3))) (/ (pow x 2) (pow z 3))) y)) (/ x (pow z 3))) y)) (/ 1 (pow z 3))) y)))) |
#s(approx (* (+ y x) (* (* z z) z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* x (pow z 3)) y)) (* -1 (pow z 3))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -2 (* (sqrt (/ y z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/8 (* (/ (* (pow x 3) (sqrt -1)) (* (sqrt -1) (* (sqrt -1) (* (sqrt -1) (pow (sqrt -1) 2))))) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* (sqrt (/ y z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (* (pow x 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/2 (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (* (pow x 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/16 (* (/ (* (pow x 3) (sqrt -1)) (* (pow (sqrt -1) 2) (* (sqrt -1) (* (sqrt -1) (sqrt -1))))) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 1/2 (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (/ (+ y x) z) #s(hole binary64 (* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ y x) z) (* y x)) #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 (sqrt (* x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ 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 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x y) (* z (+ x y))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* x y))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (+ (* x y) (* z (+ x y))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (/ (+ (* x y) (* z (+ x y))) z))) |
#s(approx (+ (* x (/ y z)) y) #s(hole binary64 (/ (+ (* x y) (* y z)) z))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* (* x y) (sqrt (/ 1 (* z (+ x y))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (/ (+ (* 2 (sqrt (* (pow z 3) (+ x y)))) (* (* x y) (sqrt (/ z (+ x y))))) z))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (/ (+ (* 2 (sqrt (* (pow z 3) (+ x y)))) (* (* x y) (sqrt (/ z (+ x y))))) (pow z 2)))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (sqrt (/ 1 (* (pow z 3) (+ x y)))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) #s(hole binary64 (/ 1 (* (pow z 3) (+ x y))))) |
#s(approx (* (+ y x) (* (* z z) z)) #s(hole binary64 (* (pow z 3) (+ x y)))) |
#s(approx (* (* z z) z) #s(hole binary64 (pow z 3))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* 2 (sqrt (/ (+ x y) z))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (sqrt (/ (+ x y) z)))) |
#s(approx (/ (+ y x) z) #s(hole binary64 (/ (+ x y) z))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#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)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#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)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* z (+ y (/ (* x y) z))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* z (+ x y)))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (+ (* x (/ y z)) y) x) #s(hole binary64 (+ x (+ y (/ (* x y) z))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (sqrt (/ (+ x y) z))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* z (+ x y))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (* (pow y 3) (sqrt -1))) (* (sqrt -1) (* (sqrt -1) (* (sqrt -1) (pow (sqrt -1) 2))))) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* z (+ x y))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (* (pow y 3) (sqrt -1))) (* (sqrt -1) (* (sqrt -1) (* (sqrt -1) (pow (sqrt -1) 2))))) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 y)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (* x y) z))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (* (sqrt (* z (+ x y))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* z (+ (* -2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (* x (* y (* (sqrt -1) (sqrt -1)))) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* -1 (* (* x (* y (* (sqrt -1) (sqrt -1)))) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (* -1 (* (sqrt (/ 1 (* (pow z 3) (+ x y)))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
(sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+.f64 (*.f64 (+.f64 y x) z) (*.f64 y x)) |
(+.f64 y x) |
y |
x |
z |
(*.f64 y x) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)) |
(*.f64 (+.f64 z x) y) |
(+.f64 z x) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z)))) |
(sqrt.f64 #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)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z)) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(+.f64 (fma.f64 x (/.f64 y z) y) x) |
(fma.f64 x (/.f64 y z) y) |
(+.f64 (*.f64 x (/.f64 y z)) y) |
(/.f64 y z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z)) |
(*.f64 (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z) |
(fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z))) |
#s(literal 1 binary64) |
(*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)) |
(*.f64 (*.f64 z z) z) |
(*.f64 z z) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(sqrt.f64 (/.f64 (+.f64 y x) z)) |
(/.f64 (+.f64 y x) z) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 (*.f64 x (+.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (sqrt.f64 (*.f64 y z))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (+.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z)) |
#s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z))) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 x y)) |
#s(approx x x) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 (*.f64 x (+.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y z))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (+.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y z)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 x (+.f64 y z) (*.f64 y z))) |
#s(approx (* (+ z x) y) (*.f64 y z)) |
#s(approx (* (+ z x) y) (fma.f64 x y (*.f64 y z))) |
#s(approx (+ z x) z) |
#s(approx (+ z x) (+.f64 x z)) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) (*.f64 y z)) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) (fma.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 y z))) |
#s(approx (+ (+ (* x (/ y z)) y) x) y) |
#s(approx (+ (+ (* x (/ y z)) y) x) (+.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
#s(approx (+ (* x (/ y z)) y) y) |
#s(approx (+ (* x (/ y z)) y) (+.f64 y (/.f64 (*.f64 x y) z))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 x (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 z (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))))))) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))) (*.f64 x (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))))))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))))) (sqrt.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) y) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))))))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (fma.f64 x (-.f64 (/.f64 x (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (fma.f64 x (-.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) |
#s(approx (* (+ y x) (* (* z z) z)) (*.f64 y (pow.f64 z #s(literal 3 binary64)))) |
#s(approx (* (+ y x) (* (* z z) z)) (fma.f64 x (pow.f64 z #s(literal 3 binary64)) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z))))))))))) |
#s(approx (sqrt (/ (+ y x) z)) (sqrt.f64 (/.f64 y z))) |
#s(approx (sqrt (/ (+ y x) z)) (+.f64 (sqrt.f64 (/.f64 y z)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))))) |
#s(approx (sqrt (/ (+ y x) z)) (+.f64 (sqrt.f64 (/.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))))))) |
#s(approx (sqrt (/ (+ y x) z)) (+.f64 (sqrt.f64 (/.f64 y z)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))) (*.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z))))))))))) |
#s(approx (/ (+ y x) z) (/.f64 y z)) |
#s(approx (/ (+ y x) z) (+.f64 (/.f64 x z) (/.f64 y z))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (+.f64 y z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (sqrt.f64 (*.f64 x (+.f64 y z)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x (+.f64 y z))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x (+.f64 y (+.f64 z (/.f64 (*.f64 y z) x))))) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (+.f64 y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 x (+.f64 y z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x (+.f64 y z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x (+.f64 y (+.f64 z (/.f64 (*.f64 y z) x))))) |
#s(approx (* (+ z x) y) (*.f64 x y)) |
#s(approx (* (+ z x) y) (*.f64 x (+.f64 y (/.f64 (*.f64 y z) x)))) |
#s(approx (+ z x) x) |
#s(approx (+ z x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) (*.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) (*.f64 x (fma.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y z)) (/.f64 (*.f64 y z) x)))) |
#s(approx (+ (+ (* x (/ y z)) y) x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
#s(approx (+ (+ (* x (/ y z)) y) x) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 y x) (/.f64 y z))))) |
#s(approx (+ (* x (/ y z)) y) (/.f64 (*.f64 x y) z)) |
#s(approx (+ (* x (/ y z)) y) (*.f64 x (+.f64 (/.f64 y x) (/.f64 y z)))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 x (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 x (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y)) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (pow.f64 y #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y)) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (pow.f64 y #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y)) (+.f64 (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (pow.f64 z #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) z)) (pow.f64 y #s(literal 2 binary64)))))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (pow.f64 y #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y)))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 y #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y)))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 y #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 y #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 7 binary64)))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (pow.f64 z #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (pow.f64 y #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) y)))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) y) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (pow.f64 z #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 y #s(literal 2 binary64)))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) x)) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 y (*.f64 x (pow.f64 z #s(literal 3 binary64))))) x)) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 y (*.f64 x (pow.f64 z #s(literal 3 binary64)))))) x)) |
#s(approx (* (+ y x) (* (* z z) z)) (*.f64 x (pow.f64 z #s(literal 3 binary64)))) |
#s(approx (* (+ y x) (* (* z z) z)) (*.f64 x (+.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64))) x) (pow.f64 z #s(literal 3 binary64))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y)))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (pow.f64 y #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (pow.f64 y #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) z))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y)))))) |
#s(approx (sqrt (/ (+ y x) z)) (sqrt.f64 (/.f64 x z))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (pow.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y)))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (pow.f64 y #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) z))) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y))))))) |
#s(approx (/ (+ y x) z) (/.f64 x z)) |
#s(approx (/ (+ y x) z) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x))))))) |
#s(approx (+ y x) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x))))))) |
#s(approx (* (+ z x) y) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x)))))) |
#s(approx (+ z x) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal 1 binary64))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y z)) #s(literal 1 binary64)))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y z)) #s(literal 1 binary64))))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y z)) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y x) (*.f64 #s(literal -1 binary64) (/.f64 y z))) #s(literal 1 binary64))))) |
#s(approx (+ (* x (/ y z)) y) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 y x) (*.f64 #s(literal -1 binary64) (/.f64 y z)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 x z)) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 x z)) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) z)) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1 binary64))))))) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 x z)) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) z)) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))))) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 y (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) x))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 y (pow.f64 z #s(literal 3 binary64)))) x)) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) x))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 3 binary64)))) x)) (/.f64 y (pow.f64 z #s(literal 3 binary64)))) x)) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) x))) |
#s(approx (* (+ y x) (* (* z z) z)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64))) x) (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) z))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) z))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (+ y x) z) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x z))) (/.f64 #s(literal 1 binary64) z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (+.f64 x z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 x z) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (sqrt.f64 (*.f64 x z))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (+.f64 x z)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 x z) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 3 binary64))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z)) |
#s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x z (*.f64 y (+.f64 x z)))) |
#s(approx y y) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (+.f64 x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 x z) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 x z))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (+.f64 x z)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 x z) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 3 binary64))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 x z (*.f64 y (+.f64 x z)))) |
#s(approx (* (+ z x) y) (*.f64 y (+.f64 x z))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) (*.f64 x z)) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) (fma.f64 x z (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z)))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) x) |
#s(approx (+ (+ (* x (/ y z)) y) x) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x z))))) |
#s(approx (+ (* x (/ y z)) y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x z)))) |
#s(approx (/ y z) (/.f64 y z)) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 y (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z)))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 y (fma.f64 y (*.f64 z (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))))))) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (*.f64 y (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))))))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) x) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 z #s(literal 3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))))))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64)))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (fma.f64 y (-.f64 (/.f64 y (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64)))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (fma.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) y))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) y)))))))) |
#s(approx (sqrt (/ (+ y x) z)) (+.f64 (sqrt.f64 (/.f64 x z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) y)))) |
#s(approx (sqrt (/ (+ y x) z)) (+.f64 (sqrt.f64 (/.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))))) |
#s(approx (sqrt (/ (+ y x) z)) (+.f64 (sqrt.f64 (/.f64 x z)) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) y)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y (+.f64 x z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (+.f64 x z) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (sqrt.f64 (*.f64 y (+.f64 x z)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (+.f64 x z) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y (+.f64 x z))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y (+.f64 x (+.f64 z (/.f64 (*.f64 x z) y))))) |
#s(approx (+ y x) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y (+.f64 x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (+.f64 x z) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y (+.f64 x z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (+.f64 x z) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y (+.f64 x z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y (+.f64 x (+.f64 z (/.f64 (*.f64 x z) y))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) (*.f64 y (fma.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 (*.f64 x z) y)))) |
#s(approx (+ (+ (* x (/ y z)) y) x) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x z)))) |
#s(approx (+ (+ (* x (/ y z)) y) x) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 x z))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 y (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 y (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))))) (+.f64 (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (pow.f64 z #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (sqrt.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) z)))))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (pow.f64 z #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (sqrt.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 7 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (pow.f64 z #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64))))))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y (pow.f64 z #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) y)) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 x (*.f64 y (pow.f64 z #s(literal 3 binary64))))) y)) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 x (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) y)) |
#s(approx (* (+ y x) (* (* z z) z)) (*.f64 y (+.f64 (/.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64))) y) (pow.f64 z #s(literal 3 binary64))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) z)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))))) |
#s(approx (/ (+ y x) z) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) y))))))) |
#s(approx (+ y x) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) y))))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) #s(literal 1 binary64)))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) y) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) #s(literal 1 binary64))))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 x z))) #s(literal 1 binary64))))) |
#s(approx (+ (* x (/ y z)) y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) #s(literal 1 binary64))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64)))))))) y) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64))))))) y) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 x (*.f64 y (pow.f64 z #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) y))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (pow.f64 z #s(literal 3 binary64)))) (/.f64 x (pow.f64 z #s(literal 3 binary64)))) y)) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) y))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y (pow.f64 z #s(literal 3 binary64)))) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 3 binary64)))) y)) (/.f64 x (pow.f64 z #s(literal 3 binary64)))) y)) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) y))) |
#s(approx (* (+ y x) (* (* z z) z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64))) y) (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) z)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (+ y x) z) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y z))) (/.f64 #s(literal 1 binary64) z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (+.f64 x y))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 5 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (sqrt.f64 (*.f64 x y))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (+.f64 x y)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 5 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x y)) |
#s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x y (*.f64 z (+.f64 x y)))) |
#s(approx z z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (+.f64 x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 5 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 x y))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (+.f64 x y)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 5 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 x y (*.f64 z (+.f64 x y)))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) (*.f64 x y)) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) (fma.f64 x y (*.f64 z (+.f64 x y)))) |
#s(approx (+ (+ (* x (/ y z)) y) x) (/.f64 (*.f64 x y) z)) |
#s(approx (+ (+ (* x (/ y z)) y) x) (/.f64 (fma.f64 x y (*.f64 z (+.f64 x y))) z)) |
#s(approx (+ (* x (/ y z)) y) (/.f64 (fma.f64 x y (*.f64 y z)) z)) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 x y)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 z (+.f64 x y))))) z)) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 z (+.f64 x y))))) (pow.f64 z #s(literal 2 binary64)))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))) |
#s(approx (* (+ y x) (* (* z z) z)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))) |
#s(approx (* (* z z) z) (pow.f64 z #s(literal 3 binary64))) |
#s(approx (* z z) (pow.f64 z #s(literal 2 binary64))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) |
#s(approx (sqrt (/ (+ y x) z)) (sqrt.f64 (/.f64 (+.f64 x y) z))) |
#s(approx (/ (+ y x) z) (/.f64 (+.f64 x y) z)) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 z (+.f64 x y))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (sqrt.f64 (*.f64 z (+.f64 x y)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z (+.f64 x y))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z (+.f64 x (+.f64 y (/.f64 (*.f64 x y) z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 z (+.f64 x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z (+.f64 x y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z (+.f64 x y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z (+.f64 x (+.f64 y (/.f64 (*.f64 x y) z))))) |
#s(approx (* (+ z x) y) (*.f64 z (+.f64 y (/.f64 (*.f64 x y) z)))) |
#s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z)))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) (*.f64 z (+.f64 x y))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) (*.f64 z (+.f64 x (+.f64 y (/.f64 (*.f64 x y) z))))) |
#s(approx (+ (+ (* x (/ y z)) y) x) (+.f64 x y)) |
#s(approx (+ (+ (* x (/ y z)) y) x) (+.f64 x (+.f64 y (/.f64 (*.f64 x y) z)))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 z (+.f64 x y))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (+.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 z (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) z))))))) |
#s(approx (* (+ z x) y) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) z)))))) |
#s(approx (+ z x) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) #s(literal 1 binary64))))) |
#s(approx (* (+ (+ (* x (/ y z)) y) x) z) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (+.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) z)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
Compiled 10 868 to 2 809 computations (74.2% saved)
24 alts after pruning (22 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 422 | 17 | 439 |
| Fresh | 7 | 5 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 432 | 24 | 456 |
| Status | Accuracy | Program |
|---|---|---|
| 67.5% | (*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) y) z (*.f64 y x))) #s(literal 2 binary64)) | |
| 36.6% | (*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) x) z (*.f64 y x))) #s(literal 2 binary64)) | |
| ▶ | 68.7% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z)))) #s(literal 2 binary64)) |
| 35.7% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z (+.f64 x y)))) #s(literal 2 binary64)) | |
| 35.0% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z))) #s(literal 2 binary64)) | |
| 36.6% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x (+.f64 y z)))) #s(literal 2 binary64)) | |
| ▶ | 3.8% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z))) #s(literal 2 binary64)) |
| ▶ | 20.7% | (*.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))))) |
| ▶ | 47.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x)))) |
| ✓ | 67.6% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
| 26.8% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ (+ (* x (/ y z)) y) x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))) z)))) | |
| ✓ | 35.6% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
| 63.9% | (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/2 binary64)))) | |
| 1.6% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 z y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 z y)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))) x)) | |
| 30.7% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (*.f64 (*.f64 y y) y)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y)) | |
| 33.9% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (sqrt.f64 #s(approx (/ (+ y x) z) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x z)))))) #s(literal 2 binary64))) z)) | |
| 38.3% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))) z)) | |
| 39.8% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) z)) | |
| ▶ | 39.7% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) z)) |
| 1.8% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)))) z)) | |
| 34.1% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))))) | |
| 3.2% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))))) | |
| 27.7% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 y (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64))))))) | |
| 2.1% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 x (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y)))))) |
Compiled 1 155 to 1 121 computations (2.9% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z)))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z)))) |
#s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z))) |
(fma.f64 x (+.f64 y z) (*.f64 y z)) |
x |
(+.f64 y z) |
y |
z |
(*.f64 y z) |
#s(literal 2 binary64) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z)) |
(*.f64 x z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) z)) |
(*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) z) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z))) |
(sqrt.f64 (/.f64 y z)) |
(/.f64 y z) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x)))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x)) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(+.f64 (fma.f64 y (/.f64 z x) z) y) |
(fma.f64 y (/.f64 z x) z) |
(/.f64 z x) |
(*.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))))) |
(/.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)))) |
(sqrt.f64 (-.f64 (*.f64 (*.f64 (+.f64 z y) x) (*.f64 (+.f64 z y) x)) (*.f64 (*.f64 z z) (*.f64 y y)))) |
(-.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 (+.f64 z y) x)) |
(*.f64 (+.f64 z y) x) |
(+.f64 z y) |
(*.f64 (*.f64 z z) (*.f64 y y)) |
(*.f64 z z) |
(*.f64 y y) |
(sqrt.f64 (-.f64 (*.f64 (+.f64 z y) x) (*.f64 z y))) |
(-.f64 (*.f64 (+.f64 z y) x) (*.f64 z y)) |
(*.f64 z y) |
| Outputs |
|---|
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* y z))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#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 (sqrt (* y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* 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)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (* z (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow y 3) z))))))) (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* x (* z (+ (* 1/8 (sqrt (/ 1 (* (pow y 5) z)))) (* 1/2 (* (sqrt (* (pow y 3) (pow z 3))) (- (/ 1 (* (pow y 3) (pow z 3))) (* 1/4 (/ 1 (* (pow y 3) (pow z 3)))))))))) (* z (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))))))) (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (sqrt (/ y z))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (+ (sqrt (/ y (pow z 3))) (* x (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (+ (sqrt (/ y (pow z 3))) (* x (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (+ (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))) (* x (+ (* 1/8 (sqrt (/ 1 (* (pow y 5) z)))) (* 1/2 (* (sqrt (* (pow y 3) (pow z 3))) (- (/ 1 (* (pow y 3) (pow z 3))) (* 1/4 (/ 1 (* (pow y 3) (pow z 3)))))))))))))))))) |
#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 (/ 1 (* 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)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow 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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* y z))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (/ (* y z) x))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (/ (+ (* x (+ y z)) (* y z)) x))) |
#s(approx (+ (* y (/ z x)) z) #s(hole binary64 (/ (* y z) x))) |
#s(approx (+ (* y (/ z x)) z) #s(hole binary64 (/ (+ (* x z) (* y z)) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* y (* z (sqrt -1))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (pow (+ y z) 2)) (* y (* z (sqrt -1))))) (* y (* z (sqrt -1)))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (+ (* y (* z (sqrt -1))) (* (pow x 2) (+ (* -1/8 (/ (* (pow x 2) (pow (+ y z) 4)) (* (pow y 3) (* (pow z 3) (* (sqrt -1) (pow (sqrt -1) 2)))))) (* 1/2 (/ (pow (+ y z) 2) (* y (* z (sqrt -1)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (+ (* y (* z (sqrt -1))) (* (pow x 2) (+ (* 1/2 (/ (pow (+ y z) 2) (* y (* z (sqrt -1))))) (* (pow x 2) (+ (* -1/8 (/ (pow (+ y z) 4) (* (pow y 3) (* (pow z 3) (* (pow (sqrt -1) 2) (sqrt -1)))))) (* 1/16 (/ (* (pow x 2) (pow (+ y z) 6)) (* (pow y 5) (* (pow z 5) (* (pow (sqrt -1) 2) (* (sqrt -1) (* (sqrt -1) (sqrt -1))))))))))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* -1 (* (pow y 2) (pow z 2))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (- (* (pow x 2) (pow (+ y z) 2)) (* (pow y 2) (pow z 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (* (pow x 2) (pow (+ y z) 2)))) |
#s(approx (* (+ z y) x) #s(hole binary64 (* x (+ y z)))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* (sqrt (* y z)) (sqrt -1)))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (+ (* 1/2 (* (/ (* x (+ y z)) (sqrt -1)) (sqrt (/ 1 (* y z))))) (* (sqrt (* y z)) (sqrt -1))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (+ (* x (+ (* -1/8 (* (/ (* x (pow (+ y z) 2)) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (/ (+ y z) (sqrt -1)))))) (* (sqrt (* y z)) (sqrt -1))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (+ (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (/ (+ y z) (sqrt -1)))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (/ (pow (+ y z) 2) (* (pow (sqrt -1) 2) (sqrt -1))))) (* 1/16 (* (/ (* x (pow (+ y z) 3)) (* (pow (sqrt -1) 2) (* (sqrt -1) (* (sqrt -1) (sqrt -1))))) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))))) (* (sqrt (* y z)) (sqrt -1))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (- (* x (+ y z)) (* y z)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* x (+ y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (+ (* x (+ y 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 (sqrt (* x (+ y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (+ (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))) (/ (* z (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 3))) (+ (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))) (/ (* z (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 3))) (+ (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))) (+ (/ (* z (+ (* -1/2 (* (sqrt (* x (pow z 3))) (* y (+ (* 1/4 (/ (* x (pow y 2)) (pow z 3))) (/ (pow y 3) (pow z 3)))))) (* -1/4 (* (sqrt (/ (pow x 3) z)) (pow y 2))))) (pow x 4)) (/ (* z (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 2 (sqrt (/ 1 (* x z)))) (+ (* (sqrt (/ 1 (* x (pow z 3)))) y) (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 3))) (+ (* 2 (sqrt (/ 1 (* x z)))) (+ (* (sqrt (/ 1 (* x (pow z 3)))) y) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* -1/2 (* (sqrt (/ (pow z 3) (pow x 7))) (* y (+ (* 1/4 (/ (* x (pow y 2)) (pow z 3))) (/ (pow y 3) (pow z 3)))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 3))) (+ (* 2 (sqrt (/ 1 (* x z)))) (+ (* (sqrt (/ 1 (* x (pow z 3)))) y) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x (+ y z)))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (+ y z))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (+ y (+ z (/ (* y z) x))))) |
#s(approx (+ (* y (/ z x)) z) #s(hole binary64 z)) |
#s(approx (+ (* y (/ z x)) z) #s(hole binary64 (+ z (/ (* y z) x)))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* 2 (sqrt (* x (+ y z)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* x (+ y z)))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* x (+ y (+ z (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (+ y z))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* x (+ y (+ z (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (+ y z)))) (* -1/8 (/ (* (pow y 4) (pow z 4)) (* (pow x 4) (pow (+ y z) 3)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* x (+ y (+ z (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (+ y z)))) (+ (* -1/8 (/ (* (pow y 4) (pow z 4)) (* (pow x 4) (pow (+ y z) 3)))) (* -1/16 (/ (* (pow y 6) (pow z 6)) (* (pow x 6) (pow (+ y z) 5))))))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow x 2) (pow (+ y z) 2)))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow x 2))) (pow (+ y z) 2))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))) (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* -1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* x (+ y (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 z)))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 (+ y z)) (* -1 (/ (* y z) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ x z)) (/ (* y (sqrt -1)) (sqrt -1))))) (pow x 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 3) (sqrt -1)) (sqrt -1)))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ x z)) (/ (* y (sqrt -1)) (sqrt -1))))) (pow x 2)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (* (pow y 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))))) (* 1/2 (* (sqrt (* x (pow z 3))) (/ (* y (* (sqrt -1) (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3))))) (sqrt -1)))))) x)) (* 1/2 (* (sqrt (/ x z)) (/ (* (pow y 3) (sqrt -1)) (sqrt -1))))) (pow x 3))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ x z)) (/ (* y (sqrt -1)) (sqrt -1))))) (pow x 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (/ (* (pow y 3) (sqrt -1)) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (* (pow y 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))))) (* 1/2 (* (sqrt (* x (pow z 3))) (/ (* y (* (sqrt -1) (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3))))) (sqrt -1))))) x)) (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 3) (sqrt -1)) (sqrt -1))))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* x (+ (* -1 (+ y z)) (* -1 (/ (* y z) x))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -2 (* (sqrt (* x (+ y z))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ (+ y z) x)) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (/ (* y (* z (sqrt -1))) (sqrt -1)))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* (pow x 5) (+ y z)))) (/ (* (sqrt -1) (- (/ (* (pow y 2) (pow z 2)) (+ y z)) (/ (* (pow y 2) (pow z 2)) (+ y z)))) (sqrt -1)))) (+ (* 2 (* (sqrt (/ (+ y z) x)) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (/ (* y (* z (sqrt -1))) (sqrt -1))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* (sqrt (/ 1 (* x (+ y z)))) (/ (* (sqrt -1) (+ (* -1/4 (/ (* x (* (pow y 2) (pow z 2))) (* (pow (sqrt -1) 2) (+ y z)))) (/ (* y (* z (- (/ (* (pow y 2) (pow z 2)) (+ y z)) (/ (* (pow y 2) (pow z 2)) (+ y z))))) (+ y z)))) (sqrt -1))) (* (sqrt (/ x (+ y z))) (/ (* (sqrt -1) (- (/ (* (pow y 2) (pow z 2)) (+ y z)) (/ (* (pow y 2) (pow z 2)) (+ y z)))) (sqrt -1)))) (pow x 3))) (+ (* 2 (* (sqrt (/ (+ y z) x)) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (/ (* y (* z (sqrt -1))) (sqrt -1))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* (sqrt (* x (+ y z))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (/ (* y (* z (sqrt -1))) (sqrt -1)))) (* (sqrt (/ (+ y z) x)) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) (+ y z)))) (/ (* (sqrt -1) (- (/ (* (pow y 2) (pow z 2)) (+ y z)) (/ (* (pow y 2) (pow z 2)) (+ y z)))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (/ (* y (* z (sqrt -1))) (sqrt -1)))) (* (sqrt (/ (+ y z) x)) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* x (+ y z)))) (/ (* (sqrt -1) (+ (* -1/4 (/ (* x (* (pow y 2) (pow z 2))) (* (pow (sqrt -1) 2) (+ y z)))) (/ (* y (* z (- (/ (* (pow y 2) (pow z 2)) (+ y z)) (/ (* (pow y 2) (pow z 2)) (+ y z))))) (+ y z)))) (sqrt -1)))) (* 1/2 (* (sqrt (/ x (+ y z))) (/ (* (sqrt -1) (- (/ (* (pow y 2) (pow z 2)) (+ y z)) (/ (* (pow y 2) (pow z 2)) (+ y z)))) (sqrt -1))))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (/ (* y (* z (sqrt -1))) (sqrt -1)))) (* (sqrt (/ (+ y z) x)) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* x (+ y z))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* x (+ y (+ z (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (+ y z)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* x (+ y (+ z (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (+ y z)))) (* -1/8 (/ (* (pow y 4) (pow z 4)) (* (pow x 4) (pow (+ y z) 3))))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* x (+ y (+ z (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (+ y z)))) (+ (* -1/8 (/ (* (pow y 4) (pow z 4)) (* (pow x 4) (pow (+ y z) 3)))) (* -1/16 (/ (* (pow y 6) (pow z 6)) (* (pow x 6) (pow (+ y z) 5)))))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* (sqrt (* x (+ y z))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (/ (* y (* z (sqrt -1))) (sqrt -1)))) (* (sqrt (/ (+ y z) x)) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (/ (* y (* z (sqrt -1))) (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (/ (* (pow y 2) (* (pow z 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))))) (* (sqrt (/ (+ y z) x)) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (/ (* y (* z (sqrt -1))) (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (/ (* (pow y 2) (* (pow z 2) (sqrt -1))) (* (pow (sqrt -1) 2) (sqrt -1))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (/ (* (pow y 3) (* (pow z 3) (sqrt -1))) (* (sqrt -1) (* (pow (sqrt -1) 2) (* (sqrt -1) (sqrt -1))))))) (* (sqrt (/ (+ y z) x)) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 (+ y z)) (/ (* y z) x)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* x z))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (+ y z) #s(hole binary64 z)) |
#s(approx (+ y z) #s(hole binary64 (+ y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y z) #s(hole binary64 (* y 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))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (* z (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow x 3) z))))))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* y (* z (+ (* 1/8 (sqrt (/ 1 (* (pow x 5) z)))) (* 1/2 (* (sqrt (* (pow x 3) (pow z 3))) (- (/ 1 (* (pow x 3) (pow z 3))) (* 1/4 (/ 1 (* (pow x 3) (pow z 3)))))))))) (* z (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))))))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (sqrt (/ x z))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (+ (sqrt (/ x (pow z 3))) (* y (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (+ (sqrt (/ x (pow z 3))) (* y (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (+ (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))) (* y (+ (* 1/8 (sqrt (/ 1 (* (pow x 5) z)))) (* 1/2 (* (sqrt (* (pow x 3) (pow z 3))) (- (/ 1 (* (pow x 3) (pow z 3))) (* 1/4 (/ 1 (* (pow x 3) (pow z 3)))))))))))))))))) |
#s(approx (* 2 (sqrt (/ y z))) #s(hole binary64 (* 2 (sqrt (/ y z))))) |
#s(approx (sqrt (/ y z)) #s(hole binary64 (sqrt (/ y z)))) |
#s(approx (/ y z) #s(hole binary64 (/ y 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 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x z))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (+ (* x z) (* x (* y (+ 1 (/ z x))))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 z)) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (+ z (* y (+ 1 (/ z x)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (- (+ z (* 2 x)) x)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* (sqrt (/ 1 (* x z))) (* y (- (/ x z) (+ (* 1/4 (/ (pow (- (+ z (* 2 x)) x) 2) (* x z))) (+ (/ z x) (/ (* (- x z) (- (+ z (* 2 x)) x)) (* x z))))))) (* (sqrt (/ 1 (* x z))) (- (+ z (* 2 x)) x))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1 (* (sqrt (/ 1 (* x z))) (* y (+ (* 1/2 (/ (* (- (+ z (* 2 x)) x) (- (/ x z) (+ (* 1/4 (/ (pow (- (+ z (* 2 x)) x) 2) (* x z))) (+ (/ z x) (/ (* (- x z) (- (+ z (* 2 x)) x)) (* x z)))))) (* x z))) (/ (* (- x z) (- (/ x z) (+ (/ z x) (/ (* (- x z) (- (+ z (* 2 x)) x)) (* x z))))) (* x z)))))) (* (sqrt (/ 1 (* x z))) (- (/ x z) (+ (* 1/4 (/ (pow (- (+ z (* 2 x)) x) 2) (* x z))) (+ (/ z x) (/ (* (- x z) (- (+ z (* 2 x)) x)) (* x z)))))))) (* (sqrt (/ 1 (* x z))) (- (+ z (* 2 x)) x))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (- (+ z (* 2 x)) x))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (- (/ x z) (+ (* 1/4 (/ (pow (- (+ z (* 2 x)) x) 2) (* x z))) (+ (/ z x) (/ (* (- x z) (- (+ z (* 2 x)) x)) (* x z)))))))) (* 1/2 (* (sqrt (/ 1 (* x z))) (- (+ z (* 2 x)) x)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (- (+ z (* 2 x)) x))) (* y (+ (* -1/2 (* (sqrt (/ 1 (* x z))) (* y (+ (* 1/2 (/ (* (- (+ z (* 2 x)) x) (- (/ x z) (+ (* 1/4 (/ (pow (- (+ z (* 2 x)) x) 2) (* x z))) (+ (/ z x) (/ (* (- x z) (- (+ z (* 2 x)) x)) (* x z)))))) (* x z))) (/ (* (- x z) (- (/ x z) (+ (/ z x) (/ (* (- x z) (- (+ z (* 2 x)) x)) (* x z))))) (* x z)))))) (* 1/2 (* (sqrt (/ 1 (* x z))) (- (/ x z) (+ (* 1/4 (/ (pow (- (+ z (* 2 x)) x) 2) (* x z))) (+ (/ z x) (/ (* (- x z) (- (+ z (* 2 x)) x)) (* x z)))))))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* x z))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (+ (* x y) (* x z)))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (+ (* x z) (* y (+ x (* -1/2 (/ (* y z) x))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (+ (* x z) (* y (+ x (* y (+ (* -1/2 (/ z x)) (* 1/2 (/ y x))))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow x 2) (pow z 2)))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (+ (* 2 (* (pow x 2) (* y z))) (* (pow x 2) (pow z 2))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (+ (* y (+ (* 2 (* (pow x 2) z)) (* y (- (pow x 2) (pow z 2))))) (* (pow x 2) (pow z 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (* (pow x 2) (pow z 2)))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (+ (* 2 (* (pow x 2) (* y z))) (* (pow x 2) (pow z 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (+ (* y (+ (* 2 (* (pow x 2) z)) (* (pow x 2) y))) (* (pow x 2) (pow z 2))))) |
#s(approx (* (+ z y) x) #s(hole binary64 (* x z))) |
#s(approx (* (+ z y) x) #s(hole binary64 (+ (* x y) (* x z)))) |
#s(approx (+ z y) #s(hole binary64 z)) |
#s(approx (+ z y) #s(hole binary64 (+ y z))) |
#s(approx (* (* z z) (* y y)) #s(hole binary64 (* (pow y 2) (pow z 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (- x z))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (- x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (- x z)))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (- x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (- x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (- x z) 3))))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* x z))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (+ (* x z) (* y (- x z))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* y (+ x z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* y (+ x z)))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* y (+ x (+ z (/ (* x z) y)))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* y (+ x z)))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* y (+ x (+ z (/ (* x z) y)))))) |
#s(approx (+ y z) #s(hole binary64 y)) |
#s(approx (+ y z) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* y (+ x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (+ (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))) (/ (* z (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))) (/ (* z (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))) (+ (/ (* z (+ (* -1/2 (* (* x (+ (* 1/4 (/ (* (pow x 2) y) (pow z 3))) (/ (pow x 3) (pow z 3)))) (sqrt (* y (pow z 3))))) (* -1/4 (* (pow x 2) (sqrt (/ (pow y 3) z)))))) (pow y 4)) (/ (* z (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (+ (* x (sqrt (/ 1 (* y (pow z 3))))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (+ (* x (sqrt (/ 1 (* y (pow z 3))))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* -1/2 (* (* x (+ (* 1/4 (/ (* (pow x 2) y) (pow z 3))) (/ (pow x 3) (pow z 3)))) (sqrt (/ (pow z 3) (pow y 7))))) (+ (* -1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* -1/4 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (+ (* x (sqrt (/ 1 (* y (pow z 3))))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#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)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#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)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x (* y (+ 1 (/ z x)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* y (+ (* x (+ 1 (/ z x))) (/ (* x z) y))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (* y (+ 1 (/ z x))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (* y (+ 1 (+ (/ z x) (/ z y)))))) |
#s(approx (+ (* y (/ z x)) z) #s(hole binary64 (* y (+ (/ z x) (/ z y))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* 2 (sqrt (/ (* y (- (pow x 2) (pow z 2))) (- x z)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- x z))))) (* (sqrt (/ (- x z) (* (pow y 3) (- (pow x 2) (pow z 2))))) (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2)))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- x z))))) (+ (* (sqrt (/ (- x z) (* (pow y 3) (- (pow x 2) (pow z 2))))) (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2)))) (* (sqrt (/ (- x z) (* (pow y 5) (- (pow x 2) (pow z 2))))) (- (/ (* (pow x 2) (pow z 2)) (- x z)) (/ (* x (* z (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))))) (- x z))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (/ (- x z) (* (pow y 7) (- (pow x 2) (pow z 2))))) (+ (* 1/4 (/ (* y (* (- x z) (pow (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))) 2))) (- (pow x 2) (pow z 2)))) (/ (* x (* z (- (/ (* (pow x 2) (pow z 2)) (- x z)) (/ (* x (* z (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))))) (- x z))))) (- x z))))) (+ (* 2 (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- x z))))) (+ (* (sqrt (/ (- x z) (* (pow y 3) (- (pow x 2) (pow z 2))))) (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2)))) (* (sqrt (/ (- x z) (* (pow y 5) (- (pow x 2) (pow z 2))))) (- (/ (* (pow x 2) (pow z 2)) (- x z)) (/ (* x (* z (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))))) (- x z)))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (sqrt (/ (* y (- (pow x 2) (pow z 2))) (- x z))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* y (+ (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- x z)))) (* 1/2 (* (sqrt (/ (- x z) (* (pow y 3) (- (pow x 2) (pow z 2))))) (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* y (+ (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- x z)))) (+ (* 1/2 (* (sqrt (/ (- x z) (* (pow y 3) (- (pow x 2) (pow z 2))))) (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))))) (* 1/2 (* (sqrt (/ (- x z) (* (pow y 5) (- (pow x 2) (pow z 2))))) (- (/ (* (pow x 2) (pow z 2)) (- x z)) (/ (* x (* z (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))))) (- x z)))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* y (+ (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- x z)))) (+ (* -1/2 (* (sqrt (/ (- x z) (* (pow y 7) (- (pow x 2) (pow z 2))))) (+ (* 1/4 (/ (* y (* (- x z) (pow (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))) 2))) (- (pow x 2) (pow z 2)))) (/ (* x (* z (- (/ (* (pow x 2) (pow z 2)) (- x z)) (/ (* x (* z (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))))) (- x z))))) (- x z))))) (+ (* 1/2 (* (sqrt (/ (- x z) (* (pow y 3) (- (pow x 2) (pow z 2))))) (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))))) (* 1/2 (* (sqrt (/ (- x z) (* (pow y 5) (- (pow x 2) (pow z 2))))) (- (/ (* (pow x 2) (pow z 2)) (- x z)) (/ (* x (* z (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))))) (- x z))))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* y (sqrt (- (pow x 2) (pow z 2)))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* y (+ (sqrt (- (pow x 2) (pow z 2))) (* (/ (* (pow x 2) z) y) (sqrt (/ 1 (- (pow x 2) (pow z 2))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* y (+ (sqrt (- (pow x 2) (pow z 2))) (+ (* 1/2 (* (/ (- (* (pow x 2) (pow z 2)) (/ (* (pow x 4) (pow z 2)) (- (pow x 2) (pow z 2)))) (pow y 2)) (sqrt (/ 1 (- (pow x 2) (pow z 2)))))) (* (/ (* (pow x 2) z) y) (sqrt (/ 1 (- (pow x 2) (pow z 2)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* y (+ (sqrt (- (pow x 2) (pow z 2))) (+ (* -1/2 (* (/ (* (pow x 2) (* z (- (* (pow x 2) (pow z 2)) (/ (* (pow x 4) (pow z 2)) (- (pow x 2) (pow z 2)))))) (pow y 3)) (sqrt (/ 1 (pow (- (pow x 2) (pow z 2)) 3))))) (+ (* 1/2 (* (/ (- (* (pow x 2) (pow z 2)) (/ (* (pow x 4) (pow z 2)) (- (pow x 2) (pow z 2)))) (pow y 2)) (sqrt (/ 1 (- (pow x 2) (pow z 2)))))) (* (/ (* (pow x 2) z) y) (sqrt (/ 1 (- (pow x 2) (pow z 2))))))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow y 2) (- (pow x 2) (pow z 2))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow y 2) (- (+ (* 2 (/ (* (pow x 2) z) y)) (pow x 2)) (pow z 2))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow y 2) (- (+ (* 2 (/ (* (pow x 2) z) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow x 2))) (pow z 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (* (pow y 2) (+ (* 2 (/ (* (pow x 2) z) y)) (pow x 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (* (pow y 2) (+ (* 2 (/ (* (pow x 2) z) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow x 2)))))) |
#s(approx (* (+ z y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ z y) x) #s(hole binary64 (* y (+ x (/ (* x z) y))))) |
#s(approx (+ z y) #s(hole binary64 y)) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (sqrt (* y (- x z))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* y (+ (sqrt (/ (- x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (- x z)))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* y (+ (sqrt (/ (- x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (- x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (- x z))))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* y (+ (sqrt (/ (- x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (- x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (- x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (- x z)))))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* y (- x z)))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* y (- (+ x (/ (* x z) y)) z)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 z)))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 z)))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (/ (* x (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3))))) (sqrt -1)) (sqrt (* y (pow z 3))))))) y)) (* 1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 3))) (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (/ (* x (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3))))) (sqrt -1)) (sqrt (* y (pow z 3)))))) y)) (* 1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3)))))) (pow y 3))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (* 2 (sqrt (/ y z))) #s(hole binary64 (* -2 (* (sqrt (/ y z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ y z)) #s(hole binary64 (* -1 (* (sqrt (/ y z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* x (* y (- (* -1 (/ z x)) 1)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* x z) y)) (* x (- (* -1 (/ z x)) 1))))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ z x)) (* -1 (/ z y))) 1))))) |
#s(approx (+ (* y (/ z x)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z x)) (* -1 (/ z y))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -2 (* (sqrt (/ (* y (- (pow x 2) (pow z 2))) (- (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- (* -1 x) (* -1 z))))) (sqrt -1))) (* (sqrt (/ (- (* -1 x) (* -1 z)) (* (pow y 3) (- (pow x 2) (pow z 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2)))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -1 (* y (+ (* -1 (* (sqrt (/ (- (* -1 x) (* -1 z)) (* (pow y 5) (- (pow x 2) (pow z 2))))) (* (sqrt -1) (- (/ (* (pow x 2) (pow z 2)) (- (* -1 x) (* -1 z))) (/ (* x (* z (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))))) (- (* -1 x) (* -1 z))))))) (+ (* 2 (* (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- (* -1 x) (* -1 z))))) (sqrt -1))) (* (sqrt (/ (- (* -1 x) (* -1 z)) (* (pow y 3) (- (pow x 2) (pow z 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* (sqrt (/ (* y (- (* -1 x) (* -1 z))) (- (pow x 2) (pow z 2)))) (* (sqrt -1) (- (/ (* (pow x 2) (pow z 2)) (- (* -1 x) (* -1 z))) (/ (* x (* z (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))))) (- (* -1 x) (* -1 z)))))) (* (sqrt (/ (- (* -1 x) (* -1 z)) (* y (- (pow x 2) (pow z 2))))) (* (sqrt -1) (+ (* -1/4 (/ (* y (* (pow (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))) 2) (- (* -1 x) (* -1 z)))) (- (pow x 2) (pow z 2)))) (/ (* x (* z (- (/ (* (pow x 2) (pow z 2)) (- (* -1 x) (* -1 z))) (/ (* x (* z (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))))) (- (* -1 x) (* -1 z)))))) (- (* -1 x) (* -1 z))))))) (pow y 3))) (+ (* 2 (* (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- (* -1 x) (* -1 z))))) (sqrt -1))) (* (sqrt (/ (- (* -1 x) (* -1 z)) (* (pow y 3) (- (pow x 2) (pow z 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* (sqrt (/ (* y (- (pow x 2) (pow z 2))) (- (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (sqrt (/ (- (* -1 x) (* -1 z)) (* (pow y 3) (- (pow x 2) (pow z 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2)))))) (* (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- (* -1 x) (* -1 z))))) (sqrt -1))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (sqrt (/ (- (* -1 x) (* -1 z)) (* (pow y 5) (- (pow x 2) (pow z 2))))) (* (sqrt -1) (- (/ (* (pow x 2) (pow z 2)) (- (* -1 x) (* -1 z))) (/ (* x (* z (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))))) (- (* -1 x) (* -1 z))))))) (+ (* 1/2 (* (sqrt (/ (- (* -1 x) (* -1 z)) (* (pow y 3) (- (pow x 2) (pow z 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2)))))) (* (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- (* -1 x) (* -1 z))))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ (* y (- (* -1 x) (* -1 z))) (- (pow x 2) (pow z 2)))) (* (sqrt -1) (- (/ (* (pow x 2) (pow z 2)) (- (* -1 x) (* -1 z))) (/ (* x (* z (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))))) (- (* -1 x) (* -1 z))))))) (* 1/2 (* (sqrt (/ (- (* -1 x) (* -1 z)) (* y (- (pow x 2) (pow z 2))))) (* (sqrt -1) (+ (* -1/4 (/ (* y (* (pow (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))) 2) (- (* -1 x) (* -1 z)))) (- (pow x 2) (pow z 2)))) (/ (* x (* z (- (/ (* (pow x 2) (pow z 2)) (- (* -1 x) (* -1 z))) (/ (* x (* z (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))))) (- (* -1 x) (* -1 z)))))) (- (* -1 x) (* -1 z)))))))) (pow y 3))) (+ (* 1/2 (* (sqrt (/ (- (* -1 x) (* -1 z)) (* (pow y 3) (- (pow x 2) (pow z 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2)))))) (* (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- (* -1 x) (* -1 z))))) (sqrt -1)))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* y (sqrt (- (pow x 2) (pow z 2))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* y (+ (sqrt (- (pow x 2) (pow z 2))) (* (/ (* (pow x 2) z) y) (sqrt (/ 1 (- (pow x 2) (pow z 2)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* y (+ (sqrt (- (pow x 2) (pow z 2))) (* -1 (/ (+ (* -1 (* (* (pow x 2) z) (sqrt (/ 1 (- (pow x 2) (pow z 2)))))) (* -1/2 (* (/ (- (* (pow x 2) (pow z 2)) (/ (* (pow x 4) (pow z 2)) (- (pow x 2) (pow z 2)))) y) (sqrt (/ 1 (- (pow x 2) (pow z 2))))))) y))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* y (+ (sqrt (- (pow x 2) (pow z 2))) (* -1 (/ (+ (* -1 (* (* (pow x 2) z) (sqrt (/ 1 (- (pow x 2) (pow z 2)))))) (* -1 (/ (+ (* -1/2 (* (/ (* (pow x 2) (* z (- (* (pow x 2) (pow z 2)) (/ (* (pow x 4) (pow z 2)) (- (pow x 2) (pow z 2)))))) y) (sqrt (/ 1 (pow (- (pow x 2) (pow z 2)) 3))))) (* 1/2 (* (- (* (pow x 2) (pow z 2)) (/ (* (pow x 4) (pow z 2)) (- (pow x 2) (pow z 2)))) (sqrt (/ 1 (- (pow x 2) (pow z 2))))))) y))) y))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ (+ (* -2 (* (pow x 2) z)) (* -1 (/ (* (pow x 2) (pow z 2)) y))) y)) (pow x 2)) (pow z 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -2 (* (pow x 2) z)) (* -1 (/ (* (pow x 2) (pow z 2)) y))) y)) (pow x 2))))) |
#s(approx (* (+ z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* (sqrt (* y (- (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (- (* -1 x) (* -1 z))))))) (* (sqrt (/ (- (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (- (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (- (* -1 x) (* -1 z))))))) (* (sqrt (/ (- (* -1 x) (* -1 z)) y)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (- (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (- (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (- (* -1 x) (* -1 z))))))) (* (sqrt (/ (- (* -1 x) (* -1 z)) y)) (sqrt -1))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* -1 z)))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* y (- (+ (* -1 x) (* -1 (/ (* x z) y))) (* -1 z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (+ (* x y) (* z (+ x y))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x (+ y 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 (sqrt (* x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* (* x y) (sqrt (/ 1 (* z (+ x y))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (/ (+ (* 2 (sqrt (* (pow z 3) (+ x y)))) (* (* x y) (sqrt (/ z (+ x y))))) z))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (/ (+ (* 2 (sqrt (* (pow z 3) (+ x y)))) (* (* x y) (sqrt (/ z (+ x y))))) (pow z 2)))) |
#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 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x y) (* z (+ x y))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (+ (* x y) (* x (* z (+ 1 (/ y x))))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 y)) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (+ y (* z (+ 1 (/ y x)))))) |
#s(approx (+ (* y (/ z x)) z) #s(hole binary64 (* z (+ 1 (/ y x))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (- (+ y (* 2 x)) x)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* (sqrt (/ 1 (* x y))) (* z (- (/ x y) (+ (* 1/4 (/ (pow (- (+ y (* 2 x)) x) 2) (* x y))) (+ (/ y x) (/ (* (- x y) (- (+ y (* 2 x)) x)) (* x y))))))) (* (sqrt (/ 1 (* x y))) (- (+ y (* 2 x)) x))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x y))) (* z (+ (* 1/2 (/ (* (- (+ y (* 2 x)) x) (- (/ x y) (+ (* 1/4 (/ (pow (- (+ y (* 2 x)) x) 2) (* x y))) (+ (/ y x) (/ (* (- x y) (- (+ y (* 2 x)) x)) (* x y)))))) (* x y))) (/ (* (- x y) (- (/ x y) (+ (/ y x) (/ (* (- x y) (- (+ y (* 2 x)) x)) (* x y))))) (* x y)))))) (* (sqrt (/ 1 (* x y))) (- (/ x y) (+ (* 1/4 (/ (pow (- (+ y (* 2 x)) x) 2) (* x y))) (+ (/ y x) (/ (* (- x y) (- (+ y (* 2 x)) x)) (* x y)))))))) (* (sqrt (/ 1 (* x y))) (- (+ y (* 2 x)) x))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (- (+ y (* 2 x)) x))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (- (/ x y) (+ (* 1/4 (/ (pow (- (+ y (* 2 x)) x) 2) (* x y))) (+ (/ y x) (/ (* (- x y) (- (+ y (* 2 x)) x)) (* x y)))))))) (* 1/2 (* (sqrt (/ 1 (* x y))) (- (+ y (* 2 x)) x)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (- (+ y (* 2 x)) x))) (* z (+ (* -1/2 (* (sqrt (/ 1 (* x y))) (* z (+ (* 1/2 (/ (* (- (+ y (* 2 x)) x) (- (/ x y) (+ (* 1/4 (/ (pow (- (+ y (* 2 x)) x) 2) (* x y))) (+ (/ y x) (/ (* (- x y) (- (+ y (* 2 x)) x)) (* x y)))))) (* x y))) (/ (* (- x y) (- (/ x y) (+ (/ y x) (/ (* (- x y) (- (+ y (* 2 x)) x)) (* x y))))) (* x y)))))) (* 1/2 (* (sqrt (/ 1 (* x y))) (- (/ x y) (+ (* 1/4 (/ (pow (- (+ y (* 2 x)) x) 2) (* x y))) (+ (/ y x) (/ (* (- x y) (- (+ y (* 2 x)) x)) (* x y)))))))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* x y))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (+ (* x y) (* z (+ x (* -1/2 (/ (* y z) x))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (+ (* x y) (* z (+ x (* z (+ (* -1/2 (/ y x)) (* 1/2 (/ z x))))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (+ (* 2 (* (pow x 2) (* y z))) (* (pow x 2) (pow y 2))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (+ (* z (+ (* 2 (* (pow x 2) y)) (* z (- (pow x 2) (pow y 2))))) (* (pow x 2) (pow y 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (+ (* 2 (* (pow x 2) (* y z))) (* (pow x 2) (pow y 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (+ (* z (+ (* 2 (* (pow x 2) y)) (* (pow x 2) z))) (* (pow x 2) (pow y 2))))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (- x y))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (- x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (- x y)))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (- x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (- x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (- x y) 3))))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* x y))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (+ (* x y) (* z (- x y))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (+ y z) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (sqrt (/ (+ x y) z))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#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)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#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)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x (* z (+ 1 (/ y x)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (* z (+ 1 (/ y x))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (* z (+ 1 (+ (/ y x) (/ y z)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* 2 (sqrt (/ (* z (- (pow x 2) (pow y 2))) (- x y)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- x y))))) (* (sqrt (/ (- x y) (* (pow z 3) (- (pow x 2) (pow y 2))))) (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2)))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- x y))))) (+ (* (sqrt (/ (- x y) (* (pow z 3) (- (pow x 2) (pow y 2))))) (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2)))) (* (sqrt (/ (- x y) (* (pow z 5) (- (pow x 2) (pow y 2))))) (- (/ (* (pow x 2) (pow y 2)) (- x y)) (/ (* x (* y (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))))) (- x y))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* z (+ (* -1 (* (sqrt (/ (- x y) (* (pow z 7) (- (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* z (* (- x y) (pow (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))) 2))) (- (pow x 2) (pow y 2)))) (/ (* x (* y (- (/ (* (pow x 2) (pow y 2)) (- x y)) (/ (* x (* y (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))))) (- x y))))) (- x y))))) (+ (* 2 (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- x y))))) (+ (* (sqrt (/ (- x y) (* (pow z 3) (- (pow x 2) (pow y 2))))) (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2)))) (* (sqrt (/ (- x y) (* (pow z 5) (- (pow x 2) (pow y 2))))) (- (/ (* (pow x 2) (pow y 2)) (- x y)) (/ (* x (* y (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))))) (- x y)))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (sqrt (/ (* z (- (pow x 2) (pow y 2))) (- x y))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* z (+ (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- x y)))) (* 1/2 (* (sqrt (/ (- x y) (* (pow z 3) (- (pow x 2) (pow y 2))))) (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* z (+ (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- x y)))) (+ (* 1/2 (* (sqrt (/ (- x y) (* (pow z 3) (- (pow x 2) (pow y 2))))) (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))))) (* 1/2 (* (sqrt (/ (- x y) (* (pow z 5) (- (pow x 2) (pow y 2))))) (- (/ (* (pow x 2) (pow y 2)) (- x y)) (/ (* x (* y (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))))) (- x y)))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* z (+ (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- x y)))) (+ (* -1/2 (* (sqrt (/ (- x y) (* (pow z 7) (- (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* z (* (- x y) (pow (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))) 2))) (- (pow x 2) (pow y 2)))) (/ (* x (* y (- (/ (* (pow x 2) (pow y 2)) (- x y)) (/ (* x (* y (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))))) (- x y))))) (- x y))))) (+ (* 1/2 (* (sqrt (/ (- x y) (* (pow z 3) (- (pow x 2) (pow y 2))))) (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))))) (* 1/2 (* (sqrt (/ (- x y) (* (pow z 5) (- (pow x 2) (pow y 2))))) (- (/ (* (pow x 2) (pow y 2)) (- x y)) (/ (* x (* y (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))))) (- x y))))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* z (sqrt (- (pow x 2) (pow y 2)))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* z (+ (sqrt (- (pow x 2) (pow y 2))) (* (/ (* (pow x 2) y) z) (sqrt (/ 1 (- (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* z (+ (sqrt (- (pow x 2) (pow y 2))) (+ (* 1/2 (* (/ (- (* (pow x 2) (pow y 2)) (/ (* (pow x 4) (pow y 2)) (- (pow x 2) (pow y 2)))) (pow z 2)) (sqrt (/ 1 (- (pow x 2) (pow y 2)))))) (* (/ (* (pow x 2) y) z) (sqrt (/ 1 (- (pow x 2) (pow y 2)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* z (+ (sqrt (- (pow x 2) (pow y 2))) (+ (* -1/2 (* (/ (* (pow x 2) (* y (- (* (pow x 2) (pow y 2)) (/ (* (pow x 4) (pow y 2)) (- (pow x 2) (pow y 2)))))) (pow z 3)) (sqrt (/ 1 (pow (- (pow x 2) (pow y 2)) 3))))) (+ (* 1/2 (* (/ (- (* (pow x 2) (pow y 2)) (/ (* (pow x 4) (pow y 2)) (- (pow x 2) (pow y 2)))) (pow z 2)) (sqrt (/ 1 (- (pow x 2) (pow y 2)))))) (* (/ (* (pow x 2) y) z) (sqrt (/ 1 (- (pow x 2) (pow y 2))))))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow z 2) (- (pow x 2) (pow y 2))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow z 2) (- (+ (* 2 (/ (* (pow x 2) y) z)) (pow x 2)) (pow y 2))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow z 2) (- (+ (* 2 (/ (* (pow x 2) y) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow x 2))) (pow y 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (* (pow z 2) (+ (* 2 (/ (* (pow x 2) y) z)) (pow x 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (* (pow z 2) (+ (* 2 (/ (* (pow x 2) y) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow x 2)))))) |
#s(approx (* (+ z y) x) #s(hole binary64 (* z (+ x (/ (* x y) z))))) |
#s(approx (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (sqrt (* z (- x y))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* z (+ (sqrt (/ (- x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (- x y)))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* z (+ (sqrt (/ (- x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (- x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (- x y))))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* z (+ (sqrt (/ (- x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (- x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (- x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (- x y)))))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* z (- x y)))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* z (- (+ x (/ (* x y) z)) y)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* z (+ x y))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (* (pow y 3) (sqrt -1))) (* (sqrt -1) (* (sqrt -1) (* (sqrt -1) (pow (sqrt -1) 2))))) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* z (+ x y))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (* (pow y 3) (sqrt -1))) (* (sqrt -1) (* (sqrt -1) (* (sqrt -1) (pow (sqrt -1) 2))))) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 y)))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (* (pow y 3) (sqrt -1))) (* (sqrt -1) (* (pow (sqrt -1) 2) (* (sqrt -1) (sqrt -1))))) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (* (sqrt (* z (+ x y))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* z (+ (* -2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (* x (* y (* (sqrt -1) (sqrt -1)))) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* -1 (* (* x (* y (* (sqrt -1) (sqrt -1)))) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1))))))) |
#s(approx (* 2 (sqrt (/ y z))) #s(hole binary64 (* 2 (* (sqrt (/ y z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ y z)) #s(hole binary64 (* (sqrt (/ y z)) (* (sqrt -1) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* x (* z (- (* -1 (/ y x)) 1)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- (* -1 (/ y x)) 1))))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ y x)) (* -1 (/ y z))) 1))))) |
#s(approx (+ (* y (/ z x)) z) #s(hole binary64 (* -1 (* z (- (* -1 (/ y x)) 1))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -2 (* (sqrt (/ (* z (- (pow x 2) (pow y 2))) (- (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- (* -1 x) (* -1 y))))) (sqrt -1))) (* (sqrt (/ (- (* -1 x) (* -1 y)) (* (pow z 3) (- (pow x 2) (pow y 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2)))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* (sqrt (/ (- (* -1 x) (* -1 y)) (* (pow z 5) (- (pow x 2) (pow y 2))))) (* (sqrt -1) (- (/ (* (pow x 2) (pow y 2)) (- (* -1 x) (* -1 y))) (/ (* x (* y (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))))) (- (* -1 x) (* -1 y))))))) (+ (* 2 (* (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- (* -1 x) (* -1 y))))) (sqrt -1))) (* (sqrt (/ (- (* -1 x) (* -1 y)) (* (pow z 3) (- (pow x 2) (pow y 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* (sqrt (/ (* z (- (* -1 x) (* -1 y))) (- (pow x 2) (pow y 2)))) (* (sqrt -1) (- (/ (* (pow x 2) (pow y 2)) (- (* -1 x) (* -1 y))) (/ (* x (* y (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))))) (- (* -1 x) (* -1 y)))))) (* (sqrt (/ (- (* -1 x) (* -1 y)) (* z (- (pow x 2) (pow y 2))))) (* (sqrt -1) (+ (* -1/4 (/ (* z (* (pow (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))) 2) (- (* -1 x) (* -1 y)))) (- (pow x 2) (pow y 2)))) (/ (* x (* y (- (/ (* (pow x 2) (pow y 2)) (- (* -1 x) (* -1 y))) (/ (* x (* y (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))))) (- (* -1 x) (* -1 y)))))) (- (* -1 x) (* -1 y))))))) (pow z 3))) (+ (* 2 (* (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- (* -1 x) (* -1 y))))) (sqrt -1))) (* (sqrt (/ (- (* -1 x) (* -1 y)) (* (pow z 3) (- (pow x 2) (pow y 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* (sqrt (/ (* z (- (pow x 2) (pow y 2))) (- (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (sqrt (/ (- (* -1 x) (* -1 y)) (* (pow z 3) (- (pow x 2) (pow y 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2)))))) (* (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- (* -1 x) (* -1 y))))) (sqrt -1))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* z (+ (* -1/2 (* (sqrt (/ (- (* -1 x) (* -1 y)) (* (pow z 5) (- (pow x 2) (pow y 2))))) (* (sqrt -1) (- (/ (* (pow x 2) (pow y 2)) (- (* -1 x) (* -1 y))) (/ (* x (* y (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))))) (- (* -1 x) (* -1 y))))))) (+ (* 1/2 (* (sqrt (/ (- (* -1 x) (* -1 y)) (* (pow z 3) (- (pow x 2) (pow y 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2)))))) (* (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- (* -1 x) (* -1 y))))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ (* z (- (* -1 x) (* -1 y))) (- (pow x 2) (pow y 2)))) (* (sqrt -1) (- (/ (* (pow x 2) (pow y 2)) (- (* -1 x) (* -1 y))) (/ (* x (* y (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))))) (- (* -1 x) (* -1 y))))))) (* 1/2 (* (sqrt (/ (- (* -1 x) (* -1 y)) (* z (- (pow x 2) (pow y 2))))) (* (sqrt -1) (+ (* -1/4 (/ (* z (* (pow (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))) 2) (- (* -1 x) (* -1 y)))) (- (pow x 2) (pow y 2)))) (/ (* x (* y (- (/ (* (pow x 2) (pow y 2)) (- (* -1 x) (* -1 y))) (/ (* x (* y (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))))) (- (* -1 x) (* -1 y)))))) (- (* -1 x) (* -1 y)))))))) (pow z 3))) (+ (* 1/2 (* (sqrt (/ (- (* -1 x) (* -1 y)) (* (pow z 3) (- (pow x 2) (pow y 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2)))))) (* (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- (* -1 x) (* -1 y))))) (sqrt -1)))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* z (sqrt (- (pow x 2) (pow y 2))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* z (+ (sqrt (- (pow x 2) (pow y 2))) (* (/ (* (pow x 2) y) z) (sqrt (/ 1 (- (pow x 2) (pow y 2)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* z (+ (sqrt (- (pow x 2) (pow y 2))) (* -1 (/ (+ (* -1 (* (* (pow x 2) y) (sqrt (/ 1 (- (pow x 2) (pow y 2)))))) (* -1/2 (* (/ (- (* (pow x 2) (pow y 2)) (/ (* (pow x 4) (pow y 2)) (- (pow x 2) (pow y 2)))) z) (sqrt (/ 1 (- (pow x 2) (pow y 2))))))) z))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* z (+ (sqrt (- (pow x 2) (pow y 2))) (* -1 (/ (+ (* -1 (* (* (pow x 2) y) (sqrt (/ 1 (- (pow x 2) (pow y 2)))))) (* -1 (/ (+ (* -1/2 (* (/ (* (pow x 2) (* y (- (* (pow x 2) (pow y 2)) (/ (* (pow x 4) (pow y 2)) (- (pow x 2) (pow y 2)))))) z) (sqrt (/ 1 (pow (- (pow x 2) (pow y 2)) 3))))) (* 1/2 (* (- (* (pow x 2) (pow y 2)) (/ (* (pow x 4) (pow y 2)) (- (pow x 2) (pow y 2)))) (sqrt (/ 1 (- (pow x 2) (pow y 2))))))) z))) z))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow z 2) (- (+ (* -1 (/ (+ (* -2 (* (pow x 2) y)) (* -1 (/ (* (pow x 2) (pow y 2)) z))) z)) (pow x 2)) (pow y 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (+ (* -2 (* (pow x 2) y)) (* -1 (/ (* (pow x 2) (pow y 2)) z))) z)) (pow x 2))))) |
#s(approx (* (+ z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* (sqrt (* z (- (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (- (* -1 x) (* -1 y))))))) (* (sqrt (/ (- (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (- (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (- (* -1 x) (* -1 y))))))) (* (sqrt (/ (- (* -1 x) (* -1 y)) z)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (- (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (- (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (- (* -1 x) (* -1 y))))))) (* (sqrt (/ (- (* -1 x) (* -1 y)) z)) (sqrt -1))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 x) (* -1 y)))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* z (- (+ (* -1 x) (* -1 (/ (* x y) z))) (* -1 y)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 104.0ms | z | @ | -inf | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ (* x (+ y z)) (* y z)) x (+ y z) y z (* y z) 2 (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (* x z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (* 2 (sqrt (/ y z))) (sqrt (/ y z)) (/ y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (+ (* y (/ z x)) z) y) x) (+ (+ (* y (/ z x)) z) y) (+ (* y (/ z x)) z) (/ z x) (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (* (* (+ z y) x) (* (+ z y) x)) (* (+ z y) x) (+ z y) (* (* z z) (* y y)) (* z z) (* y y) (sqrt (- (* (+ z y) x) (* z y))) (- (* (+ z y) x) (* z y)) (* z y)) |
| 97.0ms | x | @ | inf | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ (* x (+ y z)) (* y z)) x (+ y z) y z (* y z) 2 (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (* x z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (* 2 (sqrt (/ y z))) (sqrt (/ y z)) (/ y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (+ (* y (/ z x)) z) y) x) (+ (+ (* y (/ z x)) z) y) (+ (* y (/ z x)) z) (/ z x) (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (* (* (+ z y) x) (* (+ z y) x)) (* (+ z y) x) (+ z y) (* (* z z) (* y y)) (* z z) (* y y) (sqrt (- (* (+ z y) x) (* z y))) (- (* (+ z y) x) (* z y)) (* z y)) |
| 84.0ms | y | @ | -inf | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ (* x (+ y z)) (* y z)) x (+ y z) y z (* y z) 2 (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (* x z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (* 2 (sqrt (/ y z))) (sqrt (/ y z)) (/ y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (+ (* y (/ z x)) z) y) x) (+ (+ (* y (/ z x)) z) y) (+ (* y (/ z x)) z) (/ z x) (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (* (* (+ z y) x) (* (+ z y) x)) (* (+ z y) x) (+ z y) (* (* z z) (* y y)) (* z z) (* y y) (sqrt (- (* (+ z y) x) (* z y))) (- (* (+ z y) x) (* z y)) (* z y)) |
| 78.0ms | x | @ | 0 | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ (* x (+ y z)) (* y z)) x (+ y z) y z (* y z) 2 (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (* x z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (* 2 (sqrt (/ y z))) (sqrt (/ y z)) (/ y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (+ (* y (/ z x)) z) y) x) (+ (+ (* y (/ z x)) z) y) (+ (* y (/ z x)) z) (/ z x) (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (* (* (+ z y) x) (* (+ z y) x)) (* (+ z y) x) (+ z y) (* (* z z) (* y y)) (* z z) (* y y) (sqrt (- (* (+ z y) x) (* z y))) (- (* (+ z y) x) (* z y)) (* z y)) |
| 65.0ms | z | @ | 0 | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ (* x (+ y z)) (* y z)) x (+ y z) y z (* y z) 2 (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (* x z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (* 2 (sqrt (/ y z))) (sqrt (/ y z)) (/ y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (+ (* y (/ z x)) z) y) x) (+ (+ (* y (/ z x)) z) y) (+ (* y (/ z x)) z) (/ z x) (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (* (* (+ z y) x) (* (+ z y) x)) (* (+ z y) x) (+ z y) (* (* z z) (* y y)) (* z z) (* y y) (sqrt (- (* (+ z y) x) (* z y))) (- (* (+ z y) x) (* z y)) (* z y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2606 | 30636 |
| 0 | 2645 | 29678 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z)))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z)))) |
#s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z))) |
(fma.f64 x (+.f64 y z) (*.f64 y z)) |
x |
(+.f64 y z) |
y |
z |
(*.f64 y z) |
#s(literal 2 binary64) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z)) |
(*.f64 x z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) z)) |
(*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) z) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z))) |
(sqrt.f64 (/.f64 y z)) |
(/.f64 y z) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x)))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x)) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(+.f64 (fma.f64 y (/.f64 z x) z) y) |
(fma.f64 y (/.f64 z x) z) |
(/.f64 z x) |
(*.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))))) |
(/.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)))) |
(sqrt.f64 (-.f64 (*.f64 (*.f64 (+.f64 z y) x) (*.f64 (+.f64 z y) x)) (*.f64 (*.f64 z z) (*.f64 y y)))) |
(-.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 (+.f64 z y) x)) |
(*.f64 (+.f64 z y) x) |
(+.f64 z y) |
(*.f64 (*.f64 z z) (*.f64 y y)) |
(*.f64 z z) |
(*.f64 y y) |
(sqrt.f64 (-.f64 (*.f64 (+.f64 z y) x) (*.f64 z y))) |
(-.f64 (*.f64 (+.f64 z y) x) (*.f64 z y)) |
(*.f64 z y) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* y z))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#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 (sqrt (* y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* 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)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (* z (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow y 3) z))))))) (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* x (* z (+ (* 1/8 (sqrt (/ 1 (* (pow y 5) z)))) (* 1/2 (* (sqrt (* (pow y 3) (pow z 3))) (- (/ 1 (* (pow y 3) (pow z 3))) (* 1/4 (/ 1 (* (pow y 3) (pow z 3)))))))))) (* z (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))))))) (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (sqrt (/ y z))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (+ (sqrt (/ y (pow z 3))) (* x (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (+ (sqrt (/ y (pow z 3))) (* x (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (+ (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))) (* x (+ (* 1/8 (sqrt (/ 1 (* (pow y 5) z)))) (* 1/2 (* (sqrt (* (pow y 3) (pow z 3))) (- (/ 1 (* (pow y 3) (pow z 3))) (* 1/4 (/ 1 (* (pow y 3) (pow z 3)))))))))))))))))) |
#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 (/ 1 (* 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)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow 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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* y z))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (/ (* y z) x))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (/ (+ (* x (+ y z)) (* y z)) x))) |
#s(approx (+ (* y (/ z x)) z) #s(hole binary64 (/ (* y z) x))) |
#s(approx (+ (* y (/ z x)) z) #s(hole binary64 (/ (+ (* x z) (* y z)) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* y (* z (sqrt -1))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (pow (+ y z) 2)) (* y (* z (sqrt -1))))) (* y (* z (sqrt -1)))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (+ (* y (* z (sqrt -1))) (* (pow x 2) (+ (* -1/8 (/ (* (pow x 2) (pow (+ y z) 4)) (* (pow y 3) (* (pow z 3) (* (sqrt -1) (pow (sqrt -1) 2)))))) (* 1/2 (/ (pow (+ y z) 2) (* y (* z (sqrt -1)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (+ (* y (* z (sqrt -1))) (* (pow x 2) (+ (* 1/2 (/ (pow (+ y z) 2) (* y (* z (sqrt -1))))) (* (pow x 2) (+ (* -1/8 (/ (pow (+ y z) 4) (* (pow y 3) (* (pow z 3) (* (pow (sqrt -1) 2) (sqrt -1)))))) (* 1/16 (/ (* (pow x 2) (pow (+ y z) 6)) (* (pow y 5) (* (pow z 5) (* (pow (sqrt -1) 2) (* (sqrt -1) (* (sqrt -1) (sqrt -1))))))))))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* -1 (* (pow y 2) (pow z 2))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (- (* (pow x 2) (pow (+ y z) 2)) (* (pow y 2) (pow z 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (* (pow x 2) (pow (+ y z) 2)))) |
#s(approx (* (+ z y) x) #s(hole binary64 (* x (+ y z)))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* (sqrt (* y z)) (sqrt -1)))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (+ (* 1/2 (* (/ (* x (+ y z)) (sqrt -1)) (sqrt (/ 1 (* y z))))) (* (sqrt (* y z)) (sqrt -1))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (+ (* x (+ (* -1/8 (* (/ (* x (pow (+ y z) 2)) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (/ (+ y z) (sqrt -1)))))) (* (sqrt (* y z)) (sqrt -1))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (+ (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (/ (+ y z) (sqrt -1)))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (/ (pow (+ y z) 2) (* (pow (sqrt -1) 2) (sqrt -1))))) (* 1/16 (* (/ (* x (pow (+ y z) 3)) (* (pow (sqrt -1) 2) (* (sqrt -1) (* (sqrt -1) (sqrt -1))))) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))))) (* (sqrt (* y z)) (sqrt -1))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (- (* x (+ y z)) (* y z)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* x (+ y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (+ (* x (+ y 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 (sqrt (* x (+ y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (+ (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))) (/ (* z (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 3))) (+ (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))) (/ (* z (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 3))) (+ (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))) (+ (/ (* z (+ (* -1/2 (* (sqrt (* x (pow z 3))) (* y (+ (* 1/4 (/ (* x (pow y 2)) (pow z 3))) (/ (pow y 3) (pow z 3)))))) (* -1/4 (* (sqrt (/ (pow x 3) z)) (pow y 2))))) (pow x 4)) (/ (* z (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 2 (sqrt (/ 1 (* x z)))) (+ (* (sqrt (/ 1 (* x (pow z 3)))) y) (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 3))) (+ (* 2 (sqrt (/ 1 (* x z)))) (+ (* (sqrt (/ 1 (* x (pow z 3)))) y) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* -1/2 (* (sqrt (/ (pow z 3) (pow x 7))) (* y (+ (* 1/4 (/ (* x (pow y 2)) (pow z 3))) (/ (pow y 3) (pow z 3)))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 3))) (+ (* 2 (sqrt (/ 1 (* x z)))) (+ (* (sqrt (/ 1 (* x (pow z 3)))) y) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x (+ y z)))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (+ y z))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (+ y (+ z (/ (* y z) x))))) |
#s(approx (+ (* y (/ z x)) z) #s(hole binary64 z)) |
#s(approx (+ (* y (/ z x)) z) #s(hole binary64 (+ z (/ (* y z) x)))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* 2 (sqrt (* x (+ y z)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* x (+ y z)))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* x (+ y (+ z (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (+ y z))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* x (+ y (+ z (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (+ y z)))) (* -1/8 (/ (* (pow y 4) (pow z 4)) (* (pow x 4) (pow (+ y z) 3)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* x (+ y (+ z (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (+ y z)))) (+ (* -1/8 (/ (* (pow y 4) (pow z 4)) (* (pow x 4) (pow (+ y z) 3)))) (* -1/16 (/ (* (pow y 6) (pow z 6)) (* (pow x 6) (pow (+ y z) 5))))))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow x 2) (pow (+ y z) 2)))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow x 2))) (pow (+ y z) 2))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))) (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* -1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* x (+ y (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 z)))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 (+ y z)) (* -1 (/ (* y z) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ x z)) (/ (* y (sqrt -1)) (sqrt -1))))) (pow x 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 3) (sqrt -1)) (sqrt -1)))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ x z)) (/ (* y (sqrt -1)) (sqrt -1))))) (pow x 2)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (* (pow y 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))))) (* 1/2 (* (sqrt (* x (pow z 3))) (/ (* y (* (sqrt -1) (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3))))) (sqrt -1)))))) x)) (* 1/2 (* (sqrt (/ x z)) (/ (* (pow y 3) (sqrt -1)) (sqrt -1))))) (pow x 3))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ x z)) (/ (* y (sqrt -1)) (sqrt -1))))) (pow x 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (/ (* (pow y 3) (sqrt -1)) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (* (pow y 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))))) (* 1/2 (* (sqrt (* x (pow z 3))) (/ (* y (* (sqrt -1) (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3))))) (sqrt -1))))) x)) (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 3) (sqrt -1)) (sqrt -1))))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* x (+ (* -1 (+ y z)) (* -1 (/ (* y z) x))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -2 (* (sqrt (* x (+ y z))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ (+ y z) x)) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (/ (* y (* z (sqrt -1))) (sqrt -1)))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* (pow x 5) (+ y z)))) (/ (* (sqrt -1) (- (/ (* (pow y 2) (pow z 2)) (+ y z)) (/ (* (pow y 2) (pow z 2)) (+ y z)))) (sqrt -1)))) (+ (* 2 (* (sqrt (/ (+ y z) x)) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (/ (* y (* z (sqrt -1))) (sqrt -1))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* (sqrt (/ 1 (* x (+ y z)))) (/ (* (sqrt -1) (+ (* -1/4 (/ (* x (* (pow y 2) (pow z 2))) (* (pow (sqrt -1) 2) (+ y z)))) (/ (* y (* z (- (/ (* (pow y 2) (pow z 2)) (+ y z)) (/ (* (pow y 2) (pow z 2)) (+ y z))))) (+ y z)))) (sqrt -1))) (* (sqrt (/ x (+ y z))) (/ (* (sqrt -1) (- (/ (* (pow y 2) (pow z 2)) (+ y z)) (/ (* (pow y 2) (pow z 2)) (+ y z)))) (sqrt -1)))) (pow x 3))) (+ (* 2 (* (sqrt (/ (+ y z) x)) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (/ (* y (* z (sqrt -1))) (sqrt -1))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* (sqrt (* x (+ y z))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (/ (* y (* z (sqrt -1))) (sqrt -1)))) (* (sqrt (/ (+ y z) x)) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) (+ y z)))) (/ (* (sqrt -1) (- (/ (* (pow y 2) (pow z 2)) (+ y z)) (/ (* (pow y 2) (pow z 2)) (+ y z)))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (/ (* y (* z (sqrt -1))) (sqrt -1)))) (* (sqrt (/ (+ y z) x)) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* x (+ y z)))) (/ (* (sqrt -1) (+ (* -1/4 (/ (* x (* (pow y 2) (pow z 2))) (* (pow (sqrt -1) 2) (+ y z)))) (/ (* y (* z (- (/ (* (pow y 2) (pow z 2)) (+ y z)) (/ (* (pow y 2) (pow z 2)) (+ y z))))) (+ y z)))) (sqrt -1)))) (* 1/2 (* (sqrt (/ x (+ y z))) (/ (* (sqrt -1) (- (/ (* (pow y 2) (pow z 2)) (+ y z)) (/ (* (pow y 2) (pow z 2)) (+ y z)))) (sqrt -1))))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (/ (* y (* z (sqrt -1))) (sqrt -1)))) (* (sqrt (/ (+ y z) x)) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* x (+ y z))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* x (+ y (+ z (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (+ y z)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* x (+ y (+ z (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (+ y z)))) (* -1/8 (/ (* (pow y 4) (pow z 4)) (* (pow x 4) (pow (+ y z) 3))))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* x (+ y (+ z (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (+ y z)))) (+ (* -1/8 (/ (* (pow y 4) (pow z 4)) (* (pow x 4) (pow (+ y z) 3)))) (* -1/16 (/ (* (pow y 6) (pow z 6)) (* (pow x 6) (pow (+ y z) 5)))))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* (sqrt (* x (+ y z))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (/ (* y (* z (sqrt -1))) (sqrt -1)))) (* (sqrt (/ (+ y z) x)) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (/ (* y (* z (sqrt -1))) (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (/ (* (pow y 2) (* (pow z 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))))) (* (sqrt (/ (+ y z) x)) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (/ (* y (* z (sqrt -1))) (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (/ (* (pow y 2) (* (pow z 2) (sqrt -1))) (* (pow (sqrt -1) 2) (sqrt -1))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (/ (* (pow y 3) (* (pow z 3) (sqrt -1))) (* (sqrt -1) (* (pow (sqrt -1) 2) (* (sqrt -1) (sqrt -1))))))) (* (sqrt (/ (+ y z) x)) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 (+ y z)) (/ (* y z) x)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* x z))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (+ y z) #s(hole binary64 z)) |
#s(approx (+ y z) #s(hole binary64 (+ y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y z) #s(hole binary64 (* y 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))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (* z (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow x 3) z))))))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* y (* z (+ (* 1/8 (sqrt (/ 1 (* (pow x 5) z)))) (* 1/2 (* (sqrt (* (pow x 3) (pow z 3))) (- (/ 1 (* (pow x 3) (pow z 3))) (* 1/4 (/ 1 (* (pow x 3) (pow z 3)))))))))) (* z (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))))))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (sqrt (/ x z))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (+ (sqrt (/ x (pow z 3))) (* y (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (+ (sqrt (/ x (pow z 3))) (* y (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (+ (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))) (* y (+ (* 1/8 (sqrt (/ 1 (* (pow x 5) z)))) (* 1/2 (* (sqrt (* (pow x 3) (pow z 3))) (- (/ 1 (* (pow x 3) (pow z 3))) (* 1/4 (/ 1 (* (pow x 3) (pow z 3)))))))))))))))))) |
#s(approx (* 2 (sqrt (/ y z))) #s(hole binary64 (* 2 (sqrt (/ y z))))) |
#s(approx (sqrt (/ y z)) #s(hole binary64 (sqrt (/ y z)))) |
#s(approx (/ y z) #s(hole binary64 (/ y 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 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x z))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (+ (* x z) (* x (* y (+ 1 (/ z x))))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 z)) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (+ z (* y (+ 1 (/ z x)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (- (+ z (* 2 x)) x)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* (sqrt (/ 1 (* x z))) (* y (- (/ x z) (+ (* 1/4 (/ (pow (- (+ z (* 2 x)) x) 2) (* x z))) (+ (/ z x) (/ (* (- x z) (- (+ z (* 2 x)) x)) (* x z))))))) (* (sqrt (/ 1 (* x z))) (- (+ z (* 2 x)) x))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1 (* (sqrt (/ 1 (* x z))) (* y (+ (* 1/2 (/ (* (- (+ z (* 2 x)) x) (- (/ x z) (+ (* 1/4 (/ (pow (- (+ z (* 2 x)) x) 2) (* x z))) (+ (/ z x) (/ (* (- x z) (- (+ z (* 2 x)) x)) (* x z)))))) (* x z))) (/ (* (- x z) (- (/ x z) (+ (/ z x) (/ (* (- x z) (- (+ z (* 2 x)) x)) (* x z))))) (* x z)))))) (* (sqrt (/ 1 (* x z))) (- (/ x z) (+ (* 1/4 (/ (pow (- (+ z (* 2 x)) x) 2) (* x z))) (+ (/ z x) (/ (* (- x z) (- (+ z (* 2 x)) x)) (* x z)))))))) (* (sqrt (/ 1 (* x z))) (- (+ z (* 2 x)) x))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (- (+ z (* 2 x)) x))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (- (/ x z) (+ (* 1/4 (/ (pow (- (+ z (* 2 x)) x) 2) (* x z))) (+ (/ z x) (/ (* (- x z) (- (+ z (* 2 x)) x)) (* x z)))))))) (* 1/2 (* (sqrt (/ 1 (* x z))) (- (+ z (* 2 x)) x)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (- (+ z (* 2 x)) x))) (* y (+ (* -1/2 (* (sqrt (/ 1 (* x z))) (* y (+ (* 1/2 (/ (* (- (+ z (* 2 x)) x) (- (/ x z) (+ (* 1/4 (/ (pow (- (+ z (* 2 x)) x) 2) (* x z))) (+ (/ z x) (/ (* (- x z) (- (+ z (* 2 x)) x)) (* x z)))))) (* x z))) (/ (* (- x z) (- (/ x z) (+ (/ z x) (/ (* (- x z) (- (+ z (* 2 x)) x)) (* x z))))) (* x z)))))) (* 1/2 (* (sqrt (/ 1 (* x z))) (- (/ x z) (+ (* 1/4 (/ (pow (- (+ z (* 2 x)) x) 2) (* x z))) (+ (/ z x) (/ (* (- x z) (- (+ z (* 2 x)) x)) (* x z)))))))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* x z))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (+ (* x y) (* x z)))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (+ (* x z) (* y (+ x (* -1/2 (/ (* y z) x))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (+ (* x z) (* y (+ x (* y (+ (* -1/2 (/ z x)) (* 1/2 (/ y x))))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow x 2) (pow z 2)))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (+ (* 2 (* (pow x 2) (* y z))) (* (pow x 2) (pow z 2))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (+ (* y (+ (* 2 (* (pow x 2) z)) (* y (- (pow x 2) (pow z 2))))) (* (pow x 2) (pow z 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (* (pow x 2) (pow z 2)))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (+ (* 2 (* (pow x 2) (* y z))) (* (pow x 2) (pow z 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (+ (* y (+ (* 2 (* (pow x 2) z)) (* (pow x 2) y))) (* (pow x 2) (pow z 2))))) |
#s(approx (* (+ z y) x) #s(hole binary64 (* x z))) |
#s(approx (* (+ z y) x) #s(hole binary64 (+ (* x y) (* x z)))) |
#s(approx (+ z y) #s(hole binary64 z)) |
#s(approx (+ z y) #s(hole binary64 (+ y z))) |
#s(approx (* (* z z) (* y y)) #s(hole binary64 (* (pow y 2) (pow z 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (- x z))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (- x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (- x z)))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (- x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (- x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (- x z) 3))))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* x z))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (+ (* x z) (* y (- x z))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* y (+ x z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* y (+ x z)))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* y (+ x (+ z (/ (* x z) y)))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* y (+ x z)))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* y (+ x (+ z (/ (* x z) y)))))) |
#s(approx (+ y z) #s(hole binary64 y)) |
#s(approx (+ y z) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* y (+ x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (+ (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))) (/ (* z (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))) (/ (* z (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))) (+ (/ (* z (+ (* -1/2 (* (* x (+ (* 1/4 (/ (* (pow x 2) y) (pow z 3))) (/ (pow x 3) (pow z 3)))) (sqrt (* y (pow z 3))))) (* -1/4 (* (pow x 2) (sqrt (/ (pow y 3) z)))))) (pow y 4)) (/ (* z (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (+ (* x (sqrt (/ 1 (* y (pow z 3))))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (+ (* x (sqrt (/ 1 (* y (pow z 3))))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* -1/2 (* (* x (+ (* 1/4 (/ (* (pow x 2) y) (pow z 3))) (/ (pow x 3) (pow z 3)))) (sqrt (/ (pow z 3) (pow y 7))))) (+ (* -1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* -1/4 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (+ (* x (sqrt (/ 1 (* y (pow z 3))))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#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)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#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)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x (* y (+ 1 (/ z x)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* y (+ (* x (+ 1 (/ z x))) (/ (* x z) y))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (* y (+ 1 (/ z x))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (* y (+ 1 (+ (/ z x) (/ z y)))))) |
#s(approx (+ (* y (/ z x)) z) #s(hole binary64 (* y (+ (/ z x) (/ z y))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* 2 (sqrt (/ (* y (- (pow x 2) (pow z 2))) (- x z)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- x z))))) (* (sqrt (/ (- x z) (* (pow y 3) (- (pow x 2) (pow z 2))))) (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2)))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- x z))))) (+ (* (sqrt (/ (- x z) (* (pow y 3) (- (pow x 2) (pow z 2))))) (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2)))) (* (sqrt (/ (- x z) (* (pow y 5) (- (pow x 2) (pow z 2))))) (- (/ (* (pow x 2) (pow z 2)) (- x z)) (/ (* x (* z (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))))) (- x z))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (/ (- x z) (* (pow y 7) (- (pow x 2) (pow z 2))))) (+ (* 1/4 (/ (* y (* (- x z) (pow (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))) 2))) (- (pow x 2) (pow z 2)))) (/ (* x (* z (- (/ (* (pow x 2) (pow z 2)) (- x z)) (/ (* x (* z (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))))) (- x z))))) (- x z))))) (+ (* 2 (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- x z))))) (+ (* (sqrt (/ (- x z) (* (pow y 3) (- (pow x 2) (pow z 2))))) (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2)))) (* (sqrt (/ (- x z) (* (pow y 5) (- (pow x 2) (pow z 2))))) (- (/ (* (pow x 2) (pow z 2)) (- x z)) (/ (* x (* z (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))))) (- x z)))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (sqrt (/ (* y (- (pow x 2) (pow z 2))) (- x z))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* y (+ (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- x z)))) (* 1/2 (* (sqrt (/ (- x z) (* (pow y 3) (- (pow x 2) (pow z 2))))) (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* y (+ (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- x z)))) (+ (* 1/2 (* (sqrt (/ (- x z) (* (pow y 3) (- (pow x 2) (pow z 2))))) (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))))) (* 1/2 (* (sqrt (/ (- x z) (* (pow y 5) (- (pow x 2) (pow z 2))))) (- (/ (* (pow x 2) (pow z 2)) (- x z)) (/ (* x (* z (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))))) (- x z)))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* y (+ (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- x z)))) (+ (* -1/2 (* (sqrt (/ (- x z) (* (pow y 7) (- (pow x 2) (pow z 2))))) (+ (* 1/4 (/ (* y (* (- x z) (pow (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))) 2))) (- (pow x 2) (pow z 2)))) (/ (* x (* z (- (/ (* (pow x 2) (pow z 2)) (- x z)) (/ (* x (* z (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))))) (- x z))))) (- x z))))) (+ (* 1/2 (* (sqrt (/ (- x z) (* (pow y 3) (- (pow x 2) (pow z 2))))) (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))))) (* 1/2 (* (sqrt (/ (- x z) (* (pow y 5) (- (pow x 2) (pow z 2))))) (- (/ (* (pow x 2) (pow z 2)) (- x z)) (/ (* x (* z (- (* 2 (/ (* (pow x 2) z) (- x z))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- x z) 2))))) (- x z))))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* y (sqrt (- (pow x 2) (pow z 2)))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* y (+ (sqrt (- (pow x 2) (pow z 2))) (* (/ (* (pow x 2) z) y) (sqrt (/ 1 (- (pow x 2) (pow z 2))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* y (+ (sqrt (- (pow x 2) (pow z 2))) (+ (* 1/2 (* (/ (- (* (pow x 2) (pow z 2)) (/ (* (pow x 4) (pow z 2)) (- (pow x 2) (pow z 2)))) (pow y 2)) (sqrt (/ 1 (- (pow x 2) (pow z 2)))))) (* (/ (* (pow x 2) z) y) (sqrt (/ 1 (- (pow x 2) (pow z 2)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* y (+ (sqrt (- (pow x 2) (pow z 2))) (+ (* -1/2 (* (/ (* (pow x 2) (* z (- (* (pow x 2) (pow z 2)) (/ (* (pow x 4) (pow z 2)) (- (pow x 2) (pow z 2)))))) (pow y 3)) (sqrt (/ 1 (pow (- (pow x 2) (pow z 2)) 3))))) (+ (* 1/2 (* (/ (- (* (pow x 2) (pow z 2)) (/ (* (pow x 4) (pow z 2)) (- (pow x 2) (pow z 2)))) (pow y 2)) (sqrt (/ 1 (- (pow x 2) (pow z 2)))))) (* (/ (* (pow x 2) z) y) (sqrt (/ 1 (- (pow x 2) (pow z 2))))))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow y 2) (- (pow x 2) (pow z 2))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow y 2) (- (+ (* 2 (/ (* (pow x 2) z) y)) (pow x 2)) (pow z 2))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow y 2) (- (+ (* 2 (/ (* (pow x 2) z) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow x 2))) (pow z 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (* (pow y 2) (+ (* 2 (/ (* (pow x 2) z) y)) (pow x 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (* (pow y 2) (+ (* 2 (/ (* (pow x 2) z) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow x 2)))))) |
#s(approx (* (+ z y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ z y) x) #s(hole binary64 (* y (+ x (/ (* x z) y))))) |
#s(approx (+ z y) #s(hole binary64 y)) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (sqrt (* y (- x z))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* y (+ (sqrt (/ (- x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (- x z)))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* y (+ (sqrt (/ (- x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (- x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (- x z))))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* y (+ (sqrt (/ (- x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (- x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (- x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (- x z)))))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* y (- x z)))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* y (- (+ x (/ (* x z) y)) z)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 z)))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 z)))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (/ (* x (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3))))) (sqrt -1)) (sqrt (* y (pow z 3))))))) y)) (* 1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 3))) (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (/ (* x (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3))))) (sqrt -1)) (sqrt (* y (pow z 3)))))) y)) (* 1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3)))))) (pow y 3))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (* 2 (sqrt (/ y z))) #s(hole binary64 (* -2 (* (sqrt (/ y z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ y z)) #s(hole binary64 (* -1 (* (sqrt (/ y z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* x (* y (- (* -1 (/ z x)) 1)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* x z) y)) (* x (- (* -1 (/ z x)) 1))))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ z x)) (* -1 (/ z y))) 1))))) |
#s(approx (+ (* y (/ z x)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z x)) (* -1 (/ z y))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -2 (* (sqrt (/ (* y (- (pow x 2) (pow z 2))) (- (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- (* -1 x) (* -1 z))))) (sqrt -1))) (* (sqrt (/ (- (* -1 x) (* -1 z)) (* (pow y 3) (- (pow x 2) (pow z 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2)))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -1 (* y (+ (* -1 (* (sqrt (/ (- (* -1 x) (* -1 z)) (* (pow y 5) (- (pow x 2) (pow z 2))))) (* (sqrt -1) (- (/ (* (pow x 2) (pow z 2)) (- (* -1 x) (* -1 z))) (/ (* x (* z (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))))) (- (* -1 x) (* -1 z))))))) (+ (* 2 (* (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- (* -1 x) (* -1 z))))) (sqrt -1))) (* (sqrt (/ (- (* -1 x) (* -1 z)) (* (pow y 3) (- (pow x 2) (pow z 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* (sqrt (/ (* y (- (* -1 x) (* -1 z))) (- (pow x 2) (pow z 2)))) (* (sqrt -1) (- (/ (* (pow x 2) (pow z 2)) (- (* -1 x) (* -1 z))) (/ (* x (* z (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))))) (- (* -1 x) (* -1 z)))))) (* (sqrt (/ (- (* -1 x) (* -1 z)) (* y (- (pow x 2) (pow z 2))))) (* (sqrt -1) (+ (* -1/4 (/ (* y (* (pow (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))) 2) (- (* -1 x) (* -1 z)))) (- (pow x 2) (pow z 2)))) (/ (* x (* z (- (/ (* (pow x 2) (pow z 2)) (- (* -1 x) (* -1 z))) (/ (* x (* z (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))))) (- (* -1 x) (* -1 z)))))) (- (* -1 x) (* -1 z))))))) (pow y 3))) (+ (* 2 (* (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- (* -1 x) (* -1 z))))) (sqrt -1))) (* (sqrt (/ (- (* -1 x) (* -1 z)) (* (pow y 3) (- (pow x 2) (pow z 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* (sqrt (/ (* y (- (pow x 2) (pow z 2))) (- (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (sqrt (/ (- (* -1 x) (* -1 z)) (* (pow y 3) (- (pow x 2) (pow z 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2)))))) (* (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- (* -1 x) (* -1 z))))) (sqrt -1))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (sqrt (/ (- (* -1 x) (* -1 z)) (* (pow y 5) (- (pow x 2) (pow z 2))))) (* (sqrt -1) (- (/ (* (pow x 2) (pow z 2)) (- (* -1 x) (* -1 z))) (/ (* x (* z (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))))) (- (* -1 x) (* -1 z))))))) (+ (* 1/2 (* (sqrt (/ (- (* -1 x) (* -1 z)) (* (pow y 3) (- (pow x 2) (pow z 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2)))))) (* (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- (* -1 x) (* -1 z))))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ (* y (- (* -1 x) (* -1 z))) (- (pow x 2) (pow z 2)))) (* (sqrt -1) (- (/ (* (pow x 2) (pow z 2)) (- (* -1 x) (* -1 z))) (/ (* x (* z (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))))) (- (* -1 x) (* -1 z))))))) (* 1/2 (* (sqrt (/ (- (* -1 x) (* -1 z)) (* y (- (pow x 2) (pow z 2))))) (* (sqrt -1) (+ (* -1/4 (/ (* y (* (pow (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))) 2) (- (* -1 x) (* -1 z)))) (- (pow x 2) (pow z 2)))) (/ (* x (* z (- (/ (* (pow x 2) (pow z 2)) (- (* -1 x) (* -1 z))) (/ (* x (* z (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2))))) (- (* -1 x) (* -1 z)))))) (- (* -1 x) (* -1 z)))))))) (pow y 3))) (+ (* 1/2 (* (sqrt (/ (- (* -1 x) (* -1 z)) (* (pow y 3) (- (pow x 2) (pow z 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) z) (- (* -1 x) (* -1 z)))) (/ (* x (* z (- (pow x 2) (pow z 2)))) (pow (- (* -1 x) (* -1 z)) 2)))))) (* (sqrt (/ (- (pow x 2) (pow z 2)) (* y (- (* -1 x) (* -1 z))))) (sqrt -1)))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* y (sqrt (- (pow x 2) (pow z 2))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* y (+ (sqrt (- (pow x 2) (pow z 2))) (* (/ (* (pow x 2) z) y) (sqrt (/ 1 (- (pow x 2) (pow z 2)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* y (+ (sqrt (- (pow x 2) (pow z 2))) (* -1 (/ (+ (* -1 (* (* (pow x 2) z) (sqrt (/ 1 (- (pow x 2) (pow z 2)))))) (* -1/2 (* (/ (- (* (pow x 2) (pow z 2)) (/ (* (pow x 4) (pow z 2)) (- (pow x 2) (pow z 2)))) y) (sqrt (/ 1 (- (pow x 2) (pow z 2))))))) y))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* y (+ (sqrt (- (pow x 2) (pow z 2))) (* -1 (/ (+ (* -1 (* (* (pow x 2) z) (sqrt (/ 1 (- (pow x 2) (pow z 2)))))) (* -1 (/ (+ (* -1/2 (* (/ (* (pow x 2) (* z (- (* (pow x 2) (pow z 2)) (/ (* (pow x 4) (pow z 2)) (- (pow x 2) (pow z 2)))))) y) (sqrt (/ 1 (pow (- (pow x 2) (pow z 2)) 3))))) (* 1/2 (* (- (* (pow x 2) (pow z 2)) (/ (* (pow x 4) (pow z 2)) (- (pow x 2) (pow z 2)))) (sqrt (/ 1 (- (pow x 2) (pow z 2))))))) y))) y))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ (+ (* -2 (* (pow x 2) z)) (* -1 (/ (* (pow x 2) (pow z 2)) y))) y)) (pow x 2)) (pow z 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -2 (* (pow x 2) z)) (* -1 (/ (* (pow x 2) (pow z 2)) y))) y)) (pow x 2))))) |
#s(approx (* (+ z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* (sqrt (* y (- (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (- (* -1 x) (* -1 z))))))) (* (sqrt (/ (- (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (- (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (- (* -1 x) (* -1 z))))))) (* (sqrt (/ (- (* -1 x) (* -1 z)) y)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (- (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (- (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (- (* -1 x) (* -1 z))))))) (* (sqrt (/ (- (* -1 x) (* -1 z)) y)) (sqrt -1))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* -1 z)))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* y (- (+ (* -1 x) (* -1 (/ (* x z) y))) (* -1 z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (+ (* x y) (* z (+ x y))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x (+ y 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 (sqrt (* x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* (* x y) (sqrt (/ 1 (* z (+ x y))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (/ (+ (* 2 (sqrt (* (pow z 3) (+ x y)))) (* (* x y) (sqrt (/ z (+ x y))))) z))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (/ (+ (* 2 (sqrt (* (pow z 3) (+ x y)))) (* (* x y) (sqrt (/ z (+ x y))))) (pow z 2)))) |
#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 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x y) (* z (+ x y))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (+ (* x y) (* x (* z (+ 1 (/ y x))))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 y)) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (+ y (* z (+ 1 (/ y x)))))) |
#s(approx (+ (* y (/ z x)) z) #s(hole binary64 (* z (+ 1 (/ y x))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (- (+ y (* 2 x)) x)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* (sqrt (/ 1 (* x y))) (* z (- (/ x y) (+ (* 1/4 (/ (pow (- (+ y (* 2 x)) x) 2) (* x y))) (+ (/ y x) (/ (* (- x y) (- (+ y (* 2 x)) x)) (* x y))))))) (* (sqrt (/ 1 (* x y))) (- (+ y (* 2 x)) x))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x y))) (* z (+ (* 1/2 (/ (* (- (+ y (* 2 x)) x) (- (/ x y) (+ (* 1/4 (/ (pow (- (+ y (* 2 x)) x) 2) (* x y))) (+ (/ y x) (/ (* (- x y) (- (+ y (* 2 x)) x)) (* x y)))))) (* x y))) (/ (* (- x y) (- (/ x y) (+ (/ y x) (/ (* (- x y) (- (+ y (* 2 x)) x)) (* x y))))) (* x y)))))) (* (sqrt (/ 1 (* x y))) (- (/ x y) (+ (* 1/4 (/ (pow (- (+ y (* 2 x)) x) 2) (* x y))) (+ (/ y x) (/ (* (- x y) (- (+ y (* 2 x)) x)) (* x y)))))))) (* (sqrt (/ 1 (* x y))) (- (+ y (* 2 x)) x))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (- (+ y (* 2 x)) x))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (- (/ x y) (+ (* 1/4 (/ (pow (- (+ y (* 2 x)) x) 2) (* x y))) (+ (/ y x) (/ (* (- x y) (- (+ y (* 2 x)) x)) (* x y)))))))) (* 1/2 (* (sqrt (/ 1 (* x y))) (- (+ y (* 2 x)) x)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (- (+ y (* 2 x)) x))) (* z (+ (* -1/2 (* (sqrt (/ 1 (* x y))) (* z (+ (* 1/2 (/ (* (- (+ y (* 2 x)) x) (- (/ x y) (+ (* 1/4 (/ (pow (- (+ y (* 2 x)) x) 2) (* x y))) (+ (/ y x) (/ (* (- x y) (- (+ y (* 2 x)) x)) (* x y)))))) (* x y))) (/ (* (- x y) (- (/ x y) (+ (/ y x) (/ (* (- x y) (- (+ y (* 2 x)) x)) (* x y))))) (* x y)))))) (* 1/2 (* (sqrt (/ 1 (* x y))) (- (/ x y) (+ (* 1/4 (/ (pow (- (+ y (* 2 x)) x) 2) (* x y))) (+ (/ y x) (/ (* (- x y) (- (+ y (* 2 x)) x)) (* x y)))))))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* x y))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (+ (* x y) (* z (+ x (* -1/2 (/ (* y z) x))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (+ (* x y) (* z (+ x (* z (+ (* -1/2 (/ y x)) (* 1/2 (/ z x))))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (+ (* 2 (* (pow x 2) (* y z))) (* (pow x 2) (pow y 2))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (+ (* z (+ (* 2 (* (pow x 2) y)) (* z (- (pow x 2) (pow y 2))))) (* (pow x 2) (pow y 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (+ (* 2 (* (pow x 2) (* y z))) (* (pow x 2) (pow y 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (+ (* z (+ (* 2 (* (pow x 2) y)) (* (pow x 2) z))) (* (pow x 2) (pow y 2))))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (- x y))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (- x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (- x y)))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (- x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (- x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (- x y) 3))))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* x y))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (+ (* x y) (* z (- x y))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (+ y z) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (sqrt (/ (+ x y) z))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#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)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#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)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x (* z (+ 1 (/ y x)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (* z (+ 1 (/ y x))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (* z (+ 1 (+ (/ y x) (/ y z)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* 2 (sqrt (/ (* z (- (pow x 2) (pow y 2))) (- x y)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- x y))))) (* (sqrt (/ (- x y) (* (pow z 3) (- (pow x 2) (pow y 2))))) (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2)))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- x y))))) (+ (* (sqrt (/ (- x y) (* (pow z 3) (- (pow x 2) (pow y 2))))) (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2)))) (* (sqrt (/ (- x y) (* (pow z 5) (- (pow x 2) (pow y 2))))) (- (/ (* (pow x 2) (pow y 2)) (- x y)) (/ (* x (* y (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))))) (- x y))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* z (+ (* -1 (* (sqrt (/ (- x y) (* (pow z 7) (- (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* z (* (- x y) (pow (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))) 2))) (- (pow x 2) (pow y 2)))) (/ (* x (* y (- (/ (* (pow x 2) (pow y 2)) (- x y)) (/ (* x (* y (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))))) (- x y))))) (- x y))))) (+ (* 2 (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- x y))))) (+ (* (sqrt (/ (- x y) (* (pow z 3) (- (pow x 2) (pow y 2))))) (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2)))) (* (sqrt (/ (- x y) (* (pow z 5) (- (pow x 2) (pow y 2))))) (- (/ (* (pow x 2) (pow y 2)) (- x y)) (/ (* x (* y (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))))) (- x y)))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (sqrt (/ (* z (- (pow x 2) (pow y 2))) (- x y))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* z (+ (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- x y)))) (* 1/2 (* (sqrt (/ (- x y) (* (pow z 3) (- (pow x 2) (pow y 2))))) (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* z (+ (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- x y)))) (+ (* 1/2 (* (sqrt (/ (- x y) (* (pow z 3) (- (pow x 2) (pow y 2))))) (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))))) (* 1/2 (* (sqrt (/ (- x y) (* (pow z 5) (- (pow x 2) (pow y 2))))) (- (/ (* (pow x 2) (pow y 2)) (- x y)) (/ (* x (* y (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))))) (- x y)))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* z (+ (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- x y)))) (+ (* -1/2 (* (sqrt (/ (- x y) (* (pow z 7) (- (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* z (* (- x y) (pow (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))) 2))) (- (pow x 2) (pow y 2)))) (/ (* x (* y (- (/ (* (pow x 2) (pow y 2)) (- x y)) (/ (* x (* y (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))))) (- x y))))) (- x y))))) (+ (* 1/2 (* (sqrt (/ (- x y) (* (pow z 3) (- (pow x 2) (pow y 2))))) (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))))) (* 1/2 (* (sqrt (/ (- x y) (* (pow z 5) (- (pow x 2) (pow y 2))))) (- (/ (* (pow x 2) (pow y 2)) (- x y)) (/ (* x (* y (- (* 2 (/ (* (pow x 2) y) (- x y))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- x y) 2))))) (- x y))))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* z (sqrt (- (pow x 2) (pow y 2)))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* z (+ (sqrt (- (pow x 2) (pow y 2))) (* (/ (* (pow x 2) y) z) (sqrt (/ 1 (- (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* z (+ (sqrt (- (pow x 2) (pow y 2))) (+ (* 1/2 (* (/ (- (* (pow x 2) (pow y 2)) (/ (* (pow x 4) (pow y 2)) (- (pow x 2) (pow y 2)))) (pow z 2)) (sqrt (/ 1 (- (pow x 2) (pow y 2)))))) (* (/ (* (pow x 2) y) z) (sqrt (/ 1 (- (pow x 2) (pow y 2)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* z (+ (sqrt (- (pow x 2) (pow y 2))) (+ (* -1/2 (* (/ (* (pow x 2) (* y (- (* (pow x 2) (pow y 2)) (/ (* (pow x 4) (pow y 2)) (- (pow x 2) (pow y 2)))))) (pow z 3)) (sqrt (/ 1 (pow (- (pow x 2) (pow y 2)) 3))))) (+ (* 1/2 (* (/ (- (* (pow x 2) (pow y 2)) (/ (* (pow x 4) (pow y 2)) (- (pow x 2) (pow y 2)))) (pow z 2)) (sqrt (/ 1 (- (pow x 2) (pow y 2)))))) (* (/ (* (pow x 2) y) z) (sqrt (/ 1 (- (pow x 2) (pow y 2))))))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow z 2) (- (pow x 2) (pow y 2))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow z 2) (- (+ (* 2 (/ (* (pow x 2) y) z)) (pow x 2)) (pow y 2))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow z 2) (- (+ (* 2 (/ (* (pow x 2) y) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow x 2))) (pow y 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (* (pow z 2) (+ (* 2 (/ (* (pow x 2) y) z)) (pow x 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (* (pow z 2) (+ (* 2 (/ (* (pow x 2) y) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow x 2)))))) |
#s(approx (* (+ z y) x) #s(hole binary64 (* z (+ x (/ (* x y) z))))) |
#s(approx (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (sqrt (* z (- x y))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* z (+ (sqrt (/ (- x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (- x y)))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* z (+ (sqrt (/ (- x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (- x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (- x y))))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* z (+ (sqrt (/ (- x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (- x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (- x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (- x y)))))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* z (- x y)))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* z (- (+ x (/ (* x y) z)) y)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* z (+ x y))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (* (pow y 3) (sqrt -1))) (* (sqrt -1) (* (sqrt -1) (* (sqrt -1) (pow (sqrt -1) 2))))) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* z (+ x y))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (* (pow y 3) (sqrt -1))) (* (sqrt -1) (* (sqrt -1) (* (sqrt -1) (pow (sqrt -1) 2))))) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 y)))))) |
#s(approx (+ (* x (+ y z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (* (pow y 3) (sqrt -1))) (* (sqrt -1) (* (pow (sqrt -1) 2) (* (sqrt -1) (sqrt -1))))) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (* (sqrt (* z (+ x y))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* z (+ (* -2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (* x (* y (* (sqrt -1) (sqrt -1)))) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* -1 (* (* x (* y (* (sqrt -1) (sqrt -1)))) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1))))))) |
#s(approx (* 2 (sqrt (/ y z))) #s(hole binary64 (* 2 (* (sqrt (/ y z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ y z)) #s(hole binary64 (* (sqrt (/ y z)) (* (sqrt -1) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* x (* z (- (* -1 (/ y x)) 1)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- (* -1 (/ y x)) 1))))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ y x)) (* -1 (/ y z))) 1))))) |
#s(approx (+ (* y (/ z x)) z) #s(hole binary64 (* -1 (* z (- (* -1 (/ y x)) 1))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -2 (* (sqrt (/ (* z (- (pow x 2) (pow y 2))) (- (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- (* -1 x) (* -1 y))))) (sqrt -1))) (* (sqrt (/ (- (* -1 x) (* -1 y)) (* (pow z 3) (- (pow x 2) (pow y 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2)))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* (sqrt (/ (- (* -1 x) (* -1 y)) (* (pow z 5) (- (pow x 2) (pow y 2))))) (* (sqrt -1) (- (/ (* (pow x 2) (pow y 2)) (- (* -1 x) (* -1 y))) (/ (* x (* y (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))))) (- (* -1 x) (* -1 y))))))) (+ (* 2 (* (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- (* -1 x) (* -1 y))))) (sqrt -1))) (* (sqrt (/ (- (* -1 x) (* -1 y)) (* (pow z 3) (- (pow x 2) (pow y 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* (sqrt (/ (* z (- (* -1 x) (* -1 y))) (- (pow x 2) (pow y 2)))) (* (sqrt -1) (- (/ (* (pow x 2) (pow y 2)) (- (* -1 x) (* -1 y))) (/ (* x (* y (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))))) (- (* -1 x) (* -1 y)))))) (* (sqrt (/ (- (* -1 x) (* -1 y)) (* z (- (pow x 2) (pow y 2))))) (* (sqrt -1) (+ (* -1/4 (/ (* z (* (pow (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))) 2) (- (* -1 x) (* -1 y)))) (- (pow x 2) (pow y 2)))) (/ (* x (* y (- (/ (* (pow x 2) (pow y 2)) (- (* -1 x) (* -1 y))) (/ (* x (* y (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))))) (- (* -1 x) (* -1 y)))))) (- (* -1 x) (* -1 y))))))) (pow z 3))) (+ (* 2 (* (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- (* -1 x) (* -1 y))))) (sqrt -1))) (* (sqrt (/ (- (* -1 x) (* -1 y)) (* (pow z 3) (- (pow x 2) (pow y 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* (sqrt (/ (* z (- (pow x 2) (pow y 2))) (- (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (sqrt (/ (- (* -1 x) (* -1 y)) (* (pow z 3) (- (pow x 2) (pow y 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2)))))) (* (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- (* -1 x) (* -1 y))))) (sqrt -1))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* z (+ (* -1/2 (* (sqrt (/ (- (* -1 x) (* -1 y)) (* (pow z 5) (- (pow x 2) (pow y 2))))) (* (sqrt -1) (- (/ (* (pow x 2) (pow y 2)) (- (* -1 x) (* -1 y))) (/ (* x (* y (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))))) (- (* -1 x) (* -1 y))))))) (+ (* 1/2 (* (sqrt (/ (- (* -1 x) (* -1 y)) (* (pow z 3) (- (pow x 2) (pow y 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2)))))) (* (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- (* -1 x) (* -1 y))))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ (* z (- (* -1 x) (* -1 y))) (- (pow x 2) (pow y 2)))) (* (sqrt -1) (- (/ (* (pow x 2) (pow y 2)) (- (* -1 x) (* -1 y))) (/ (* x (* y (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))))) (- (* -1 x) (* -1 y))))))) (* 1/2 (* (sqrt (/ (- (* -1 x) (* -1 y)) (* z (- (pow x 2) (pow y 2))))) (* (sqrt -1) (+ (* -1/4 (/ (* z (* (pow (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))) 2) (- (* -1 x) (* -1 y)))) (- (pow x 2) (pow y 2)))) (/ (* x (* y (- (/ (* (pow x 2) (pow y 2)) (- (* -1 x) (* -1 y))) (/ (* x (* y (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2))))) (- (* -1 x) (* -1 y)))))) (- (* -1 x) (* -1 y)))))))) (pow z 3))) (+ (* 1/2 (* (sqrt (/ (- (* -1 x) (* -1 y)) (* (pow z 3) (- (pow x 2) (pow y 2))))) (* (sqrt -1) (- (* -2 (/ (* (pow x 2) y) (- (* -1 x) (* -1 y)))) (/ (* x (* y (- (pow x 2) (pow y 2)))) (pow (- (* -1 x) (* -1 y)) 2)))))) (* (sqrt (/ (- (pow x 2) (pow y 2)) (* z (- (* -1 x) (* -1 y))))) (sqrt -1)))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* z (sqrt (- (pow x 2) (pow y 2))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* z (+ (sqrt (- (pow x 2) (pow y 2))) (* (/ (* (pow x 2) y) z) (sqrt (/ 1 (- (pow x 2) (pow y 2)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* z (+ (sqrt (- (pow x 2) (pow y 2))) (* -1 (/ (+ (* -1 (* (* (pow x 2) y) (sqrt (/ 1 (- (pow x 2) (pow y 2)))))) (* -1/2 (* (/ (- (* (pow x 2) (pow y 2)) (/ (* (pow x 4) (pow y 2)) (- (pow x 2) (pow y 2)))) z) (sqrt (/ 1 (- (pow x 2) (pow y 2))))))) z))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) #s(hole binary64 (* -1 (* z (+ (sqrt (- (pow x 2) (pow y 2))) (* -1 (/ (+ (* -1 (* (* (pow x 2) y) (sqrt (/ 1 (- (pow x 2) (pow y 2)))))) (* -1 (/ (+ (* -1/2 (* (/ (* (pow x 2) (* y (- (* (pow x 2) (pow y 2)) (/ (* (pow x 4) (pow y 2)) (- (pow x 2) (pow y 2)))))) z) (sqrt (/ 1 (pow (- (pow x 2) (pow y 2)) 3))))) (* 1/2 (* (- (* (pow x 2) (pow y 2)) (/ (* (pow x 4) (pow y 2)) (- (pow x 2) (pow y 2)))) (sqrt (/ 1 (- (pow x 2) (pow y 2))))))) z))) z))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) #s(hole binary64 (* (pow z 2) (- (+ (* -1 (/ (+ (* -2 (* (pow x 2) y)) (* -1 (/ (* (pow x 2) (pow y 2)) z))) z)) (pow x 2)) (pow y 2))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (+ (* -2 (* (pow x 2) y)) (* -1 (/ (* (pow x 2) (pow y 2)) z))) z)) (pow x 2))))) |
#s(approx (* (+ z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* (sqrt (* z (- (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (- (* -1 x) (* -1 y))))))) (* (sqrt (/ (- (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (- (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (- (* -1 x) (* -1 y))))))) (* (sqrt (/ (- (* -1 x) (* -1 y)) z)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (- (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (- (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (- (* -1 x) (* -1 y))))))) (* (sqrt (/ (- (* -1 x) (* -1 y)) z)) (sqrt -1))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 x) (* -1 y)))))) |
#s(approx (- (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* z (- (+ (* -1 x) (* -1 (/ (* x y) z))) (* -1 y)))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z)))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z)))) |
#s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z))) |
(fma.f64 x (+.f64 y z) (*.f64 y z)) |
(+.f64 (*.f64 x (+.f64 y z)) (*.f64 y z)) |
x |
(+.f64 y z) |
y |
z |
(*.f64 y z) |
#s(literal 2 binary64) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z)) |
(*.f64 x z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) z)) |
(*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) z) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z))) |
(sqrt.f64 (/.f64 y z)) |
(/.f64 y z) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x)))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x)) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(+.f64 (fma.f64 y (/.f64 z x) z) y) |
(fma.f64 y (/.f64 z x) z) |
(+.f64 (*.f64 y (/.f64 z x)) z) |
(/.f64 z x) |
(*.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))))) |
(/.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)))) |
(sqrt.f64 (-.f64 (*.f64 (*.f64 (+.f64 z y) x) (*.f64 (+.f64 z y) x)) (*.f64 (*.f64 z z) (*.f64 y y)))) |
(-.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 (+.f64 z y) x)) |
(*.f64 (+.f64 z y) x) |
(+.f64 z y) |
(*.f64 (*.f64 z z) (*.f64 y y)) |
(*.f64 z z) |
(*.f64 y y) |
(sqrt.f64 (-.f64 (*.f64 (+.f64 z y) x) (*.f64 z y))) |
(-.f64 (*.f64 (+.f64 z y) x) (*.f64 z y)) |
(*.f64 z y) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 (*.f64 x (+.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (sqrt.f64 (*.f64 y z))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (+.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z)) |
#s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z))) |
#s(approx (+ (* x (+ y z)) (* y z)) (*.f64 y z)) |
#s(approx (+ (* x (+ y z)) (* y z)) (fma.f64 x (+.f64 y z) (*.f64 y z))) |
#s(approx x x) |
#s(approx (* x z) (*.f64 x z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 (*.f64 x (+.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 x (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 z (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))))))) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))) (*.f64 x (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))))))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y z))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (+.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y z)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 x (+.f64 y z) (*.f64 y z))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 y z)) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (fma.f64 x (+.f64 y z) (*.f64 y z))) |
#s(approx (+ (+ (* y (/ z x)) z) y) (/.f64 (*.f64 y z) x)) |
#s(approx (+ (+ (* y (/ z x)) z) y) (/.f64 (fma.f64 x (+.f64 y z) (*.f64 y z)) x)) |
#s(approx (+ (* y (/ z x)) z) (/.f64 (*.f64 y z) x)) |
#s(approx (+ (* y (/ z x)) z) (/.f64 (fma.f64 x z (*.f64 y z)) x)) |
#s(approx (/ z x) (/.f64 z x)) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 (*.f64 x (+.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (sqrt.f64 (*.f64 y z))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (+.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (fma.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (+.f64 y z) #s(literal 4 binary64))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (fma.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 y z) #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (+.f64 y z) #s(literal 6 binary64))) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (+.f64 y z) #s(literal 2 binary64)))) |
#s(approx (* (+ z y) x) (*.f64 x (+.f64 y z))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 y z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) (*.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (fma.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (/.f64 (+.f64 y z) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (/.f64 (+.f64 y z) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 3 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64)))))))))) (*.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (* (+ z y) x) (* z y)) (*.f64 #s(literal -1 binary64) (*.f64 y z))) |
#s(approx (- (* (+ z y) x) (* z y)) (-.f64 (*.f64 x (+.f64 y z)) (*.f64 y z))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (+.f64 y z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (sqrt.f64 (*.f64 x (+.f64 y z)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x (+.f64 y z))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x (+.f64 y (+.f64 z (/.f64 (*.f64 y z) x))))) |
#s(approx (+ (* x (+ y z)) (* y z)) (*.f64 x (+.f64 y z))) |
#s(approx (+ (* x (+ y z)) (* y z)) (*.f64 x (+.f64 y (+.f64 z (/.f64 (*.f64 y z) x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (+.f64 y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 x (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 x (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y)) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (pow.f64 y #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y)) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (pow.f64 y #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y)) (+.f64 (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (pow.f64 z #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) z)) (pow.f64 y #s(literal 2 binary64)))))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (pow.f64 y #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y)))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 y #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y)))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 y #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 y #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 7 binary64)))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (pow.f64 z #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (pow.f64 y #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 x (+.f64 y z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x (+.f64 y z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x (+.f64 y (+.f64 z (/.f64 (*.f64 y z) x))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 x (+.f64 y z))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 x (+.f64 y (+.f64 z (/.f64 (*.f64 y z) x))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) (+.f64 y z)) |
#s(approx (+ (+ (* y (/ z x)) z) y) (+.f64 y (+.f64 z (/.f64 (*.f64 y z) x)))) |
#s(approx (+ (* y (/ z x)) z) z) |
#s(approx (+ (* y (/ z x)) z) (+.f64 z (/.f64 (*.f64 y z) x))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (+.f64 y z))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (sqrt.f64 (*.f64 x (+.f64 y z)))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 x (+.f64 y z))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 x (+.f64 y (+.f64 z (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 y z)))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 x (+.f64 y (+.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 y z))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 x (+.f64 y (+.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 y z))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (+.f64 y z) #s(literal 2 binary64)))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (pow.f64 x #s(literal 2 binary64))) (pow.f64 (+.f64 y z) #s(literal 2 binary64))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (sqrt.f64 (*.f64 x (+.f64 y z)))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) (*.f64 x (+.f64 y z))) |
#s(approx (- (* (+ z y) x) (* z y)) (*.f64 x (+.f64 y (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x))))))) |
#s(approx (+ (* x (+ y z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (+.f64 y z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 x z)) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 x z)) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) z)) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1 binary64))))))) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 x z)) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) z)) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))))) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x))))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (+.f64 y z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 x (+.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 y z)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (+.f64 y z)) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (+.f64 y z)))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y z)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 y z))) (/.f64 (*.f64 y (*.f64 z (-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (+.f64 y z)) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (+.f64 y z))))) (+.f64 y z)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 x (+.f64 y z))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (+.f64 y z)) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (+.f64 y z)))) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (+.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 y z)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (+.f64 y z)) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (+.f64 y z)))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y z)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 y z))) (/.f64 (*.f64 y (*.f64 z (-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (+.f64 y z)) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (+.f64 y z))))) (+.f64 y z)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (+.f64 y z))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (+.f64 y z)) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (+.f64 y z)))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 y z)))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 y (+.f64 z (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 y z))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 y (+.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 y z))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 y (+.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 y z))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64)))))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (+.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (+.f64 y z) (/.f64 (*.f64 y z) x))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (+.f64 x z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 x z) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (sqrt.f64 (*.f64 x z))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (+.f64 x z)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 x z) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 3 binary64))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z)) |
#s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x z (*.f64 y (+.f64 x z)))) |
#s(approx (+ (* x (+ y z)) (* y z)) (*.f64 x z)) |
#s(approx (+ (* x (+ y z)) (* y z)) (fma.f64 x z (*.f64 y (+.f64 x z)))) |
#s(approx (+ y z) z) |
#s(approx (+ y z) (+.f64 y z)) |
#s(approx y y) |
#s(approx (* y z) (*.f64 y z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (+.f64 x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 x z) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 y (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z)))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 y (fma.f64 y (*.f64 z (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))))))) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (*.f64 y (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))))))))))))))) |
#s(approx (* 2 (sqrt (/ y z))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) |
#s(approx (sqrt (/ y z)) (sqrt.f64 (/.f64 y z))) |
#s(approx (/ y z) (/.f64 y z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 x z))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (+.f64 x z)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 x z) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 3 binary64))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 x z (*.f64 y (+.f64 x z)))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 x z)) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (fma.f64 x z (*.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z x)))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) z) |
#s(approx (+ (+ (* y (/ z x)) z) y) (+.f64 z (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z x))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (-.f64 (/.f64 x z) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x) #s(literal 2 binary64)) (*.f64 x z)) (+.f64 (/.f64 z x) (/.f64 (*.f64 (-.f64 x z) (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x)) (*.f64 x z)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x) (-.f64 (/.f64 x z) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x) #s(literal 2 binary64)) (*.f64 x z)) (+.f64 (/.f64 z x) (/.f64 (*.f64 (-.f64 x z) (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x)) (*.f64 x z)))))) (*.f64 x z)) (/.f64 (*.f64 (-.f64 x z) (-.f64 (/.f64 x z) (+.f64 (/.f64 z x) (/.f64 (*.f64 (-.f64 x z) (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x)) (*.f64 x z))))) (*.f64 x z))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (-.f64 (/.f64 x z) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x) #s(literal 2 binary64)) (*.f64 x z)) (+.f64 (/.f64 z x) (/.f64 (*.f64 (-.f64 x z) (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x)) (*.f64 x z))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x)))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (sqrt.f64 (*.f64 x z))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x)))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (-.f64 (/.f64 x z) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x) #s(literal 2 binary64)) (*.f64 x z)) (+.f64 (/.f64 z x) (/.f64 (*.f64 (-.f64 x z) (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x)) (*.f64 x z))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x) (-.f64 (/.f64 x z) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x) #s(literal 2 binary64)) (*.f64 x z)) (+.f64 (/.f64 z x) (/.f64 (*.f64 (-.f64 x z) (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x)) (*.f64 x z)))))) (*.f64 x z)) (/.f64 (*.f64 (-.f64 x z) (-.f64 (/.f64 x z) (+.f64 (/.f64 z x) (/.f64 (*.f64 (-.f64 x z) (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x)) (*.f64 x z))))) (*.f64 x z))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (-.f64 (/.f64 x z) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x) #s(literal 2 binary64)) (*.f64 x z)) (+.f64 (/.f64 z x) (/.f64 (*.f64 (-.f64 x z) (-.f64 (+.f64 z (*.f64 #s(literal 2 binary64) x)) x)) (*.f64 x z))))))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 x z)) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (fma.f64 x y (*.f64 x z))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (fma.f64 x z (*.f64 y (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) x)))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (fma.f64 x z (*.f64 y (+.f64 x (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 z x) (*.f64 #s(literal 1/2 binary64) (/.f64 y x)))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y z)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (fma.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y z)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) (fma.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (*.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) |
#s(approx (* (+ z y) x) (*.f64 x z)) |
#s(approx (* (+ z y) x) (fma.f64 x y (*.f64 x z))) |
#s(approx (+ z y) z) |
#s(approx (+ z y) (+.f64 y z)) |
#s(approx (* (* z z) (* y y)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) |
#s(approx (* y y) (pow.f64 y #s(literal 2 binary64))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (sqrt.f64 (*.f64 x z))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (-.f64 x z)))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (pow.f64 (-.f64 x z) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (-.f64 x z))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (-.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (-.f64 x z) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))) (*.f64 y (pow.f64 (-.f64 x z) #s(literal 3 binary64))))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) (*.f64 x z)) |
#s(approx (- (* (+ z y) x) (* z y)) (fma.f64 x z (*.f64 y (-.f64 x z)))) |
#s(approx (* z y) (*.f64 y z)) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y (+.f64 x z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (+.f64 x z) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (sqrt.f64 (*.f64 y (+.f64 x z)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (+.f64 x z) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y (+.f64 x z))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y (+.f64 x (+.f64 z (/.f64 (*.f64 x z) y))))) |
#s(approx (+ (* x (+ y z)) (* y z)) (*.f64 y (+.f64 x z))) |
#s(approx (+ (* x (+ y z)) (* y z)) (*.f64 y (+.f64 x (+.f64 z (/.f64 (*.f64 x z) y))))) |
#s(approx (+ y z) y) |
#s(approx (+ y z) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y (+.f64 x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (+.f64 x z) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 y (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 y (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))))) (+.f64 (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (pow.f64 z #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (sqrt.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) z)))))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (pow.f64 z #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (sqrt.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 7 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y (+.f64 x z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (+.f64 x z) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y (+.f64 x z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y (+.f64 x (+.f64 z (/.f64 (*.f64 x z) y))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z x))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 y (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)) (/.f64 (*.f64 x z) y)))) |
#s(approx (+ (+ (* y (/ z x)) z) y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z x)))) |
#s(approx (+ (+ (* y (/ z x)) z) y) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 z x) (/.f64 z y))))) |
#s(approx (+ (* y (/ z x)) z) (*.f64 y (+.f64 (/.f64 z x) (/.f64 z y)))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (-.f64 x z))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 x z)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 x z) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 x z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 x z) #s(literal 2 binary64)))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 x z)))) (fma.f64 (sqrt.f64 (/.f64 (-.f64 x z) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 x z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 x z) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 x z) (*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (-.f64 x z)) (/.f64 (*.f64 x (*.f64 z (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 x z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 x z) #s(literal 2 binary64)))))) (-.f64 x z)))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 x z) (*.f64 (pow.f64 y #s(literal 7 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 x z) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 x z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 x z) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 z (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (-.f64 x z)) (/.f64 (*.f64 x (*.f64 z (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 x z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 x z) #s(literal 2 binary64)))))) (-.f64 x z))))) (-.f64 x z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 x z)))) (fma.f64 (sqrt.f64 (/.f64 (-.f64 x z) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 x z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 x z) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 x z) (*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (-.f64 x z)) (/.f64 (*.f64 x (*.f64 z (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 x z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 x z) #s(literal 2 binary64)))))) (-.f64 x z))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (sqrt.f64 (/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (-.f64 x z)))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 x z)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 x z) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 x z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 x z) #s(literal 2 binary64))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 x z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 x z) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 x z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 x z) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 x z) (*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (-.f64 x z)) (/.f64 (*.f64 x (*.f64 z (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 x z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 x z) #s(literal 2 binary64)))))) (-.f64 x z))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 x z)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 x z) (*.f64 (pow.f64 y #s(literal 7 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 x z) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 x z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 x z) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 z (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (-.f64 x z)) (/.f64 (*.f64 x (*.f64 z (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 x z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 x z) #s(literal 2 binary64)))))) (-.f64 x z))))) (-.f64 x z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 x z) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 x z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 x z) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 x z) (*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (-.f64 x z)) (/.f64 (*.f64 x (*.f64 z (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 x z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 x z) #s(literal 2 binary64)))))) (-.f64 x z)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 y (sqrt.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 y (+.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 y (+.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 z #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 y (+.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 z #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))))) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 z #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) y) (pow.f64 x #s(literal 2 binary64))) (pow.f64 z #s(literal 2 binary64))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) y) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (pow.f64 y #s(literal 2 binary64))) (pow.f64 x #s(literal 2 binary64)))) (pow.f64 z #s(literal 2 binary64))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) y) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) y) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (pow.f64 y #s(literal 2 binary64))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (+ z y) x) (*.f64 x y)) |
#s(approx (* (+ z y) x) (*.f64 y (+.f64 x (/.f64 (*.f64 x z) y)))) |
#s(approx (+ z y) y) |
#s(approx (+ z y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z y)))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (sqrt.f64 (*.f64 y (-.f64 x z)))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (-.f64 x z) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 x z))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (-.f64 x z) y)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (-.f64 x z) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 x z)))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (-.f64 x z) y)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (-.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (-.f64 x z) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 x z))))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) (*.f64 y (-.f64 x z))) |
#s(approx (- (* (+ z y) x) (* z y)) (*.f64 y (-.f64 (+.f64 x (/.f64 (*.f64 x z) y)) z))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) y))))))) |
#s(approx (+ (* x (+ y z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ (* x (+ y z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) y))))))) |
#s(approx (+ y z) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 z y)) #s(literal 1 binary64))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64)))))))) y) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64))))))) y) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))))) |
#s(approx (* 2 (sqrt (/ y z))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (/ y z)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) y))))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal 1 binary64)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) y) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal 1 binary64))))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 z x) (*.f64 #s(literal -1 binary64) (/.f64 z y))) #s(literal 1 binary64))))) |
#s(approx (+ (* y (/ z x)) z) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 z x) (*.f64 #s(literal -1 binary64) (/.f64 z y)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) #s(literal 2 binary64)))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) (*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) #s(literal 2 binary64))))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z))))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 z (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z))))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) #s(literal 2 binary64))))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z))))) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) (*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z))))) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 z (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z))) (/.f64 (*.f64 x (*.f64 z (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 x (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z))))) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 z #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))))) y)))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 z #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))))) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 z #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))))))) y))) y)))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) y))) y) (pow.f64 x #s(literal 2 binary64))) (pow.f64 z #s(literal 2 binary64))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) y))) y) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (* (+ z y) x) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) y)))))) |
#s(approx (+ z y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 z y)) #s(literal 1 binary64))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (- (* (+ z y) x) (* z y)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) y))) (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (+.f64 x y))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 5 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (sqrt.f64 (*.f64 x y))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (+.f64 x y)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 5 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x y)) |
#s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x y (*.f64 z (+.f64 x y)))) |
#s(approx (+ (* x (+ y z)) (* y z)) (*.f64 x y)) |
#s(approx (+ (* x (+ y z)) (* y z)) (fma.f64 x y (*.f64 z (+.f64 x y)))) |
#s(approx z z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (+.f64 x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 5 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 x y)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 z (+.f64 x y))))) z)) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 z (+.f64 x y))))) (pow.f64 z #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 x y))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (+.f64 x y)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 5 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 x y (*.f64 z (+.f64 x y)))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 x y)) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (fma.f64 x y (*.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y x)))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) y) |
#s(approx (+ (+ (* y (/ z x)) z) y) (+.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y x))))) |
#s(approx (+ (* y (/ z x)) z) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (-.f64 (/.f64 x y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x) #s(literal 2 binary64)) (*.f64 x y)) (+.f64 (/.f64 y x) (/.f64 (*.f64 (-.f64 x y) (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x)) (*.f64 x y)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x)))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x) (-.f64 (/.f64 x y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x) #s(literal 2 binary64)) (*.f64 x y)) (+.f64 (/.f64 y x) (/.f64 (*.f64 (-.f64 x y) (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x)) (*.f64 x y)))))) (*.f64 x y)) (/.f64 (*.f64 (-.f64 x y) (-.f64 (/.f64 x y) (+.f64 (/.f64 y x) (/.f64 (*.f64 (-.f64 x y) (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x)) (*.f64 x y))))) (*.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (-.f64 (/.f64 x y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x) #s(literal 2 binary64)) (*.f64 x y)) (+.f64 (/.f64 y x) (/.f64 (*.f64 (-.f64 x y) (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x)) (*.f64 x y))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x)))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (sqrt.f64 (*.f64 x y))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x)))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (-.f64 (/.f64 x y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x) #s(literal 2 binary64)) (*.f64 x y)) (+.f64 (/.f64 y x) (/.f64 (*.f64 (-.f64 x y) (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x)) (*.f64 x y))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x)) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x) (-.f64 (/.f64 x y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x) #s(literal 2 binary64)) (*.f64 x y)) (+.f64 (/.f64 y x) (/.f64 (*.f64 (-.f64 x y) (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x)) (*.f64 x y)))))) (*.f64 x y)) (/.f64 (*.f64 (-.f64 x y) (-.f64 (/.f64 x y) (+.f64 (/.f64 y x) (/.f64 (*.f64 (-.f64 x y) (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x)) (*.f64 x y))))) (*.f64 x y))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (-.f64 (/.f64 x y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x) #s(literal 2 binary64)) (*.f64 x y)) (+.f64 (/.f64 y x) (/.f64 (*.f64 (-.f64 x y) (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) x)) x)) (*.f64 x y))))))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 x y)) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (fma.f64 x y (*.f64 z (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) x)))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (fma.f64 x y (*.f64 z (+.f64 x (*.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 y x) (*.f64 #s(literal 1/2 binary64) (/.f64 z x)))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y z)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (fma.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y z)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) (fma.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 (pow.f64 x #s(literal 2 binary64)) z)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (* z z) (pow.f64 z #s(literal 2 binary64))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (sqrt.f64 (*.f64 x y))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (-.f64 x y)))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 z (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (-.f64 x y))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (-.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 5 binary64))))) (*.f64 z (pow.f64 (-.f64 x y) #s(literal 3 binary64))))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) (*.f64 x y)) |
#s(approx (- (* (+ z y) x) (* z y)) (fma.f64 x y (*.f64 z (-.f64 x y)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 z (+.f64 x y))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (sqrt.f64 (*.f64 z (+.f64 x y)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z (+.f64 x y))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z (+.f64 x (+.f64 y (/.f64 (*.f64 x y) z))))) |
#s(approx (+ (* x (+ y z)) (* y z)) (*.f64 z (+.f64 x y))) |
#s(approx (+ (* x (+ y z)) (* y z)) (*.f64 z (+.f64 x (+.f64 y (/.f64 (*.f64 x y) z))))) |
#s(approx (+ y z) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 z (+.f64 x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 z (+.f64 x y))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z (+.f64 x y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z (+.f64 x y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z (+.f64 x (+.f64 y (/.f64 (*.f64 x y) z))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y x))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z)))) |
#s(approx (+ (+ (* y (/ z x)) z) y) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (+ (+ (* y (/ z x)) z) y) (*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 y x) (/.f64 y z))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (-.f64 x y))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (*.f64 z (-.f64 x y)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 x y) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 x y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (*.f64 z (-.f64 x y)))) (fma.f64 (sqrt.f64 (/.f64 (-.f64 x y) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 x y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 x y) (*.f64 (pow.f64 z #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 x y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))))) (-.f64 x y)))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 x y) (*.f64 (pow.f64 z #s(literal 7 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 z (*.f64 (-.f64 x y) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 x y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 y (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 x y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))))) (-.f64 x y))))) (-.f64 x y)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (*.f64 z (-.f64 x y)))) (fma.f64 (sqrt.f64 (/.f64 (-.f64 x y) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 x y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 x y) (*.f64 (pow.f64 z #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 x y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))))) (-.f64 x y))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (sqrt.f64 (/.f64 (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (-.f64 x y)))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (*.f64 z (-.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 x y) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 x y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (*.f64 z (-.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 x y) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 x y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 x y) (*.f64 (pow.f64 z #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 x y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))))) (-.f64 x y))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (*.f64 z (-.f64 x y)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 x y) (*.f64 (pow.f64 z #s(literal 7 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 z (*.f64 (-.f64 x y) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 x y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 y (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 x y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))))) (-.f64 x y))))) (-.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 x y) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 x y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 x y) (*.f64 (pow.f64 z #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 x y)) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 x y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))))) (-.f64 x y)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 z (sqrt.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 z (+.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 z (+.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 z (+.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))))) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))))))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (*.f64 (pow.f64 z #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (*.f64 (pow.f64 z #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) z) (pow.f64 x #s(literal 2 binary64))) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (*.f64 (pow.f64 z #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) z) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (pow.f64 z #s(literal 2 binary64))) (pow.f64 x #s(literal 2 binary64)))) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) z) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) z) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (pow.f64 z #s(literal 2 binary64))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (+ z y) x) (*.f64 z (+.f64 x (/.f64 (*.f64 x y) z)))) |
#s(approx (+ z y) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (sqrt.f64 (*.f64 z (-.f64 x y)))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (-.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 x y))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (-.f64 x y) z)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 x y)))))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (-.f64 x y) z)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (-.f64 x y) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 x y))))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) (*.f64 z (-.f64 x y))) |
#s(approx (- (* (+ z y) x) (* z y)) (*.f64 z (-.f64 (+.f64 x (/.f64 (*.f64 x y) z)) y))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (+.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) z)))))) |
#s(approx (+ (* x (+ y z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y))))) |
#s(approx (+ (* x (+ y z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) z))))))) |
#s(approx (+ y z) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y z)) #s(literal 1 binary64))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 z (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (* 2 (sqrt (/ y z))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (/ y z)) (*.f64 (sqrt.f64 (/.f64 y z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) z))))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) z) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* y (/ z x)) z) y) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y x) (*.f64 #s(literal -1 binary64) (/.f64 y z))) #s(literal 1 binary64))))) |
#s(approx (+ (* y (/ z x)) z) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) (*.f64 (pow.f64 z #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64))))))))))) |
#s(approx (* 2 (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y))))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 z (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 y (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y))))))) (pow.f64 z #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64))))))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y))))) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) (*.f64 (pow.f64 z #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y))))) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (sqrt (- (* (+ z y) x) (* z y)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) (*.f64 z (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 z (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 y (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y))) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))))) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))))))) (pow.f64 z #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y))))) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 #s(literal -1 binary64) (*.f64 z (sqrt.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))))) z)))))) |
#s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))))) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))))) z))) z)))))) |
#s(approx (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y))) (*.f64 (pow.f64 z #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) z))) z) (pow.f64 x #s(literal 2 binary64))) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (* (* (+ z y) x) (* (+ z y) x)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) z))) z) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (* (+ z y) x) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) z)))))) |
#s(approx (+ z y) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y z)) #s(literal 1 binary64))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* (+ z y) x) (* z y))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)))))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (- (* (+ z y) x) (* z y)) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) y))))) |
#s(approx (- (* (+ z y) x) (* z y)) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) z))) (*.f64 #s(literal -1 binary64) y))))) |
Compiled 16 181 to 3 412 computations (78.9% saved)
26 alts after pruning (21 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 524 | 4 | 528 |
| Fresh | 0 | 17 | 17 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 526 | 26 | 552 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 67.5% | (*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) y) z (*.f64 y x))) #s(literal 2 binary64)) |
| 36.6% | (*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) x) z (*.f64 y x))) #s(literal 2 binary64)) | |
| ✓ | 68.7% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z)))) #s(literal 2 binary64)) |
| 35.7% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z (+.f64 x y)))) #s(literal 2 binary64)) | |
| ▶ | 35.0% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z))) #s(literal 2 binary64)) |
| 36.6% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x (+.f64 y z)))) #s(literal 2 binary64)) | |
| ✓ | 3.8% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z))) #s(literal 2 binary64)) |
| 1.7% | (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 x z)) (sqrt.f64 (-.f64 (*.f64 (+.f64 z y) x) (*.f64 z y))))) | |
| 32.9% | (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 (+.f64 z y) x) (*.f64 z y))))) | |
| ✓ | 67.6% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
| 20.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ (+ (* y (/ z x)) z) y) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y x)))) x)))) | |
| 26.8% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ (+ (* x (/ y z)) y) x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))) z)))) | |
| ✓ | 35.6% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
| ▶ | 56.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z))))))) |
| 63.9% | (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/2 binary64)))) | |
| 1.6% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 z y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 z y)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))) x)) | |
| 30.7% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (*.f64 (*.f64 y y) y)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y)) | |
| 33.9% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (sqrt.f64 #s(approx (/ (+ y x) z) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x z)))))) #s(literal 2 binary64))) z)) | |
| 38.3% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))) z)) | |
| ▶ | 39.8% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) z)) |
| ✓ | 39.7% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) z)) |
| 1.8% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)))) z)) | |
| 34.1% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))))) | |
| ▶ | 3.2% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))))) |
| 27.7% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 y (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64))))))) | |
| 2.1% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 x (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y)))))) |
Compiled 1 209 to 1 176 computations (2.7% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) y) z (*.f64 y x))) #s(literal 2 binary64)) |
(sqrt.f64 (fma.f64 #s(approx (+ y x) y) z (*.f64 y x))) |
(fma.f64 #s(approx (+ y x) y) z (*.f64 y x)) |
#s(approx (+ y x) y) |
y |
z |
(*.f64 y x) |
x |
#s(literal 2 binary64) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z)) |
(*.f64 y z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) z)) |
(*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) z) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z))) |
(sqrt.f64 (/.f64 (+.f64 x y) z)) |
(/.f64 (+.f64 x y) z) |
(+.f64 x y) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z))))))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z)))) |
(*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
#s(literal 1 binary64) |
(/.f64 y x) |
(/.f64 (*.f64 x y) z) |
(*.f64 x y) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))))))))) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))) |
(sqrt.f64 (*.f64 x z)) |
(*.f64 x z) |
(*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))))))) |
(*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) |
(/.f64 x (pow.f64 z #s(literal 3 binary64))) |
(pow.f64 z #s(literal 3 binary64)) |
#s(literal 3 binary64) |
| Outputs |
|---|
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* 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)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (* z (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow y 3) z))))))) (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* x (* z (+ (* 1/8 (sqrt (/ 1 (* (pow y 5) z)))) (* 1/2 (* (sqrt (* (pow y 3) (pow z 3))) (- (/ 1 (* (pow y 3) (pow z 3))) (* 1/4 (/ 1 (* (pow y 3) (pow z 3)))))))))) (* z (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))))))) (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (sqrt (/ y z))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (+ (sqrt (/ y (pow z 3))) (* x (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (+ (sqrt (/ y (pow z 3))) (* x (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (+ (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))) (* x (+ (* 1/8 (sqrt (/ 1 (* (pow y 5) z)))) (* 1/2 (* (sqrt (* (pow y 3) (pow z 3))) (- (/ 1 (* (pow y 3) (pow z 3))) (* 1/4 (/ 1 (* (pow y 3) (pow z 3)))))))))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* 2 (sqrt (/ y z))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (sqrt (/ 1 (* y z))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (* -1/4 (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (* x (+ (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))) (* 1/8 (* x (sqrt (/ 1 (* (pow y 5) z)))))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (sqrt (/ y z)))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (+ (sqrt (/ y z)) (* 1/2 (* x (sqrt (/ 1 (* y z)))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (+ (sqrt (/ y z)) (* x (+ (* -1/8 (* x (sqrt (/ 1 (* (pow y 3) z))))) (* 1/2 (sqrt (/ 1 (* y z))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (+ (sqrt (/ y z)) (* x (+ (* 1/2 (sqrt (/ 1 (* y z)))) (* x (+ (* -1/8 (sqrt (/ 1 (* (pow y 3) z)))) (* 1/16 (* x (sqrt (/ 1 (* (pow y 5) z)))))))))))) |
#s(approx (/ (+ x y) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (+ x y) z) #s(hole binary64 (+ (/ x z) (/ y z)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#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 (/ 1 (* 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)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow 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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* y z))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* y z))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (+ (* x (* z (+ 1 (/ y z)))) (* y z)))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 y)) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (+ y (* x (+ 1 (/ y z)))))) |
#s(approx (+ 1 (/ y x)) #s(hole binary64 (/ y x))) |
#s(approx (+ 1 (/ y x)) #s(hole binary64 (/ (+ x y) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (/ (* x y) z) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* (sqrt (/ z x)) y))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (/ (+ (* x (+ (* 2 (sqrt (* x z))) (* (sqrt (/ x z)) y))) (* (sqrt (* x z)) y)) x))) |
#s(approx (sqrt (* x z)) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (* x z) #s(hole binary64 (* x z))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (* (sqrt (/ z x)) y))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (/ (+ (* (sqrt (* x z)) y) (* (sqrt (/ (pow x 3) z)) y)) x))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (sqrt (/ z x)))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (/ (+ (sqrt (* x z)) (sqrt (/ (pow x 3) z))) x))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (sqrt (/ 1 (* x z))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (/ (+ (sqrt (/ x z)) (sqrt (/ (pow x 3) (pow z 3)))) x))) |
#s(approx (sqrt (/ 1 (* x z))) #s(hole binary64 (sqrt (/ 1 (* x z))))) |
#s(approx (/ 1 (* x z)) #s(hole binary64 (/ 1 (* x z)))) |
#s(approx (sqrt (/ x (pow z 3))) #s(hole binary64 (sqrt (/ x (pow z 3))))) |
#s(approx (/ x (pow z 3)) #s(hole binary64 (/ x (pow z 3)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* x (+ y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x (+ y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (+ (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))) (/ (* z (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 3))) (+ (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))) (/ (* z (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 3))) (+ (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))) (+ (/ (* z (+ (* -1/2 (* (sqrt (* x (pow z 3))) (* y (+ (* 1/4 (/ (* x (pow y 2)) (pow z 3))) (/ (pow y 3) (pow z 3)))))) (* -1/4 (* (sqrt (/ (pow x 3) z)) (pow y 2))))) (pow x 4)) (/ (* z (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 2 (sqrt (/ 1 (* x z)))) (+ (* (sqrt (/ 1 (* x (pow z 3)))) y) (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 3))) (+ (* 2 (sqrt (/ 1 (* x z)))) (+ (* (sqrt (/ 1 (* x (pow z 3)))) y) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* -1/2 (* (sqrt (/ (pow z 3) (pow x 7))) (* y (+ (* 1/4 (/ (* x (pow y 2)) (pow z 3))) (/ (pow y 3) (pow z 3)))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 3))) (+ (* 2 (sqrt (/ 1 (* x z)))) (+ (* (sqrt (/ 1 (* x (pow z 3)))) y) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* 2 (sqrt (/ x z))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* (pow x 3) z))) y))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) z))) (pow y 3))) (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (sqrt (/ x z)))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) z))) (pow y 3))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))) |
#s(approx (/ (+ x y) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (+ x y) z) #s(hole binary64 (* x (+ (/ 1 z) (/ y (* x z)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x (+ y z)))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* x (* z (+ 1 (/ y z)))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* x (+ (* z (+ 1 (/ y z))) (/ (* y z) x))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (* x (+ 1 (/ y z))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (* x (+ 1 (+ (/ y x) (/ y z)))))) |
#s(approx (+ 1 (/ y x)) #s(hole binary64 1)) |
#s(approx (+ 1 (/ y x)) #s(hole binary64 (+ 1 (/ y x)))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ z x))) (* (sqrt (/ 1 (* x z))) y))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ z x))) (+ (* (sqrt (/ 1 (* x z))) y) (* (sqrt (/ z (pow x 3))) y)))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (* (sqrt (/ x z)) y))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (* x (+ (* (sqrt (/ 1 (* x z))) y) (* (sqrt (/ z (pow x 3))) y))))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (sqrt (/ x z)))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (sqrt (/ z (pow x 3))))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (sqrt (/ x (pow z 3))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x (pow z 3)))) (sqrt (/ 1 (* (pow x 3) z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 z)))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))))) |
#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 (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ x z)) (/ (* y (sqrt -1)) (sqrt -1))))) (pow x 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 3) (sqrt -1)) (sqrt -1)))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ x z)) (/ (* y (sqrt -1)) (sqrt -1))))) (pow x 2)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (* (pow y 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))))) (* 1/2 (* (sqrt (* x (pow z 3))) (/ (* y (* (sqrt -1) (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3))))) (sqrt -1)))))) x)) (* 1/2 (* (sqrt (/ x z)) (/ (* (pow y 3) (sqrt -1)) (sqrt -1))))) (pow x 3))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ x z)) (/ (* y (sqrt -1)) (sqrt -1))))) (pow x 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (/ (* (pow y 3) (sqrt -1)) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (* (pow y 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))))) (* 1/2 (* (sqrt (* x (pow z 3))) (/ (* y (* (sqrt -1) (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3))))) (sqrt -1))))) x)) (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 3) (sqrt -1)) (sqrt -1))))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -2 (* (sqrt (/ x z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) z))) (/ (* (pow y 3) (sqrt -1)) (* (sqrt -1) (* (sqrt -1) (* (sqrt -1) (pow (sqrt -1) 2))))))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* (sqrt (/ x z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) z))) (/ (* (pow y 3) (sqrt -1)) (* (pow (sqrt -1) 2) (* (sqrt -1) (* (sqrt -1) (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (/ (+ x y) z) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* x (+ (* -1 (+ y z)) (* -1 (/ (* y z) x))))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* -1 (* x (* z (- (* -1 (/ y z)) 1)))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) x)) (* z (- (* -1 (/ y z)) 1))))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y z)) 1))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ y x)) (* -1 (/ y z))) 1))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ z x)) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* y (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ z (pow x 3))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* 2 (* (sqrt (/ z x)) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* y (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (sqrt (* x z)) #s(hole binary64 (* -1 (* (sqrt (* x z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (* -1 (* (sqrt (/ x z)) (* y (* (sqrt -1) (sqrt -1))))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ z (pow x 3))) (* y (* (sqrt -1) (sqrt -1))))) (* (sqrt (/ 1 (* x z))) (* y (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (* -1 (* (sqrt (/ x z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ z (pow x 3))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (* -1 (* (sqrt (/ x (pow z 3))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* (pow x 3) z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* x (pow z 3)))) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (sqrt (/ 1 (* x z))) #s(hole binary64 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1))))) |
#s(approx (sqrt (/ x (pow z 3))) #s(hole binary64 (* -1 (* (sqrt (/ x (pow z 3))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y z) #s(hole binary64 (* y 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))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (* z (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow x 3) z))))))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* y (* z (+ (* 1/8 (sqrt (/ 1 (* (pow x 5) z)))) (* 1/2 (* (sqrt (* (pow x 3) (pow z 3))) (- (/ 1 (* (pow x 3) (pow z 3))) (* 1/4 (/ 1 (* (pow x 3) (pow z 3)))))))))) (* z (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))))))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (sqrt (/ x z))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (+ (sqrt (/ x (pow z 3))) (* y (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (+ (sqrt (/ x (pow z 3))) (* y (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (+ (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))) (* y (+ (* 1/8 (sqrt (/ 1 (* (pow x 5) z)))) (* 1/2 (* (sqrt (* (pow x 3) (pow z 3))) (- (/ 1 (* (pow x 3) (pow z 3))) (* 1/4 (/ 1 (* (pow x 3) (pow z 3)))))))))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* (sqrt (/ 1 (* x z))) y)))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (* -1/4 (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (* y (+ (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) z))) y))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (+ (sqrt (/ x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) y))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (+ (sqrt (/ x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) z))) y)) (* 1/2 (sqrt (/ 1 (* x z))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (+ (sqrt (/ x z)) (* y (+ (* 1/2 (sqrt (/ 1 (* x z)))) (* y (+ (* -1/8 (sqrt (/ 1 (* (pow x 3) z)))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) z))) y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x z))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (+ (* x z) (* x (* y (+ 1 (/ z x))))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* x z))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (+ (* x z) (* y (* z (+ 1 (/ x z))))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 x)) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (+ x (* y (+ 1 (/ x z)))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* y (+ x z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* y (+ x z)))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* y (+ x (+ z (/ (* x z) y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* y (+ x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (+ (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))) (/ (* z (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))) (/ (* z (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))) (+ (/ (* z (+ (* -1/2 (* (* x (+ (* 1/4 (/ (* (pow x 2) y) (pow z 3))) (/ (pow x 3) (pow z 3)))) (sqrt (* y (pow z 3))))) (* -1/4 (* (pow x 2) (sqrt (/ (pow y 3) z)))))) (pow y 4)) (/ (* z (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (+ (* x (sqrt (/ 1 (* y (pow z 3))))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (+ (* x (sqrt (/ 1 (* y (pow z 3))))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* -1/2 (* (* x (+ (* 1/4 (/ (* (pow x 2) y) (pow z 3))) (/ (pow x 3) (pow z 3)))) (sqrt (/ (pow z 3) (pow y 7))))) (+ (* -1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* -1/4 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (+ (* x (sqrt (/ 1 (* y (pow z 3))))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* y (+ (* -1/4 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* y (+ (* -1/4 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/8 (* (pow x 3) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/16 (* (pow x 3) (sqrt (/ 1 (* (pow y 7) z))))) (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (/ (+ x y) z) #s(hole binary64 (* y (+ (/ 1 z) (/ x (* y z)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#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)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#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)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x (* y (+ 1 (/ z x)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* y (+ (* x (+ 1 (/ z x))) (/ (* x z) y))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* y (* z (+ 1 (/ x z)))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* y (+ (* z (+ 1 (/ x z))) (/ (* x z) y))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (* y (+ 1 (/ x z))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (* y (+ 1 (+ (/ x y) (/ x z)))))) |
#s(approx (+ 1 (/ y x)) #s(hole binary64 (* y (+ (/ 1 x) (/ 1 y))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* y (+ (* 2 (* (sqrt (* x z)) (/ 1 y))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 z)))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (/ (* x (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3))))) (sqrt -1)) (sqrt (* y (pow z 3))))))) y)) (* 1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 3))) (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (/ (* x (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3))))) (sqrt -1)) (sqrt (* y (pow z 3)))))) y)) (* 1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3)))))) (pow y 3))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -2 (* (sqrt (/ y z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/8 (* (/ (* (pow x 3) (sqrt -1)) (* (pow (sqrt -1) 2) (* (sqrt -1) (* (sqrt -1) (sqrt -1))))) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* (sqrt (/ y z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (* (pow x 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/2 (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (* (pow x 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/16 (* (/ (* (pow x 3) (sqrt -1)) (* (pow (sqrt -1) 2) (* (sqrt -1) (* (sqrt -1) (sqrt -1))))) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 1/2 (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (/ (+ x y) z) #s(hole binary64 (* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* x (* y (- (* -1 (/ z x)) 1)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* x z) y)) (* x (- (* -1 (/ z x)) 1))))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* -1 (* y (* z (- (* -1 (/ x z)) 1)))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* x z) y)) (* z (- (* -1 (/ x z)) 1))))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x z)) 1))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ x z))) 1))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (/ (* x (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3))))) (sqrt -1)) (sqrt (* y (pow z 3))))))) y)) (* 1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 3))) (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* -1 (* y (+ (* -2 (* (sqrt (* x z)) (/ 1 y))) (* -1 (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ y x) z) (* y x)) #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 (sqrt (* x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* (* x y) (sqrt (/ 1 (* z (+ x y))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (/ (+ (* 2 (sqrt (* (pow z 3) (+ x y)))) (* (* x y) (sqrt (/ z (+ x y))))) z))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (/ (+ (* 2 (sqrt (* (pow z 3) (+ x y)))) (* (* x y) (sqrt (/ z (+ x y))))) (pow z 2)))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* 2 (sqrt (/ (+ x y) z))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (sqrt (/ (+ x y) z)))) |
#s(approx (/ (+ x y) z) #s(hole binary64 (/ (+ x y) z))) |
#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 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x y) (* z (+ x y))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (+ (* x y) (* x (* z (+ 1 (/ y x))))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* x y))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (+ (* x y) (* x (* z (+ 1 (/ y x))))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (/ (+ (* x y) (* x (* z (+ 1 (/ y x))))) z))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* (sqrt (/ x z)) y))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (/ (+ (* z (+ (* 2 (sqrt (* x z))) (* (sqrt (/ z x)) y))) (* (sqrt (* x z)) y)) z))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (/ (+ (* (sqrt (* x z)) y) (* (sqrt (/ (pow z 3) x)) y)) z))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (/ (+ (sqrt (* x z)) (sqrt (/ (pow z 3) x))) z))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (/ (+ (sqrt (* x z)) (sqrt (/ (pow z 3) x))) (pow z 2)))) |
#s(approx (pow z 3) #s(hole binary64 (pow z 3))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (sqrt (/ (+ x y) z))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#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)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#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)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x (* z (+ 1 (/ y x)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* x (* z (+ 1 (/ y x)))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (+ (* x (+ 1 (/ y x))) (/ (* x y) z)))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ x z))) (* (sqrt (/ 1 (* x z))) y))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ x z))) (+ (* (sqrt (/ 1 (* x z))) y) (* (sqrt (/ x (pow z 3))) y)))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* x z))) y) (* (sqrt (/ x (pow z 3))) y))))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* z (+ x y))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (* (pow y 3) (sqrt -1))) (* (sqrt -1) (* (pow (sqrt -1) 2) (* (sqrt -1) (sqrt -1))))) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* z (+ x y))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (* (pow y 3) (sqrt -1))) (* (sqrt -1) (* (pow (sqrt -1) 2) (* (sqrt -1) (sqrt -1))))) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (* (pow y 3) (sqrt -1))) (* (sqrt -1) (* (pow (sqrt -1) 2) (* (sqrt -1) (sqrt -1))))) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (* (sqrt (* z (+ x y))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* z (+ (* -2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (* x (* y (* (sqrt -1) (sqrt -1)))) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* -1 (* (* x (* y (* (sqrt -1) (sqrt -1)))) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* x (* z (- (* -1 (/ y x)) 1)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- (* -1 (/ y x)) 1))))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (* x (+ 1 (/ y x)))) (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* (sqrt (/ 1 (* x z))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ x z)) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* (sqrt (/ 1 (* x z))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* 2 (* (sqrt (/ x z)) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ x (pow z 3))) (* y (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (* (sqrt (/ z x)) (* y (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* (sqrt (/ 1 (* x z))) (* y (* (sqrt -1) (sqrt -1))))) (* (sqrt (/ x (pow z 3))) (* y (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (* (sqrt (/ z x)) (* (sqrt -1) (sqrt -1))))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ x (pow z 3))) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ x (pow z 3))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 88.0ms | z | @ | inf | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) y z (* y x) x 2 (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (* y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (* 2 (sqrt (/ (+ x y) z))) (sqrt (/ (+ x y) z)) (/ (+ x y) z) (+ x y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (+ (* y (/ z x)) z) y) x) (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (+ 1 (/ y x)) 1 (/ y x) (/ (* x y) z) (* x y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (sqrt (* x z)) (* x z) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) (sqrt (/ 1 (* x z))) (/ 1 (* x z)) (sqrt (/ x (pow z 3))) (/ x (pow z 3)) (pow z 3) 3) |
| 80.0ms | x | @ | -inf | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) y z (* y x) x 2 (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (* y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (* 2 (sqrt (/ (+ x y) z))) (sqrt (/ (+ x y) z)) (/ (+ x y) z) (+ x y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (+ (* y (/ z x)) z) y) x) (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (+ 1 (/ y x)) 1 (/ y x) (/ (* x y) z) (* x y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (sqrt (* x z)) (* x z) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) (sqrt (/ 1 (* x z))) (/ 1 (* x z)) (sqrt (/ x (pow z 3))) (/ x (pow z 3)) (pow z 3) 3) |
| 68.0ms | z | @ | -inf | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) y z (* y x) x 2 (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (* y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (* 2 (sqrt (/ (+ x y) z))) (sqrt (/ (+ x y) z)) (/ (+ x y) z) (+ x y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (+ (* y (/ z x)) z) y) x) (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (+ 1 (/ y x)) 1 (/ y x) (/ (* x y) z) (* x y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (sqrt (* x z)) (* x z) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) (sqrt (/ 1 (* x z))) (/ 1 (* x z)) (sqrt (/ x (pow z 3))) (/ x (pow z 3)) (pow z 3) 3) |
| 62.0ms | y | @ | -inf | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) y z (* y x) x 2 (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (* y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (* 2 (sqrt (/ (+ x y) z))) (sqrt (/ (+ x y) z)) (/ (+ x y) z) (+ x y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (+ (* y (/ z x)) z) y) x) (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (+ 1 (/ y x)) 1 (/ y x) (/ (* x y) z) (* x y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (sqrt (* x z)) (* x z) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) (sqrt (/ 1 (* x z))) (/ 1 (* x z)) (sqrt (/ x (pow z 3))) (/ x (pow z 3)) (pow z 3) 3) |
| 61.0ms | x | @ | 0 | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) y z (* y x) x 2 (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (* y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (* 2 (sqrt (/ (+ x y) z))) (sqrt (/ (+ x y) z)) (/ (+ x y) z) (+ x y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (+ (* y (/ z x)) z) y) x) (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (+ 1 (/ y x)) 1 (/ y x) (/ (* x y) z) (* x y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (sqrt (* x z)) (* x z) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) (sqrt (/ 1 (* x z))) (/ 1 (* x z)) (sqrt (/ x (pow z 3))) (/ x (pow z 3)) (pow z 3) 3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1874 | 20434 |
| 0 | 1920 | 19584 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) y) z (*.f64 y x))) #s(literal 2 binary64)) |
(sqrt.f64 (fma.f64 #s(approx (+ y x) y) z (*.f64 y x))) |
(fma.f64 #s(approx (+ y x) y) z (*.f64 y x)) |
#s(approx (+ y x) y) |
y |
z |
(*.f64 y x) |
x |
#s(literal 2 binary64) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z)) |
(*.f64 y z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) z)) |
(*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) z) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z))) |
(sqrt.f64 (/.f64 (+.f64 x y) z)) |
(/.f64 (+.f64 x y) z) |
(+.f64 x y) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z))))))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z)))) |
(*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
#s(literal 1 binary64) |
(/.f64 y x) |
(/.f64 (*.f64 x y) z) |
(*.f64 x y) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))))))))) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))) |
(sqrt.f64 (*.f64 x z)) |
(*.f64 x z) |
(*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))))))) |
(*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) |
(/.f64 x (pow.f64 z #s(literal 3 binary64))) |
(pow.f64 z #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* 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)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (* z (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow y 3) z))))))) (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* x (* z (+ (* 1/8 (sqrt (/ 1 (* (pow y 5) z)))) (* 1/2 (* (sqrt (* (pow y 3) (pow z 3))) (- (/ 1 (* (pow y 3) (pow z 3))) (* 1/4 (/ 1 (* (pow y 3) (pow z 3)))))))))) (* z (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))))))) (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (sqrt (/ y z))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (+ (sqrt (/ y (pow z 3))) (* x (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (+ (sqrt (/ y (pow z 3))) (* x (+ (* -1/2 (sqrt (/ 1 (* y (pow z 3))))) (+ (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))) (* x (+ (* 1/8 (sqrt (/ 1 (* (pow y 5) z)))) (* 1/2 (* (sqrt (* (pow y 3) (pow z 3))) (- (/ 1 (* (pow y 3) (pow z 3))) (* 1/4 (/ 1 (* (pow y 3) (pow z 3)))))))))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* 2 (sqrt (/ y z))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (sqrt (/ 1 (* y z))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (* -1/4 (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (+ (* 2 (sqrt (/ y z))) (* x (+ (sqrt (/ 1 (* y z))) (* x (+ (* -1/4 (sqrt (/ 1 (* (pow y 3) z)))) (* 1/8 (* x (sqrt (/ 1 (* (pow y 5) z)))))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (sqrt (/ y z)))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (+ (sqrt (/ y z)) (* 1/2 (* x (sqrt (/ 1 (* y z)))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (+ (sqrt (/ y z)) (* x (+ (* -1/8 (* x (sqrt (/ 1 (* (pow y 3) z))))) (* 1/2 (sqrt (/ 1 (* y z))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (+ (sqrt (/ y z)) (* x (+ (* 1/2 (sqrt (/ 1 (* y z)))) (* x (+ (* -1/8 (sqrt (/ 1 (* (pow y 3) z)))) (* 1/16 (* x (sqrt (/ 1 (* (pow y 5) z)))))))))))) |
#s(approx (/ (+ x y) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (+ x y) z) #s(hole binary64 (+ (/ x z) (/ y z)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#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 (/ 1 (* 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)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow 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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* y z))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* y z))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (+ (* x (* z (+ 1 (/ y z)))) (* y z)))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 y)) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (+ y (* x (+ 1 (/ y z)))))) |
#s(approx (+ 1 (/ y x)) #s(hole binary64 (/ y x))) |
#s(approx (+ 1 (/ y x)) #s(hole binary64 (/ (+ x y) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (/ (* x y) z) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* (sqrt (/ z x)) y))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (/ (+ (* x (+ (* 2 (sqrt (* x z))) (* (sqrt (/ x z)) y))) (* (sqrt (* x z)) y)) x))) |
#s(approx (sqrt (* x z)) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (* x z) #s(hole binary64 (* x z))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (* (sqrt (/ z x)) y))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (/ (+ (* (sqrt (* x z)) y) (* (sqrt (/ (pow x 3) z)) y)) x))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (sqrt (/ z x)))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (/ (+ (sqrt (* x z)) (sqrt (/ (pow x 3) z))) x))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (sqrt (/ 1 (* x z))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (/ (+ (sqrt (/ x z)) (sqrt (/ (pow x 3) (pow z 3)))) x))) |
#s(approx (sqrt (/ 1 (* x z))) #s(hole binary64 (sqrt (/ 1 (* x z))))) |
#s(approx (/ 1 (* x z)) #s(hole binary64 (/ 1 (* x z)))) |
#s(approx (sqrt (/ x (pow z 3))) #s(hole binary64 (sqrt (/ x (pow z 3))))) |
#s(approx (/ x (pow z 3)) #s(hole binary64 (/ x (pow z 3)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* x (+ y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x (+ y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (+ (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))) (/ (* z (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 3))) (+ (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))) (/ (* z (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 3))) (+ (* z (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))) (+ (/ (* z (+ (* -1/2 (* (sqrt (* x (pow z 3))) (* y (+ (* 1/4 (/ (* x (pow y 2)) (pow z 3))) (/ (pow y 3) (pow z 3)))))) (* -1/4 (* (sqrt (/ (pow x 3) z)) (pow y 2))))) (pow x 4)) (/ (* z (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* x (pow z 3)))) y))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 2 (sqrt (/ 1 (* x z)))) (+ (* (sqrt (/ 1 (* x (pow z 3)))) y) (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 3))) (+ (* 2 (sqrt (/ 1 (* x z)))) (+ (* (sqrt (/ 1 (* x (pow z 3)))) y) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* -1/2 (* (sqrt (/ (pow z 3) (pow x 7))) (* y (+ (* 1/4 (/ (* x (pow y 2)) (pow z 3))) (/ (pow y 3) (pow z 3)))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 3))) (+ (* 2 (sqrt (/ 1 (* x z)))) (+ (* (sqrt (/ 1 (* x (pow z 3)))) y) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* 2 (sqrt (/ x z))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* (pow x 3) z))) y))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) z))) (pow y 3))) (+ (* 2 (sqrt (/ 1 (* x z)))) (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (sqrt (/ x z)))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) z))) (pow y 3))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))) |
#s(approx (/ (+ x y) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (+ x y) z) #s(hole binary64 (* x (+ (/ 1 z) (/ y (* x z)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x (+ y z)))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* x (* z (+ 1 (/ y z)))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* x (+ (* z (+ 1 (/ y z))) (/ (* y z) x))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (* x (+ 1 (/ y z))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (* x (+ 1 (+ (/ y x) (/ y z)))))) |
#s(approx (+ 1 (/ y x)) #s(hole binary64 1)) |
#s(approx (+ 1 (/ y x)) #s(hole binary64 (+ 1 (/ y x)))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ z x))) (* (sqrt (/ 1 (* x z))) y))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ z x))) (+ (* (sqrt (/ 1 (* x z))) y) (* (sqrt (/ z (pow x 3))) y)))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (* (sqrt (/ x z)) y))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (* x (+ (* (sqrt (/ 1 (* x z))) y) (* (sqrt (/ z (pow x 3))) y))))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (sqrt (/ x z)))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (sqrt (/ z (pow x 3))))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (sqrt (/ x (pow z 3))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x (pow z 3)))) (sqrt (/ 1 (* (pow x 3) z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 z)))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))))) |
#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 (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ x z)) (/ (* y (sqrt -1)) (sqrt -1))))) (pow x 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 3) (sqrt -1)) (sqrt -1)))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ x z)) (/ (* y (sqrt -1)) (sqrt -1))))) (pow x 2)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (* (pow y 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))))) (* 1/2 (* (sqrt (* x (pow z 3))) (/ (* y (* (sqrt -1) (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3))))) (sqrt -1)))))) x)) (* 1/2 (* (sqrt (/ x z)) (/ (* (pow y 3) (sqrt -1)) (sqrt -1))))) (pow x 3))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (* (sqrt (/ x z)) (/ (* y (sqrt -1)) (sqrt -1))))) (pow x 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (/ (* (pow y 3) (sqrt -1)) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (* (pow y 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))))) (* 1/2 (* (sqrt (* x (pow z 3))) (/ (* y (* (sqrt -1) (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3))))) (sqrt -1))))) x)) (* 1/2 (* (sqrt (/ x (pow z 3))) (/ (* (pow y 3) (sqrt -1)) (sqrt -1))))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (/ (* (pow y 2) (sqrt -1)) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -2 (* (sqrt (/ x z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) z))) (/ (* (pow y 3) (sqrt -1)) (* (sqrt -1) (* (sqrt -1) (* (sqrt -1) (pow (sqrt -1) 2))))))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* (sqrt (/ x z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (* (pow y 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) z))) (/ (* (pow y 3) (sqrt -1)) (* (pow (sqrt -1) 2) (* (sqrt -1) (* (sqrt -1) (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) (/ (* y (sqrt -1)) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (/ (+ x y) z) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* x (+ (* -1 (+ y z)) (* -1 (/ (* y z) x))))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* -1 (* x (* z (- (* -1 (/ y z)) 1)))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) x)) (* z (- (* -1 (/ y z)) 1))))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y z)) 1))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ y x)) (* -1 (/ y z))) 1))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ z x)) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* y (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ z (pow x 3))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* 2 (* (sqrt (/ z x)) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* y (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (sqrt (* x z)) #s(hole binary64 (* -1 (* (sqrt (* x z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (* -1 (* (sqrt (/ x z)) (* y (* (sqrt -1) (sqrt -1))))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ z (pow x 3))) (* y (* (sqrt -1) (sqrt -1))))) (* (sqrt (/ 1 (* x z))) (* y (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (* -1 (* (sqrt (/ x z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ z (pow x 3))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (* -1 (* (sqrt (/ x (pow z 3))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* (pow x 3) z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* x (pow z 3)))) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (sqrt (/ 1 (* x z))) #s(hole binary64 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1))))) |
#s(approx (sqrt (/ x (pow z 3))) #s(hole binary64 (* -1 (* (sqrt (/ x (pow z 3))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y z) #s(hole binary64 (* y 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))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (* z (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow x 3) z))))))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* y (* z (+ (* 1/8 (sqrt (/ 1 (* (pow x 5) z)))) (* 1/2 (* (sqrt (* (pow x 3) (pow z 3))) (- (/ 1 (* (pow x 3) (pow z 3))) (* 1/4 (/ 1 (* (pow x 3) (pow z 3)))))))))) (* z (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))))))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (sqrt (/ x z))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (+ (sqrt (/ x (pow z 3))) (* y (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (+ (sqrt (/ x (pow z 3))) (* y (+ (* -1/2 (sqrt (/ 1 (* x (pow z 3))))) (+ (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))) (* y (+ (* 1/8 (sqrt (/ 1 (* (pow x 5) z)))) (* 1/2 (* (sqrt (* (pow x 3) (pow z 3))) (- (/ 1 (* (pow x 3) (pow z 3))) (* 1/4 (/ 1 (* (pow x 3) (pow z 3)))))))))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* (sqrt (/ 1 (* x z))) y)))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (* -1/4 (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (+ (* 2 (sqrt (/ x z))) (* y (+ (sqrt (/ 1 (* x z))) (* y (+ (* -1/4 (sqrt (/ 1 (* (pow x 3) z)))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) z))) y))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (+ (sqrt (/ x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) y))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (+ (sqrt (/ x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) z))) y)) (* 1/2 (sqrt (/ 1 (* x z))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (+ (sqrt (/ x z)) (* y (+ (* 1/2 (sqrt (/ 1 (* x z)))) (* y (+ (* -1/8 (sqrt (/ 1 (* (pow x 3) z)))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) z))) y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x z))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (+ (* x z) (* x (* y (+ 1 (/ z x))))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* x z))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (+ (* x z) (* y (* z (+ 1 (/ x z))))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 x)) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (+ x (* y (+ 1 (/ x z)))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* y (+ x z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* y (+ x z)))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* y (+ x (+ z (/ (* x z) y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* y (+ x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (+ (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))) (/ (* z (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))) (/ (* z (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* y (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))) (+ (/ (* z (+ (* -1/2 (* (* x (+ (* 1/4 (/ (* (pow x 2) y) (pow z 3))) (/ (pow x 3) (pow z 3)))) (sqrt (* y (pow z 3))))) (* -1/4 (* (pow x 2) (sqrt (/ (pow y 3) z)))))) (pow y 4)) (/ (* z (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* y (pow z 3))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (+ (* x (sqrt (/ 1 (* y (pow z 3))))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* -1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (+ (* x (sqrt (/ 1 (* y (pow z 3))))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* y (+ (* -1/2 (* (* x (+ (* 1/4 (/ (* (pow x 2) y) (pow z 3))) (/ (pow x 3) (pow z 3)))) (sqrt (/ (pow z 3) (pow y 7))))) (+ (* -1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* -1/4 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (+ (* x (sqrt (/ 1 (* y (pow z 3))))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* y (+ (* -1/4 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* y (+ (* -1/4 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/8 (* (pow x 3) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 2 (sqrt (/ 1 (* y z)))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/16 (* (pow x 3) (sqrt (/ 1 (* (pow y 7) z))))) (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (/ (+ x y) z) #s(hole binary64 (* y (+ (/ 1 z) (/ x (* y z)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#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)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))))) |
#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)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x (* y (+ 1 (/ z x)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* y (+ (* x (+ 1 (/ z x))) (/ (* x z) y))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* y (* z (+ 1 (/ x z)))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* y (+ (* z (+ 1 (/ x z))) (/ (* x z) y))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (* y (+ 1 (/ x z))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (* y (+ 1 (+ (/ x y) (/ x z)))))) |
#s(approx (+ 1 (/ y x)) #s(hole binary64 (* y (+ (/ 1 x) (/ 1 y))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* y (+ (* 2 (* (sqrt (* x z)) (/ 1 y))) (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 z)))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (/ (* x (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3))))) (sqrt -1)) (sqrt (* y (pow z 3))))))) y)) (* 1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 3))) (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (/ (* x (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3))))) (sqrt -1)) (sqrt (* y (pow z 3)))))) y)) (* 1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3)))))) (pow y 3))) (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -2 (* (sqrt (/ y z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/8 (* (/ (* (pow x 3) (sqrt -1)) (* (pow (sqrt -1) 2) (* (sqrt -1) (* (sqrt -1) (sqrt -1))))) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* (sqrt (/ y z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (* (pow x 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/2 (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (* (pow x 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/16 (* (/ (* (pow x 3) (sqrt -1)) (* (pow (sqrt -1) 2) (* (sqrt -1) (* (sqrt -1) (sqrt -1))))) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 1/2 (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (/ (+ x y) z) #s(hole binary64 (* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* x (* y (- (* -1 (/ z x)) 1)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* x z) y)) (* x (- (* -1 (/ z x)) 1))))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* -1 (* y (* z (- (* -1 (/ x z)) 1)))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* x z) y)) (* z (- (* -1 (/ x z)) 1))))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x z)) 1))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ x y)) (* -1 (/ x z))) 1))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (/ (* (pow x 2) (sqrt -1)) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (/ (* x (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3))))) (sqrt -1)) (sqrt (* y (pow z 3))))))) y)) (* 1/2 (* (/ (* (pow x 3) (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 3))) (+ (* z (+ (* -1 (* (* x (* (sqrt -1) (sqrt -1))) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (* (sqrt -1) (sqrt -1)))))) (/ (* z (+ (* 1/2 (* (/ (* (pow x 2) (sqrt -1)) (sqrt -1)) (sqrt (/ y (pow z 3))))) (* (/ (* x (sqrt -1)) (sqrt -1)) (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* -1 (* y (+ (* -2 (* (sqrt (* x z)) (/ 1 y))) (* -1 (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ y x) z) (* y x)) #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 (sqrt (* x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* (* x y) (sqrt (/ 1 (* z (+ x y))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (/ (+ (* 2 (sqrt (* (pow z 3) (+ x y)))) (* (* x y) (sqrt (/ z (+ x y))))) z))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (/ (+ (* 2 (sqrt (* (pow z 3) (+ x y)))) (* (* x y) (sqrt (/ z (+ x y))))) (pow z 2)))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* 2 (sqrt (/ (+ x y) z))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (sqrt (/ (+ x y) z)))) |
#s(approx (/ (+ x y) z) #s(hole binary64 (/ (+ x y) z))) |
#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 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x y) (* z (+ x y))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (+ (* x y) (* x (* z (+ 1 (/ y x))))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* x y))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (+ (* x y) (* x (* z (+ 1 (/ y x))))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (/ (+ (* x y) (* x (* z (+ 1 (/ y x))))) z))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* (sqrt (/ x z)) y))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (/ (+ (* z (+ (* 2 (sqrt (* x z))) (* (sqrt (/ z x)) y))) (* (sqrt (* x z)) y)) z))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (/ (+ (* (sqrt (* x z)) y) (* (sqrt (/ (pow z 3) x)) y)) z))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (/ (+ (sqrt (* x z)) (sqrt (/ (pow z 3) x))) z))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (/ (+ (sqrt (* x z)) (sqrt (/ (pow z 3) x))) (pow z 2)))) |
#s(approx (pow z 3) #s(hole binary64 (pow z 3))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (sqrt (/ (+ x y) z))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#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)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#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)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* x (* z (+ 1 (/ y x)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* x (* z (+ 1 (/ y x)))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) #s(hole binary64 (+ (* x (+ 1 (/ y x))) (/ (* x y) z)))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ x z))) (* (sqrt (/ 1 (* x z))) y))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ x z))) (+ (* (sqrt (/ 1 (* x z))) y) (* (sqrt (/ x (pow z 3))) y)))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* x z))) y) (* (sqrt (/ x (pow z 3))) y))))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* z (+ x y))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (* (pow y 3) (sqrt -1))) (* (sqrt -1) (* (pow (sqrt -1) 2) (* (sqrt -1) (sqrt -1))))) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* z (+ x y))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (* (pow y 3) (sqrt -1))) (* (sqrt -1) (* (pow (sqrt -1) 2) (* (sqrt -1) (sqrt -1))))) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (pow (sqrt -1) 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (* (pow y 2) (sqrt -1))) (* (sqrt -1) (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (* (pow y 3) (sqrt -1))) (* (sqrt -1) (* (pow (sqrt -1) 2) (* (sqrt -1) (sqrt -1))))) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (/ (* x (* y (sqrt -1))) (sqrt -1)) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (* (sqrt (* z (+ x y))) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* z (+ (* -2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))) (* (* x (* y (* (sqrt -1) (sqrt -1)))) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* -1 (* (* x (* y (* (sqrt -1) (sqrt -1)))) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* 2 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1)))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* (sqrt (/ (+ x y) z)) (* (sqrt -1) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))))) |
#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 (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* x (* z (- (* -1 (/ y x)) 1)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- (* -1 (/ y x)) 1))))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (* x (+ 1 (/ y x)))) (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* (sqrt (/ 1 (* x z))) (* y (* (sqrt -1) (sqrt -1))))) (* 2 (* (sqrt (/ x z)) (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* (sqrt (/ 1 (* x z))) (* y (* (sqrt -1) (sqrt -1))))) (+ (* 2 (* (sqrt (/ x z)) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ x (pow z 3))) (* y (* (sqrt -1) (sqrt -1)))))))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (* (sqrt (/ z x)) (* y (* (sqrt -1) (sqrt -1)))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* (sqrt (/ 1 (* x z))) (* y (* (sqrt -1) (sqrt -1))))) (* (sqrt (/ x (pow z 3))) (* y (* (sqrt -1) (sqrt -1))))))))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (* (sqrt (/ z x)) (* (sqrt -1) (sqrt -1))))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ x (pow z 3))) (* (sqrt -1) (sqrt -1)))))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ x (pow z 3))) (* (sqrt -1) (sqrt -1)))) (* (sqrt (/ 1 (* x z))) (* (sqrt -1) (sqrt -1)))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) y) z (*.f64 y x))) #s(literal 2 binary64)) |
(sqrt.f64 (fma.f64 #s(approx (+ y x) y) z (*.f64 y x))) |
(fma.f64 #s(approx (+ y x) y) z (*.f64 y x)) |
(+.f64 (*.f64 #s(approx (+ y x) y) z) (*.f64 y x)) |
#s(approx (+ y x) y) |
y |
z |
(*.f64 y x) |
x |
#s(literal 2 binary64) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z)) |
(*.f64 y z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) z)) |
(*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) z) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z))) |
(sqrt.f64 (/.f64 (+.f64 x y) z)) |
(/.f64 (+.f64 x y) z) |
(+.f64 x y) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z))))))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z)))) |
(*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z)) |
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) (/.f64 (*.f64 x y) z)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
#s(literal 1 binary64) |
(/.f64 y x) |
(/.f64 (*.f64 x y) z) |
(*.f64 x y) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))))))))) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z))) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))) |
(sqrt.f64 (*.f64 x z)) |
(*.f64 x z) |
(*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))))))) |
(*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) |
(/.f64 x (pow.f64 z #s(literal 3 binary64))) |
(pow.f64 z #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 (*.f64 x (+.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (sqrt.f64 (*.f64 y z))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (+.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z)) |
#s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z))) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 x y)) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx x x) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 (*.f64 x (+.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 x (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 z (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))))))) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))) (*.f64 x (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))))))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z))))))))))) |
#s(approx (sqrt (/ (+ x y) z)) (sqrt.f64 (/.f64 y z))) |
#s(approx (sqrt (/ (+ x y) z)) (+.f64 (sqrt.f64 (/.f64 y z)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))))) |
#s(approx (sqrt (/ (+ x y) z)) (+.f64 (sqrt.f64 (/.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))))))) |
#s(approx (sqrt (/ (+ x y) z)) (+.f64 (sqrt.f64 (/.f64 y z)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))) (*.f64 #s(literal 1/16 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z))))))))))) |
#s(approx (/ (+ x y) z) (/.f64 y z)) |
#s(approx (/ (+ x y) z) (+.f64 (/.f64 x z) (/.f64 y z))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y z))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (+.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (+.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (pow.f64 (+.f64 y z) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y z)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 x (+.f64 y z) (*.f64 y z))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 y z)) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (fma.f64 x (+.f64 y z) (*.f64 y z))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (*.f64 y z)) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (fma.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 y z))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) y) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (+.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
#s(approx (+ 1 (/ y x)) (/.f64 y x)) |
#s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (/ (* x y) z) (/.f64 (*.f64 x y) z)) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 (sqrt.f64 (/.f64 z x)) y)) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (/.f64 (fma.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 (sqrt.f64 (/.f64 x z)) y)) (*.f64 (sqrt.f64 (*.f64 x z)) y)) x)) |
#s(approx (sqrt (* x z)) (sqrt.f64 (*.f64 x z))) |
#s(approx (* x z) (*.f64 x z)) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) (*.f64 (sqrt.f64 (/.f64 z x)) y)) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 x z)) y (*.f64 (sqrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) z)) y)) x)) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) (sqrt.f64 (/.f64 z x))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) (/.f64 (+.f64 (sqrt.f64 (*.f64 x z)) (sqrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) z))) x)) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) (/.f64 (+.f64 (sqrt.f64 (/.f64 x z)) (sqrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) x)) |
#s(approx (sqrt (/ 1 (* x z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
#s(approx (/ 1 (* x z)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
#s(approx (sqrt (/ x (pow z 3))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))))) |
#s(approx (/ x (pow z 3)) (/.f64 x (pow.f64 z #s(literal 3 binary64)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (+.f64 y z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (sqrt.f64 (*.f64 x (+.f64 y z)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x (+.f64 y z))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x (+.f64 y (+.f64 z (/.f64 (*.f64 y z) x))))) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (+.f64 y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 x (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 x (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y)) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (pow.f64 y #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y)) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (pow.f64 y #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y)) (+.f64 (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (pow.f64 z #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) z)) (pow.f64 y #s(literal 2 binary64)))))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (pow.f64 y #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y)))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 y #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y)))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 y #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 y #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 7 binary64)))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (pow.f64 z #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (pow.f64 y #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) y (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y)))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (pow.f64 y #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (pow.f64 y #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) z))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y)))))) |
#s(approx (sqrt (/ (+ x y) z)) (sqrt.f64 (/.f64 x z))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (pow.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y)))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (pow.f64 y #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) z))) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y))))))) |
#s(approx (/ (+ x y) z) (/.f64 x z)) |
#s(approx (/ (+ x y) z) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x z))))) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 x (+.f64 y z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y z)))) (*.f64 y z)))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x (+.f64 y z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x (+.f64 y (+.f64 z (/.f64 (*.f64 y z) x))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 x (+.f64 y z))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 x (+.f64 y (+.f64 z (/.f64 (*.f64 y z) x))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (*.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (*.f64 x (fma.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y z)) (/.f64 (*.f64 y z) x)))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 y x) (/.f64 y z))))) |
#s(approx (+ 1 (/ y x)) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 z x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) y)))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 z x)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) y (*.f64 (sqrt.f64 (/.f64 z (pow.f64 x #s(literal 3 binary64)))) y))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) (*.f64 (sqrt.f64 (/.f64 x z)) y)) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) (*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) y (*.f64 (sqrt.f64 (/.f64 z (pow.f64 x #s(literal 3 binary64)))) y)))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) (sqrt.f64 (/.f64 x z))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 z (pow.f64 x #s(literal 3 binary64))))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x))))))) |
#s(approx (+ y x) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 x z)) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 x z)) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) z)) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1 binary64))))))) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 x z)) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) z)) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))))) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) z))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) z))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (+ x y) z) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x z))) (/.f64 #s(literal 1 binary64) z))))) |
#s(approx (+ x y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64))))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x))))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (+.f64 y z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x)))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y z)) #s(literal 1 binary64)))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y z)) #s(literal 1 binary64))))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y z)) #s(literal 1 binary64))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y x) (*.f64 #s(literal -1 binary64) (/.f64 y z))) #s(literal 1 binary64))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 z x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 z (pow.f64 x #s(literal 3 binary64)))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 z x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (sqrt (* x z)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 z (pow.f64 x #s(literal 3 binary64)))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 z (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (/ 1 (* x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (/ x (pow z 3))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (+.f64 x z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 x z) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (sqrt.f64 (*.f64 x z))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (+.f64 x z)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 x z) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 3 binary64))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z)) |
#s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x z (*.f64 y (+.f64 x z)))) |
#s(approx y y) |
#s(approx (* y z) (*.f64 y z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (+.f64 x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 x z) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 y (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z)))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 y (fma.f64 y (*.f64 z (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))))))) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (*.f64 y (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))))))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) y))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y)))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) y)))))))) |
#s(approx (sqrt (/ (+ x y) z)) (+.f64 (sqrt.f64 (/.f64 x z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) y)))) |
#s(approx (sqrt (/ (+ x y) z)) (+.f64 (sqrt.f64 (/.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) y) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))))) |
#s(approx (sqrt (/ (+ x y) z)) (+.f64 (sqrt.f64 (/.f64 x z)) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) z))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) z))) y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 x z))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (+.f64 x z)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 x z) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))))) (*.f64 y (pow.f64 (+.f64 x z) #s(literal 3 binary64))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 x z (*.f64 y (+.f64 x z)))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 x z)) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (fma.f64 x z (*.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z x)))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (*.f64 x z)) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (fma.f64 x z (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z)))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) x) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x z))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))))))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y (+.f64 x z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (+.f64 x z) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (sqrt.f64 (*.f64 y (+.f64 x z)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (+.f64 x z) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y (+.f64 x z))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y (+.f64 x (+.f64 z (/.f64 (*.f64 x z) y))))) |
#s(approx (+ y x) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y (+.f64 x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (+.f64 x z) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 y (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 y (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))))) (+.f64 (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (pow.f64 z #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (sqrt.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) z)))))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (pow.f64 z #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (sqrt.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 7 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) z)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))))) |
#s(approx (/ (+ x y) z) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y z))))) |
#s(approx (+ x y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y (+.f64 x z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 z #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (+.f64 x z) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x z))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y (+.f64 x z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y (+.f64 x (+.f64 z (/.f64 (*.f64 x z) y))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z x))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 y (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)) (/.f64 (*.f64 x z) y)))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (*.f64 y (fma.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 (*.f64 x z) y)))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x z)))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 x z))))) |
#s(approx (+ 1 (/ y x)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) y)) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) y))))))) |
#s(approx (+ y x) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64)))))))) y) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64))))))) y) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) z)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (+ x y) z) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y z))) (/.f64 #s(literal 1 binary64) z))))) |
#s(approx (+ x y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 z #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) y))))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal 1 binary64)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) y) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal 1 binary64))))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) #s(literal 1 binary64)))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) y) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) #s(literal 1 binary64))))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) #s(literal 1 binary64))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 x z))) #s(literal 1 binary64))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64)))))))) y) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64)))))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (+.f64 x y))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 5 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (sqrt.f64 (*.f64 x y))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (+.f64 x y)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 5 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x y)) |
#s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x y (*.f64 z (+.f64 x y)))) |
#s(approx z z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (+.f64 x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 5 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 x y)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 z (+.f64 x y))))) z)) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 z (+.f64 x y))))) (pow.f64 z #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) |
#s(approx (sqrt (/ (+ x y) z)) (sqrt.f64 (/.f64 (+.f64 x y) z))) |
#s(approx (/ (+ x y) z) (/.f64 (+.f64 x y) z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 x y))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z (+.f64 x y)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 5 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 x y (*.f64 z (+.f64 x y)))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 x y)) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (fma.f64 x y (*.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y x)))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (*.f64 x y)) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (fma.f64 x y (*.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y x)))))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (/.f64 (*.f64 x y) z)) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (/.f64 (fma.f64 x y (*.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y x))))) z)) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 (sqrt.f64 (/.f64 x z)) y)) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (/.f64 (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 (sqrt.f64 (/.f64 z x)) y)) (*.f64 (sqrt.f64 (*.f64 x z)) y)) z)) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 x z)) y (*.f64 (sqrt.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) x)) y)) z)) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) (/.f64 (+.f64 (sqrt.f64 (*.f64 x z)) (sqrt.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) x))) z)) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) (/.f64 (+.f64 (sqrt.f64 (*.f64 x z)) (sqrt.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) x))) (pow.f64 z #s(literal 2 binary64)))) |
#s(approx (pow z 3) (pow.f64 z #s(literal 3 binary64))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 z (+.f64 x y))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (sqrt.f64 (*.f64 z (+.f64 x y)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z (+.f64 x y))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z (+.f64 x (+.f64 y (/.f64 (*.f64 x y) z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 z (+.f64 x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 z (+.f64 x y))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z (+.f64 x y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z (+.f64 x y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z (+.f64 x (+.f64 y (/.f64 (*.f64 x y) z))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y x))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z)))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (*.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y x))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z)))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (+ (* x (+ 1 (/ y x))) (/ (* x y) z)) (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) y)))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) y (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) y))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) (*.f64 z (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) y (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) y)))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (+.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y)))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (+.f64 x y) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 z (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 x y))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)))))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) z))))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64)))))) |
#s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) z) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))))) |
#s(approx (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) z)))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) (*.f64 (sqrt.f64 (/.f64 z x)) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) (*.f64 (sqrt.f64 (/.f64 z x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
Compiled 10 966 to 2 753 computations (74.9% saved)
30 alts after pruning (22 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 422 | 10 | 432 |
| Fresh | 4 | 12 | 16 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 428 | 30 | 458 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 67.5% | (*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) y) z (*.f64 y x))) #s(literal 2 binary64)) |
| 36.6% | (*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) x) z (*.f64 y x))) #s(literal 2 binary64)) | |
| ✓ | 68.7% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z)))) #s(literal 2 binary64)) |
| 35.7% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z (+.f64 x y)))) #s(literal 2 binary64)) | |
| ✓ | 35.0% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z))) #s(literal 2 binary64)) |
| 36.6% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x (+.f64 y z)))) #s(literal 2 binary64)) | |
| ✓ | 3.8% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z))) #s(literal 2 binary64)) |
| 1.7% | (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 x z)) (sqrt.f64 (-.f64 (*.f64 (+.f64 z y) x) (*.f64 z y))))) | |
| 32.9% | (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 (+.f64 z y) x) (*.f64 z y))))) | |
| ✓ | 67.6% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
| 20.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ (+ (* y (/ z x)) z) y) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y x)))) x)))) | |
| 26.8% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ (+ (* x (/ y z)) y) x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))) z)))) | |
| ✓ | 35.6% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
| 55.4% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 z (fma.f64 x #s(approx (+ 1 (/ y x)) (/.f64 y x)) (/.f64 (*.f64 x y) z))))))) | |
| 63.9% | (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/2 binary64)))) | |
| 1.6% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 z y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 z y)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))) x)) | |
| 30.7% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (*.f64 (*.f64 y y) y)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y)) | |
| ✓ | 39.8% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) z)) |
| 1.8% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(approx (+ x y) x) z)))) z)) | |
| ✓ | 39.7% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) z)) |
| 34.5% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (/ (+ x y) z) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x z)))))))) z)) | |
| 39.5% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(approx (* 2 (sqrt (/ (+ x y) z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))))) z)) | |
| 22.9% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))) z)) | |
| 34.1% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))))) | |
| 3.7% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (*.f64 z #s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))))))) | |
| 27.7% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 y (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64))))))) | |
| 2.0% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (/.f64 (fma.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 (sqrt.f64 (/.f64 x z)) y)) (*.f64 (sqrt.f64 (*.f64 x z)) y)) x)))) | |
| 2.3% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 (sqrt.f64 (/.f64 z x)) y)))) | |
| 1.4% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 (sqrt.f64 (/.f64 x z)) y)))) | |
| 3.2% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 z x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) y)))))) |
Compiled 1 593 to 1 210 computations (24% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 (sqrt.f64 (/.f64 x z)) y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 (sqrt.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)))) |
(*.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)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x (+.f64 y z)))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z (+.f64 x y)))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(approx (+ x y) x) z)))) z)) |
(*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) x) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) y) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 #s(approx (+ (* x y) (* x z)) (*.f64 y x)) (*.f64 y z)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) z)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (+.f64 z y) x (*.f64 z y)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z)))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ (+ (* x (/ y z)) y) x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))) z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ (+ (* y (/ z x)) z) y) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y x)))) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 (+.f64 z y) x) (*.f64 z y))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(approx (sqrt (- (* (* (+ z y) x) (* (+ z y) x)) (* (* z z) (* y y)))) (*.f64 x z)) (sqrt.f64 (-.f64 (*.f64 (+.f64 z y) x) (*.f64 z y))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 z (fma.f64 x #s(approx (+ 1 (/ y x)) (/.f64 y x)) (/.f64 (*.f64 x y) z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (/ (+ x y) z) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x z)))))))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (*.f64 z #s(approx (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 z x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(approx (* 2 (sqrt (/ (+ x y) z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))))) z)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ (+ (* y (/ z x)) z) y) x) (*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x y) z))))))) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (/.f64 (fma.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 (sqrt.f64 (/.f64 x z)) y)) (*.f64 (sqrt.f64 (*.f64 x z)) y)) x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (*.f64 (*.f64 y y) y)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 z y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 z y)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) z)))))))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 x (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal 3 binary64))))) 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))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) (*.f64 (sqrt.f64 #s(approx (/ (+ y x) z) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x z)))))) #s(literal 2 binary64))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (*.f64 y (fma.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal 3 binary64))))))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64))))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (pow.f64 y #s(literal 2 binary64))))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) z)) |
6 calls:
| 66.0ms | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 22.0ms | z |
| 17.0ms | x |
| 12.0ms | y |
| 12.0ms | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.6% | 2 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 79.6% | 2 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 79.6% | 2 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 73.1% | 2 | x |
| 80.5% | 2 | y |
| 74.9% | 2 | z |
Compiled 31 to 37 computations (-19.4% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 (sqrt.f64 (/.f64 x z)) y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 (sqrt.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)))) |
(*.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)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x (+.f64 y z)))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z (+.f64 x y)))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(approx (+ x y) x) z)))) z)) |
(*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) x) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) y) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 #s(approx (+ (* x y) (* x z)) (*.f64 y x)) (*.f64 y z)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) z)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (+.f64 z y) x (*.f64 z y)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z)))) #s(literal 2 binary64)) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (+.f64 z y) x (*.f64 z y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) z)) |
1 calls:
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.4% | 2 | y |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 (sqrt.f64 (/.f64 x z)) y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 (sqrt.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)))) |
(*.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)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x (+.f64 y z)))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z (+.f64 x y)))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(approx (+ x y) x) z)))) z)) |
(*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) x) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) y) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 #s(approx (+ (* x y) (* x z)) (*.f64 y x)) (*.f64 y z)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) z)) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)))) z)) |
4 calls:
| 12.0ms | y |
| 5.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 5.0ms | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 5.0ms | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.2% | 2 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 78.2% | 2 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 78.2% | 2 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 79.3% | 2 | y |
Compiled 29 to 31 computations (-6.9% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 (sqrt.f64 (/.f64 x z)) y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 (sqrt.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)))) |
(*.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)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x (+.f64 y z)))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z (+.f64 x y)))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(approx (+ x y) x) z)))) z)) |
(*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) x) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) y) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 #s(approx (+ (* x y) (* x z)) (*.f64 y x)) (*.f64 y z)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)))) z)) |
1 calls:
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.1% | 2 | y |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 (sqrt.f64 (/.f64 x z)) y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 (sqrt.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)))) |
(*.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)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x (+.f64 y z)))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z (+.f64 x y)))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 x z)))) z)) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
6 calls:
| 5.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 4.0ms | z |
| 4.0ms | y |
| 4.0ms | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.6% | 1 | x |
| 67.6% | 1 | z |
| 67.6% | 1 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 67.6% | 1 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 67.6% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 67.6% | 1 | y |
Compiled 31 to 37 computations (-19.4% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 (sqrt.f64 (/.f64 x z)) y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 (sqrt.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)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
6 calls:
| 4.0ms | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 3.0ms | y |
| 3.0ms | z |
| 3.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.7% | 2 | z |
| 40.5% | 2 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 40.5% | 2 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 40.5% | 2 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 67.9% | 2 | y |
| 64.6% | 2 | x |
Compiled 31 to 37 computations (-19.4% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 (sqrt.f64 (/.f64 x z)) y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* x z))) (* y (* z (+ (sqrt (/ 1 (* x z))) (sqrt (/ x (pow z 3))))))) (*.f64 (sqrt.f64 (/.f64 z x)) y)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.6% | 2 | y |
Compiled 1 to 3 computations (-200% saved)
Total -20.7b remaining (-50.2%)
Threshold costs -20.7b (-50.2%)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
6 calls:
| 1.0ms | x |
| 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 |
| 1.0ms | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.6% | 1 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 35.6% | 1 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 35.6% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 35.6% | 1 | x |
| 35.6% | 1 | z |
| 35.6% | 1 | y |
Compiled 31 to 37 computations (-19.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 8048578045632048000.0 | 2.794307630342028e+23 |
| 8.0ms | 149× | 0 | invalid |
| 6.0ms | 128× | 0 | valid |
Compiled 353 to 361 computations (-2.3% saved)
ival-mult!: 5.0ms (65.4% of total)ival-sqrt: 2.0ms (26.2% of total)ival-add!: 1.0ms (13.1% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 8048578045632048000.0 | 2.794307630342028e+23 |
Compiled 353 to 361 computations (-2.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 8048578045632048000.0 | 2.794307630342028e+23 |
| 6.0ms | 119× | 0 | invalid |
| 4.0ms | 80× | 0 | valid |
Compiled 393 to 401 computations (-2% saved)
ival-mult!: 3.0ms (53.9% of total)ival-add!: 1.0ms (18% of total)ival-sqrt: 1.0ms (18% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8048578045632048000.0 | 2.794307630342028e+23 |
Compiled 155 to 158 computations (-1.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | -1.2891700791713234e-258 | 2.39602010681693e-295 |
| 10.0ms | 192× | 0 | valid |
| 8.0ms | 141× | 0 | invalid |
Compiled 341 to 365 computations (-7% saved)
ival-mult!: 6.0ms (63.1% of total)ival-sqrt: 2.0ms (21% of total)ival-add!: 1.0ms (10.5% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | -1.2891700791713234e-258 | 2.39602010681693e-295 |
| 9.0ms | 176× | 0 | valid |
| 7.0ms | 141× | 0 | invalid |
Compiled 329 to 353 computations (-7.3% saved)
ival-mult!: 6.0ms (66% of total)ival-sqrt: 2.0ms (22% of total)ival-add!: 1.0ms (11% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 118 to 79 computations (33.1% saved)
Compiled 631 to 544 computations (13.8% saved)
Loading profile data...