
Time bar (total: 7.5s)
| 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)
| 754.0ms | 8 256× | 0 | valid |
| 454.0ms | 4 629× | 0 | invalid |
ival-mult!: 430.0ms (63.5% of total)ival-sqrt: 165.0ms (24.4% of total)ival-add!: 79.0ms (11.7% of total)adjust: 3.0ms (0.4% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 128 |
| 1 | 167 | 122 |
| 2 | 405 | 120 |
| 3 | 769 | 120 |
| 4 | 1235 | 120 |
| 5 | 3840 | 120 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 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 | |
|---|---|---|---|---|
| 4.0ms | y | @ | inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* x y) (* x z)) (* x y) x y (* x z) z (* y z)) |
| 4.0ms | x | @ | -inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* x y) (* x z)) (* x y) x y (* x z) z (* y z)) |
| 4.0ms | z | @ | -inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* x y) (* x z)) (* x y) x y (* x z) z (* y z)) |
| 3.0ms | y | @ | -inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* x y) (* x z)) (* x y) x y (* x z) z (* y z)) |
| 3.0ms | x | @ | inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* x y) (* x z)) (* x y) x y (* x z) z (* y z)) |
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)))) (* 3/8 (sqrt (/ 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)))) (* 3/8 (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)))))) |
#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))))) (* 3/8 (* x (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)))) (* x (+ (* -1/2 (sqrt (/ 1 (* (pow y 3) (pow z 3))))) (* x (+ (* -5/16 (* x (sqrt (/ 1 (* (pow y 7) (pow z 3)))))) (* 3/8 (sqrt (/ 1 (* (pow y 5) (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 (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))))))) |
#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 (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 3))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (pow y 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (* x (pow z 3))) (* y (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3)))))))) x)) (* 1/2 (* (sqrt (/ x z)) (pow y 3)))) (pow x 3))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 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 (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (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 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (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 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (pow y 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (* x (pow z 3))) (* y (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3))))))) x)) (* 1/2 (* (sqrt (/ x (pow z 3))) (pow y 3)))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (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)))) (pow (sqrt -1) 2)))) |
#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 (* x (pow z 3)))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) y)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 2))) (* (sqrt (/ 1 (* x (pow z 3)))) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* 1/2 (* (sqrt (/ (pow z 3) x)) (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3)))))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) y)) (* (sqrt (/ 1 (* x (pow z 3)))) (pow (sqrt -1) 2)))))) |
#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)) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) z))) (/ (pow y 3) (pow (sqrt -1) 4)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* (sqrt (/ x z)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)) (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)) (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) z))) (/ (pow y 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)) (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))))))) |
#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)))) (* 3/8 (sqrt (/ 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)))) (* 3/8 (sqrt (/ 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))))) (* 3/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) y))))))) |
#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 (+ (* -5/16 (* (sqrt (/ 1 (* (pow x 7) (pow z 3)))) y)) (* 3/8 (sqrt (/ 1 (* (pow x 5) (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 (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))))))) |
#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 (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* y (+ (* -1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (* x (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3)))) (sqrt (* y (pow z 3))))))) y)) (* 1/2 (* (pow x 3) (sqrt (/ y z))))) (pow y 3))) (+ (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* 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 (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* 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 (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (* x (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3)))) (sqrt (* y (pow z 3)))))) y)) (* 1/2 (* (pow x 3) (sqrt (/ y (pow z 3)))))) (pow y 3))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* 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)))) (pow (sqrt -1) 2)))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1/2 (* x (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y (pow z 3)))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1/2 (* x (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (* (sqrt (/ 1 (* y (pow z 3)))) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* 1/2 (* (sqrt (/ (pow z 3) y)) (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3)))))) (pow y 3))) (+ (* -1/2 (* x (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y (pow z 3)))) (pow (sqrt -1) 2)))))) |
#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)) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/8 (* (/ (pow x 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))))))) |
#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))) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (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)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (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)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))))) |
#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))) (pow (sqrt -1) 2))))) |
#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)) (pow (sqrt -1) 2))) (* (* x (* y (pow (sqrt -1) 2))) (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)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* -1 (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (* -1 (* (sqrt (/ 1 (* (pow z 3) (+ x y)))) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 126.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)) |
| 46.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)) |
| 13.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)) |
| 11.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)) |
| 8.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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1858 | 18669 |
| 0 | 1903 | 17352 |
| 0 | 8448 | 16803 |
| 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)))) (* 3/8 (sqrt (/ 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)))) (* 3/8 (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)))))) |
#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))))) (* 3/8 (* x (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)))) (* x (+ (* -1/2 (sqrt (/ 1 (* (pow y 3) (pow z 3))))) (* x (+ (* -5/16 (* x (sqrt (/ 1 (* (pow y 7) (pow z 3)))))) (* 3/8 (sqrt (/ 1 (* (pow y 5) (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 (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))))))) |
#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 (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 3))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (pow y 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (* x (pow z 3))) (* y (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3)))))))) x)) (* 1/2 (* (sqrt (/ x z)) (pow y 3)))) (pow x 3))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 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 (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (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 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (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 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (pow y 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (* x (pow z 3))) (* y (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3))))))) x)) (* 1/2 (* (sqrt (/ x (pow z 3))) (pow y 3)))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (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)))) (pow (sqrt -1) 2)))) |
#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 (* x (pow z 3)))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) y)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 2))) (* (sqrt (/ 1 (* x (pow z 3)))) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* 1/2 (* (sqrt (/ (pow z 3) x)) (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3)))))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) y)) (* (sqrt (/ 1 (* x (pow z 3)))) (pow (sqrt -1) 2)))))) |
#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)) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) z))) (/ (pow y 3) (pow (sqrt -1) 4)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* (sqrt (/ x z)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)) (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)) (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) z))) (/ (pow y 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)) (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))))))) |
#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)))) (* 3/8 (sqrt (/ 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)))) (* 3/8 (sqrt (/ 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))))) (* 3/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) y))))))) |
#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 (+ (* -5/16 (* (sqrt (/ 1 (* (pow x 7) (pow z 3)))) y)) (* 3/8 (sqrt (/ 1 (* (pow x 5) (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 (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))))))) |
#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 (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* y (+ (* -1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (* x (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3)))) (sqrt (* y (pow z 3))))))) y)) (* 1/2 (* (pow x 3) (sqrt (/ y z))))) (pow y 3))) (+ (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* 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 (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* 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 (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (* x (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3)))) (sqrt (* y (pow z 3)))))) y)) (* 1/2 (* (pow x 3) (sqrt (/ y (pow z 3)))))) (pow y 3))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* 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)))) (pow (sqrt -1) 2)))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1/2 (* x (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y (pow z 3)))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1/2 (* x (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (* (sqrt (/ 1 (* y (pow z 3)))) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* 1/2 (* (sqrt (/ (pow z 3) y)) (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3)))))) (pow y 3))) (+ (* -1/2 (* x (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y (pow z 3)))) (pow (sqrt -1) 2)))))) |
#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)) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/8 (* (/ (pow x 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))))))) |
#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))) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (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)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (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)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))))) |
#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))) (pow (sqrt -1) 2))))) |
#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)) (pow (sqrt -1) 2))) (* (* x (* y (pow (sqrt -1) 2))) (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)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* -1 (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) #s(hole binary64 (* -1 (* (sqrt (/ 1 (* (pow z 3) (+ x y)))) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) #s(hole binary64 (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (+ y x) z)) #s(hole binary64 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))) |
| Outputs |
|---|
(*.f64 (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)) |
(sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 y x) z)) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 (+.f64 y x) z) (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 y x) z) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (+.f64 y x) z) (*.f64 y x))))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(-.f64 (*.f64 (+.f64 y x) z) (*.f64 (neg.f64 y) x)) |
(+.f64 (*.f64 (+.f64 y x) z) (*.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 x x) x)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(+.f64 y x) |
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)))) |
(pow.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #s(literal 1/2 binary64)) |
(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)))) |
(pow.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)) |
(*.f64 (+.f64 z x) y) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) |
(/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) |
(+.f64 z x) |
(*.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)))) |
(pow.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z)) #s(literal 1/2 binary64)) |
(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 (-.f64 (*.f64 (fma.f64 x (/.f64 y z) y) (fma.f64 x (/.f64 y z) y)) (*.f64 x x)) (-.f64 (fma.f64 x (/.f64 y z) y) x)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (/.f64 y z) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (fma.f64 x (/.f64 y z) y) (fma.f64 x (/.f64 y z) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x (/.f64 y z) y) x)))) |
(+.f64 (fma.f64 x (/.f64 y z) y) x) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y z)) (*.f64 x (/.f64 y z))) (*.f64 y y)) (-.f64 (*.f64 x (/.f64 y z)) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 x (/.f64 y z)) (*.f64 x (/.f64 y z)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x (/.f64 y z)) y)))) |
(fma.f64 x (/.f64 y z) y) |
(+.f64 (*.f64 x (/.f64 y z)) y) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.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) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z))))) (*.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (*.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)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z))))) (*.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (*.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)))))) |
(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 (neg.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))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)))) |
(pow.f64 (*.f64 (+.f64 y x) (*.f64 (*.f64 z z) z)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.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 (pow.f64 z #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3/2 binary64))) |
(*.f64 (*.f64 z z) z) |
(*.f64 z (*.f64 z z)) |
(pow.f64 z #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 3 binary64))) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 z z) |
(pow.f64 z #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (+.f64 y x) z) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 z)) |
(sqrt.f64 (/.f64 (+.f64 y x) z)) |
(/.f64 (neg.f64 (+.f64 y x)) (neg.f64 z)) |
(/.f64 (+.f64 y x) z) |
(+.f64 (/.f64 y z) (/.f64 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)) (/.f64 #s(literal 1 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 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 y z) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y z) #s(literal 5 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (+.f64 y z) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (+.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y 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)) (/.f64 #s(literal 1 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 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 y z) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y z) #s(literal 5 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 y z) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (+.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) 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 (fma.f64 x (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))))) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) 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 (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 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))))) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z))))))) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z 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)))) |
#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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (+.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (+.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) 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 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal 3/8 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 z z) z)))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (*.f64 x (fma.f64 #s(literal -5/16 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 7 binary64)) (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 z z) z))))))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) z))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (fma.f64 x (-.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) z)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (fma.f64 x (-.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z z) z))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) z)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) |
#s(approx (* (+ y x) (* (* z z) z)) (*.f64 y (*.f64 (*.f64 z z) z))) |
#s(approx (* (+ y x) (* (* z z) z)) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))) |
#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 (/.f64 #s(literal 1 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 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z))))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) z)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))))) |
#s(approx (sqrt (/ (+ y x) z)) (+.f64 (sqrt.f64 (/.f64 y z)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) 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 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 (*.f64 (*.f64 x x) x) (+.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (*.f64 (*.f64 x x) x) (+.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (*.f64 (*.f64 x x) x) (+.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (*.f64 (*.f64 x x) x) (+.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (*.f64 (*.f64 z z) z)))) 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 (*.f64 (*.f64 z z) z)))) y)) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (*.f64 x x))))) |
#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))) (*.f64 (*.f64 y y) y)) (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 (*.f64 (*.f64 z z) z)))) y)) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (*.f64 x x)))))) |
#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))) (*.f64 (*.f64 y y) y)) (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 (*.f64 (*.f64 z z) z)))) y)) (+.f64 (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z z) z)) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 x x) x) z)) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (*.f64 x x))))))) |
#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 (*.f64 (*.f64 z z) 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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))))))))) |
#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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 z z) z)))) (*.f64 (*.f64 y y) y)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z)))))))))) |
#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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y y)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 z z) z) (pow.f64 x #s(literal 7 binary64)))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z z) z)) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (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 y y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 z z) z)))) (*.f64 (*.f64 y y) y)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z)))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) y)))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) y) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 z z) z)))) (*.f64 y y)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 z z) z) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z z) z)) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 z z) z)))) (*.f64 y y))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (*.f64 (*.f64 z z) z))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) z))) x)) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) z)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) z)))) (/.f64 y (*.f64 x (*.f64 (*.f64 z z) z)))) x)) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) z))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) z))) (/.f64 y (*.f64 x (*.f64 (*.f64 z z) z))))) x)) |
#s(approx (* (+ y x) (* (* z z) z)) (*.f64 x (*.f64 (*.f64 z z) z))) |
#s(approx (* (+ y x) (* (* z z) z)) (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z z) z)) x) (*.f64 (*.f64 z z) z)))) |
#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 (*.f64 (*.f64 x x) x) 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))) (*.f64 y y)) (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 (*.f64 (*.f64 x x) x) 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))) (*.f64 y y)) (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 y y) y)) (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 (*.f64 (*.f64 x x) x) 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 (*.f64 (*.f64 x x) x) 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))) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) 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))) (*.f64 y y)) (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 y y) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) 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) (sqrt.f64 (*.f64 (*.f64 x (*.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 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (+.f64 y 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) #s(literal 3 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (+.f64 y 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) #s(literal 3 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 y z))) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) x) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) #s(literal 3 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) x) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) #s(literal 3 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) x) #s(literal -1 binary64))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 y z))))) |
#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) (+.f64 z (/.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) (sqrt.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 y z))) #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) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (+.f64 y 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) #s(literal 3 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (+.f64 y 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) #s(literal 3 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (+.f64 y 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) (sqrt.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 y z))) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) x) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) #s(literal 3 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) x) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) #s(literal 3 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y z)) x) #s(literal -1 binary64))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 y z))))) |
#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) (+.f64 z (/.f64 (*.f64 y z) x))))))) |
#s(approx (* (+ z x) y) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 y (/.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 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y x) (/.f64 y z))) #s(literal 1 binary64))))) |
#s(approx (+ (* x (/ y z)) y) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 #s(literal -1 binary64) (+.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 #s(literal -1 binary64) (*.f64 x (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 y #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.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 x (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 y #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (*.f64 x x)))))) |
#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 y y) y)) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 y #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (*.f64 x x))))))) |
#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 (*.f64 (*.f64 x x) x) z)) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 (*.f64 z z) z) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))))))) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 x x) x)) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 y #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (*.f64 x x))))))) |
#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 (*.f64 (*.f64 z z) z)))) (*.f64 y #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.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)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 y #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))) y))))))) |
#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 (*.f64 (*.f64 z z) z)))) (*.f64 y #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 z z) z)))) (*.f64 (*.f64 y y) y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))) y)))))))) |
#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 (*.f64 (*.f64 z z) z)))) (*.f64 y #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 (*.f64 (*.f64 x x) x) z)) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 (*.f64 z z) z) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))))) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 x x) x)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))) y)))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) #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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) #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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 z z) z)))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) #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 (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 z z) z) x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 (*.f64 z z) z) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))))) (*.f64 (*.f64 x x) x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) #s(literal -1 binary64))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 y (*.f64 x (*.f64 (*.f64 z z) z))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) z))) x))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 z z) z))) (/.f64 y (*.f64 (*.f64 z z) z))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) z))) 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 (*.f64 (*.f64 y y) y) (*.f64 x (*.f64 (*.f64 z z) z))) (/.f64 (*.f64 y y) (*.f64 (*.f64 z z) z))) x)) (/.f64 y (*.f64 (*.f64 z z) z))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) z))) x))) |
#s(approx (* (+ y x) (* (* z z) z)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z z) z)) x) (*.f64 (*.f64 z z) z)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) #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))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))) y))))) |
#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 y y) #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))) y)))))) |
#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 y y) #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 (*.f64 y y) y) #s(literal 1 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))) y))))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) #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 (*.f64 (*.f64 x x) x) z))) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #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 y y) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #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 y y) #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 (*.f64 y y) y) #s(literal 1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y (*.f64 (+.f64 x z) (+.f64 x z)))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x z) #s(literal 5 binary64)))) (*.f64 y (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y (*.f64 (+.f64 x z) (+.f64 x z)))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x z) #s(literal 5 binary64)))) (*.f64 y (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z))))))))))) |
#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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y (*.f64 (+.f64 x z) (+.f64 x z)))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x z) #s(literal 5 binary64)))) (*.f64 y (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y (*.f64 (+.f64 x z) (+.f64 x z)))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x z) #s(literal 5 binary64)))) (*.f64 y (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z))))))))))) |
#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 (*.f64 (*.f64 z z) 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 (fma.f64 y (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z)))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) 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 (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 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z))))))) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (*.f64 (*.f64 z 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 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 (*.f64 (*.f64 z z) 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 (*.f64 (*.f64 z z) z))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) 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))) (+.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) 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 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z))))))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 z z) z)))) y)))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y (fma.f64 #s(literal -5/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 z z) z)))) y) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 z z) z))))))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) z))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (fma.f64 y (-.f64 (/.f64 y (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) z)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (fma.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 z z) z))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) z)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z))))) |
#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 (*.f64 (*.f64 x x) 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 y (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) 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 (*.f64 (*.f64 x x) x) 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 (*.f64 (*.f64 x x) x) 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 (*.f64 (*.f64 y y) y) (+.f64 x z)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (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 (*.f64 (*.f64 y y) y) (+.f64 x z))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (+.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 (*.f64 (*.f64 y y) y) (+.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 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (+.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 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (+.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 (*.f64 (*.f64 y y) y) (+.f64 x z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (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 (*.f64 (*.f64 y y) y) (+.f64 x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (+.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 (*.f64 (*.f64 y y) y) (+.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 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (+.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 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (+.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (*.f64 y y))))) |
#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 (*.f64 (*.f64 x x) x) (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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (*.f64 y y)))))) |
#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 (*.f64 (*.f64 x x) x) (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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))))) (+.f64 (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 (*.f64 z z) z)) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (*.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) z)))))) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (*.f64 y y))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) 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 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) 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 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) 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 (*.f64 x x) y) (*.f64 (*.f64 z z) z)) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (/.f64 (*.f64 (*.f64 z z) z) (pow.f64 y #s(literal 7 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (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 x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 z z) z))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 z z) z) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 (*.f64 z z) z)) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 z z) z)))))))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y (*.f64 (*.f64 z z) z))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) z))) y)) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) z)))) (/.f64 x (*.f64 y (*.f64 (*.f64 z z) z)))) y)) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) z))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) z))) (/.f64 x (*.f64 y (*.f64 (*.f64 z z) z))))) y)) |
#s(approx (* (+ y x) (* (* z z) z)) (*.f64 y (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 z z) z)) y) (*.f64 (*.f64 z z) z)))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (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 x x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) z)))) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z))))))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (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 (*.f64 (*.f64 y y) y) z))))))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (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 x x) x) (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 (*.f64 (*.f64 y y) y) 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) (sqrt.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (+.f64 x z))) #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) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1 binary64) (+.f64 x 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 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1 binary64) (+.f64 x 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 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1 binary64) (+.f64 x z)))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (+.f64 x z))) #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)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1 binary64) (+.f64 x z)))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) y) #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 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1 binary64) (+.f64 x z)))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) y) #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 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1 binary64) (+.f64 x z)))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) y) #s(literal -1 binary64))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 #s(literal -1 binary64) (+.f64 x z))))) |
#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) (+.f64 z (/.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) (sqrt.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (+.f64 x z))) #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) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1 binary64) (+.f64 x 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 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1 binary64) (+.f64 x 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 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1 binary64) (+.f64 x z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (+.f64 x z))) #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)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1 binary64) (+.f64 x z)))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) y) #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 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1 binary64) (+.f64 x z)))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) y) #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 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1 binary64) (+.f64 x z)))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) y) #s(literal -1 binary64))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 #s(literal -1 binary64) (+.f64 x z))))) |
#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) (+.f64 z (/.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 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x y) (/.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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y 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 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (*.f64 y y)))))) |
#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 x x) x) (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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (*.f64 y y))))))) |
#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 x x) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 (*.f64 (*.f64 z z) z) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (*.f64 y (*.f64 (*.f64 z z) z))))))) y) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (/.f64 y z))))) (*.f64 (*.f64 y y) y)) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (*.f64 y y))))))) |
#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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 (*.f64 (*.f64 z z) z) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (*.f64 y (*.f64 (*.f64 z z) z)))))) y) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))) (*.f64 (*.f64 y y) y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z))))))))))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) #s(literal -1 binary64))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) #s(literal -1 binary64)))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 z z) z))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) #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 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 z z) z) y)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 (*.f64 (*.f64 z z) z) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))))) (*.f64 (*.f64 y y) y)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) #s(literal -1 binary64))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 x (*.f64 y (*.f64 (*.f64 z z) z))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) z))) y))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 (*.f64 z z) z))) (/.f64 x (*.f64 (*.f64 z z) z))) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) z))) 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 (*.f64 (*.f64 x x) x) (*.f64 y (*.f64 (*.f64 z z) z))) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) z))) y)) (/.f64 x (*.f64 (*.f64 z z) z))) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) z))) y))) |
#s(approx (* (+ y x) (* (* z z) z)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 z z) z)) y) (*.f64 (*.f64 z z) z)))))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) 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 x x) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) 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 x x) #s(literal -1 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 (*.f64 x x) x) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))))))))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) #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 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #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 x x) #s(literal -1 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 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #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 x x) #s(literal -1 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 (*.f64 x x) x) #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 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal 5 binary64)))) (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) (+.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal 5 binary64)))) (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y))))))))))) |
#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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal 5 binary64)))) (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) (+.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal 5 binary64)))) (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y))))))))))) |
#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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 (*.f64 z z) z) (+.f64 x y))) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 z (+.f64 x y))))) (*.f64 z z))) |
#s(approx (sqrt (/ 1 (* (+ y x) (* (* z z) z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))) |
#s(approx (/ 1 (* (+ y x) (* (* z z) z))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y)))) |
#s(approx (* (+ y x) (* (* z z) z)) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))) |
#s(approx (* (* z z) z) (*.f64 (*.f64 z z) z)) |
#s(approx (* z z) (*.f64 z z)) |
#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 (*.f64 (*.f64 z z) z) (+.f64 x y)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (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 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.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 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 (*.f64 z z) z) (+.f64 x y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (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 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.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 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 (*.f64 z z) z) (+.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))) #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)) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.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 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.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 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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)) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) #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 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #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 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #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 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 x y) (/.f64 (*.f64 x y) z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 z (*.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 -1 binary64) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y)) z) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1 binary64) (+.f64 x 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 (*.f64 x x) (*.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y)) z) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1 binary64) (+.f64 x 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 (*.f64 x x) (*.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 y y) y) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y)) z) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1 binary64) (+.f64 x y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 z (*.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 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1 binary64) (+.f64 x y)))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y)) z) #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 (*.f64 x x) (*.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1 binary64) (+.f64 x y)))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y)) z) #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 (*.f64 x x) (*.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 y y) y) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1 binary64) (+.f64 x y)))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y)) z) #s(literal -1 binary64))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 #s(literal -1 binary64) (+.f64 x y))))) |
#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) (+.f64 y (/.f64 (*.f64 x y) z))))))) |
#s(approx (* (+ z x) y) (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 #s(literal -1 binary64) (+.f64 y (/.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 (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 x 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) (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) #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)) #s(literal -1 binary64)) (*.f64 (*.f64 x (*.f64 y #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.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)) #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 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #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 (*.f64 (*.f64 z z) z) (+.f64 x y)))) #s(literal -1 binary64)))) |
#s(approx (* (sqrt (/ (+ y x) z)) 2) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (+ y x) z)) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64))) |
Compiled 11 269 to 2 994 computations (73.4% saved)
30 alts after pruning (28 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 451 | 24 | 475 |
| Fresh | 8 | 4 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 462 | 30 | 492 |
| 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)) |
| 25.1% | (*.f64 (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 y x) z) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (+.f64 y 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))))) | |
| 39.1% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) y)))) | |
| ✓ | 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)) | |
| 41.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 (/.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) z)) | |
| 31.6% | #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 y (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))))))) z)) | |
| 2.1% | #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 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 (*.f64 (*.f64 z z) z)))) y)))) z)) | |
| 2.4% | #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) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 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)) | |
| 32.6% | #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 -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64))))))) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))))) |
| 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 (*.f64 (*.f64 z z) z))))))))) | |
| 8.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) (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 z (+.f64 x y))))) z))) | |
| 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 (*.f64 (*.f64 z z) z)))) y)))))) | |
| 32.6% | #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 #s(literal -1 binary64) (*.f64 y (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64))))))))) |
Compiled 1 595 to 1 529 computations (4.1% 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) |
(*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) x) z (*.f64 y x))) #s(literal 2 binary64)) |
(sqrt.f64 (fma.f64 #s(approx (+ y x) x) z (*.f64 y x))) |
(fma.f64 #s(approx (+ y x) x) z (*.f64 y x)) |
#s(approx (+ y x) x) |
(*.f64 y x) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/2 binary64))) |
(*.f64 (log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/2 binary64)) |
(log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+.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) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))))) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) |
(sqrt.f64 (*.f64 y z)) |
(*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) |
#s(literal 1 binary64) |
(sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) |
(/.f64 y (*.f64 (*.f64 z z) z)) |
(*.f64 (*.f64 z z) z) |
(*.f64 z 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 (+ (* 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 (+ 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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (log (* y z))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* y z))) (* 1/2 (* x (+ (/ 1 y) (/ 1 z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* y z))) (* x (+ (* -1/4 (/ (* x (pow (+ y z) 2)) (* (pow y 2) (pow z 2)))) (* 1/2 (+ (/ 1 y) (/ 1 z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* y z))) (* x (+ (* 1/2 (+ (/ 1 y) (/ 1 z))) (* x (+ (* -1/4 (/ (pow (+ y z) 2) (* (pow y 2) (pow z 2)))) (* 1/6 (/ (* x (pow (+ y z) 3)) (* (pow y 3) (pow z 3))))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (log (* y z)))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* y z)) (* x (+ (/ 1 y) (/ 1 z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* y z)) (* x (+ (* -1/2 (/ (* x (pow (+ y z) 2)) (* (pow y 2) (pow z 2)))) (+ (/ 1 y) (/ 1 z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* y z)) (* x (+ (* x (+ (* -1/2 (/ (pow (+ y z) 2) (* (pow y 2) (pow z 2)))) (* 1/3 (/ (* x (pow (+ y z) 3)) (* (pow y 3) (pow z 3)))))) (+ (/ 1 y) (/ 1 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)))) (* 3/8 (sqrt (/ 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* x (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (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 (+ (* 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 (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* x (+ y z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ y z)) (* -1 (log (/ 1 x))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (+ (log (+ y z)) (* -1 (log (/ 1 x))))) (* 1/2 (/ (* y z) (* x (+ y z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 2)))) (+ (* 1/2 (+ (log (+ y z)) (* -1 (log (/ 1 x))))) (* 1/2 (/ (* y z) (* x (+ y z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 2)))) (+ (* 1/6 (/ (* (pow y 3) (pow z 3)) (* (pow x 3) (pow (+ y z) 3)))) (+ (* 1/2 (+ (log (+ y z)) (* -1 (log (/ 1 x))))) (* 1/2 (/ (* y z) (* x (+ y z))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ y z)) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ y z)) (+ (* -1 (log (/ 1 x))) (/ (* y z) (* x (+ y z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ y z)) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 2)))) (/ (* y z) (* x (+ y z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ y z)) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 2)))) (+ (* 1/3 (/ (* (pow y 3) (pow z 3)) (* (pow x 3) (pow (+ y z) 3)))) (/ (* y z) (* x (+ y 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 (* (+ (* (* 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* x (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* x (+ (* 2 (* (/ 1 x) (sqrt (* y z)))) (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))))) |
#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 (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/2 (/ (* y z) (* x (+ (* -1 y) (* -1 z))))) (* 1/2 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (* (pow y 2) (pow z 2)) (* x (pow (+ (* -1 y) (* -1 z)) 2)))) (* 1/2 (/ (* y z) (+ (* -1 y) (* -1 z))))) x)) (* 1/2 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (pow (+ (* -1 y) (* -1 z)) 2))) (* -1/6 (/ (* (pow y 3) (pow z 3)) (* x (pow (+ (* -1 y) (* -1 z)) 3))))) x)) (* 1/2 (/ (* y z) (+ (* -1 y) (* -1 z))))) x)) (* 1/2 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 y) (* -1 z))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (* y z) (* x (+ (* -1 y) (* -1 z))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 y) (* -1 z))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* 1/2 (/ (* (pow y 2) (pow z 2)) (* x (pow (+ (* -1 y) (* -1 z)) 2)))) (/ (* y z) (+ (* -1 y) (* -1 z)))) x)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 y) (* -1 z))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (pow (+ (* -1 y) (* -1 z)) 2))) (* -1/3 (/ (* (pow y 3) (pow z 3)) (* x (pow (+ (* -1 y) (* -1 z)) 3))))) x)) (/ (* y z) (+ (* -1 y) (* -1 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 (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))))))) |
#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 (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 3))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (pow y 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (* x (pow z 3))) (* y (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3)))))))) x)) (* 1/2 (* (sqrt (/ x z)) (pow y 3)))) (pow x 3))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* x (+ (* -2 (* (/ 1 x) (sqrt (* y z)))) (* -1 (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))))))) |
#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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (log (* x z))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x z))) (* 1/2 (* y (+ (/ 1 x) (/ 1 z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x z))) (* y (+ (* -1/4 (/ (* y (pow (+ x z) 2)) (* (pow x 2) (pow z 2)))) (* 1/2 (+ (/ 1 x) (/ 1 z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x z))) (* y (+ (* 1/2 (+ (/ 1 x) (/ 1 z))) (* y (+ (* -1/4 (/ (pow (+ x z) 2) (* (pow x 2) (pow z 2)))) (* 1/6 (/ (* y (pow (+ x z) 3)) (* (pow x 3) (pow z 3))))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (log (* x z)))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x z)) (* y (+ (/ 1 x) (/ 1 z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x z)) (* y (+ (* -1/2 (/ (* y (pow (+ x z) 2)) (* (pow x 2) (pow z 2)))) (+ (/ 1 x) (/ 1 z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x z)) (* y (+ (* y (+ (* -1/2 (/ (pow (+ x z) 2) (* (pow x 2) (pow z 2)))) (* 1/3 (/ (* y (pow (+ x z) 3)) (* (pow x 3) (pow z 3)))))) (+ (/ 1 x) (/ 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 (* (+ (* (* 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)))) (* 3/8 (sqrt (/ 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* x (sqrt (/ z y))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (/ (+ (* x (sqrt (* y z))) (* y (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ y z)))))) y))) |
#s(approx (sqrt (* y z)) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* x (sqrt (/ z y))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (/ (+ (* x (sqrt (* y z))) (* x (sqrt (/ (pow y 3) z)))) y))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (sqrt (/ z y)))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (/ (+ (sqrt (* y z)) (sqrt (/ (pow y 3) z))) y))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (sqrt (/ 1 (* y z))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (/ (+ (sqrt (/ y z)) (sqrt (/ (pow y 3) (pow z 3)))) y))) |
#s(approx (/ 1 (sqrt (* y z))) #s(hole binary64 (sqrt (/ 1 (* y z))))) |
#s(approx (sqrt (/ y (* (* z z) z))) #s(hole binary64 (sqrt (/ y (pow z 3))))) |
#s(approx (/ y (* (* z z) z)) #s(hole binary64 (/ y (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 (+ (* 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 (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* y (+ x z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ x z)) (* -1 (log (/ 1 y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (+ (log (+ x z)) (* -1 (log (/ 1 y))))) (* 1/2 (/ (* x z) (* y (+ x z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 2)))) (+ (* 1/2 (+ (log (+ x z)) (* -1 (log (/ 1 y))))) (* 1/2 (/ (* x z) (* y (+ x z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 2)))) (+ (* 1/6 (/ (* (pow x 3) (pow z 3)) (* (pow y 3) (pow (+ x z) 3)))) (+ (* 1/2 (+ (log (+ x z)) (* -1 (log (/ 1 y))))) (* 1/2 (/ (* x z) (* y (+ x z))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x z)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x z)) (+ (* -1 (log (/ 1 y))) (/ (* x z) (* y (+ x z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x z)) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 2)))) (/ (* x z) (* y (+ x z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x z)) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 2)))) (+ (* 1/3 (/ (* (pow x 3) (pow z 3)) (* (pow y 3) (pow (+ x z) 3)))) (/ (* x z) (* y (+ x 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 (* (+ (* (* 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ z y))) (* x (sqrt (/ 1 (* y z)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ z y))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ z (pow y 3))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* x (sqrt (/ y z))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* y (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ z (pow y 3)))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (sqrt (/ y z)))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (sqrt (/ z (pow y 3))))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (sqrt (/ y (pow z 3))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y (pow z 3)))) (sqrt (/ 1 (* (pow y 3) 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 (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/2 (/ (* x z) (* y (+ (* -1 x) (* -1 z))))) (* 1/2 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (* (pow x 2) (pow z 2)) (* y (pow (+ (* -1 x) (* -1 z)) 2)))) (* 1/2 (/ (* x z) (+ (* -1 x) (* -1 z))))) y)) (* 1/2 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (pow (+ (* -1 x) (* -1 z)) 2))) (* -1/6 (/ (* (pow x 3) (pow z 3)) (* y (pow (+ (* -1 x) (* -1 z)) 3))))) y)) (* 1/2 (/ (* x z) (+ (* -1 x) (* -1 z))))) y)) (* 1/2 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 x) (* -1 z))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* x z) (* y (+ (* -1 x) (* -1 z))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 x) (* -1 z))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* 1/2 (/ (* (pow x 2) (pow z 2)) (* y (pow (+ (* -1 x) (* -1 z)) 2)))) (/ (* x z) (+ (* -1 x) (* -1 z)))) y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 x) (* -1 z))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow x 2) (pow z 2)) (pow (+ (* -1 x) (* -1 z)) 2))) (* -1/3 (/ (* (pow x 3) (pow z 3)) (* y (pow (+ (* -1 x) (* -1 z)) 3))))) y)) (/ (* x z) (+ (* -1 x) (* -1 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 (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))))))) |
#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 (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* y (+ (* -1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (* x (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3)))) (sqrt (* y (pow z 3))))))) y)) (* 1/2 (* (pow x 3) (sqrt (/ y z))))) (pow y 3))) (+ (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))) (/ (* z (+ (* 1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* y (+ (* -1 (* x (sqrt (/ z (pow y 3))))) (+ (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z)))))))))) |
#s(approx (sqrt (* y z)) #s(hole binary64 (* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ y z)))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* -1 (* y (+ (* -1 (* x (sqrt (/ z (pow y 3))))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* -1 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ z (pow y 3)))) (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 (* (pow y 3) z)))) (* (sqrt (/ 1 (* y (pow z 3)))) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (/ y (* (* z z) z))) #s(hole binary64 (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2))))) |
#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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (log (* x y))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x y))) (* 1/2 (* z (+ (/ 1 x) (/ 1 y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x y))) (* z (+ (* -1/4 (/ (* z (pow (+ x y) 2)) (* (pow x 2) (pow y 2)))) (* 1/2 (+ (/ 1 x) (/ 1 y)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x y))) (* z (+ (* 1/2 (+ (/ 1 x) (/ 1 y))) (* z (+ (* -1/4 (/ (pow (+ x y) 2) (* (pow x 2) (pow y 2)))) (* 1/6 (/ (* z (pow (+ x y) 3)) (* (pow x 3) (pow y 3))))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (log (* x y)))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x y)) (* z (+ (/ 1 x) (/ 1 y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x y)) (* z (+ (* -1/2 (/ (* z (pow (+ x y) 2)) (* (pow x 2) (pow y 2)))) (+ (/ 1 x) (/ 1 y))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x y)) (* z (+ (* z (+ (* -1/2 (/ (pow (+ x y) 2) (* (pow x 2) (pow y 2)))) (* 1/3 (/ (* z (pow (+ x y) 3)) (* (pow x 3) (pow y 3)))))) (+ (/ 1 x) (/ 1 y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* x (sqrt (/ y z))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (/ (+ (* x (sqrt (* y z))) (* z (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ z y)))))) z))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (/ (+ (* x (sqrt (* y z))) (* x (sqrt (/ (pow z 3) y)))) z))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (/ (+ (sqrt (* y z)) (sqrt (/ (pow z 3) y))) z))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (/ (+ (sqrt (* y z)) (sqrt (/ (pow z 3) y))) (pow z 2)))) |
#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) (* 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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ x y)) (* -1 (log (/ 1 z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (+ (log (+ x y)) (* -1 (log (/ 1 z))))) (* 1/2 (/ (* x y) (* z (+ x y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 2)))) (+ (* 1/2 (+ (log (+ x y)) (* -1 (log (/ 1 z))))) (* 1/2 (/ (* x y) (* z (+ x y)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 2)))) (+ (* 1/6 (/ (* (pow x 3) (pow y 3)) (* (pow z 3) (pow (+ x y) 3)))) (+ (* 1/2 (+ (log (+ x y)) (* -1 (log (/ 1 z))))) (* 1/2 (/ (* x y) (* z (+ x y))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x y)) (* -1 (log (/ 1 z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (/ (* x y) (* z (+ x y))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (+ (* -1/2 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 2)))) (/ (* x y) (* z (+ x y)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (+ (* -1/2 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 2)))) (+ (* 1/3 (/ (* (pow x 3) (pow y 3)) (* (pow z 3) (pow (+ x y) 3)))) (/ (* x y) (* z (+ x y))))))))) |
#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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ y z))) (* x (sqrt (/ 1 (* y z)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ y z))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ y (pow z 3))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* z (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ y (pow z 3)))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (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)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (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)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))))) |
#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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))) (* 1/2 (/ (* x y) (* z (+ x y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (/ (* x y) (+ x y))) (* 1/4 (/ (* (pow x 2) (pow y 2)) (* z (pow (+ x y) 2))))) z)) (* 1/2 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (pow (+ x y) 2))) (* 1/6 (/ (* (pow x 3) (pow y 3)) (* z (pow (+ x y) 3))))) z)) (* -1/2 (/ (* x y) (+ x y)))) z)) (* 1/2 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (/ (* x y) (* z (+ x y))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ (* -1 (/ (* x y) (+ x y))) (* 1/2 (/ (* (pow x 2) (pow y 2)) (* z (pow (+ x y) 2))))) z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ (* -1 (/ (* x y) (+ x y))) (* -1 (/ (+ (* -1/2 (/ (* (pow x 2) (pow y 2)) (pow (+ x y) 2))) (* 1/3 (/ (* (pow x 3) (pow y 3)) (* z (pow (+ x y) 3))))) z))) 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 (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#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)) (pow (sqrt -1) 2))) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* x (sqrt (/ 1 (* y z))))) (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* x (sqrt (/ 1 (* y z))))) (+ (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ y (pow z 3)))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* x (sqrt (/ 1 (* y z))))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ y (pow z 3))))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* -1 (* z (+ (* -1 (sqrt (/ 1 (* y z)))) (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2))))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* y z))) (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 45.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) (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) (* y x) (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) 1/2 (* 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (sqrt (* y z)) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/ 1 (sqrt (* y z))) 1 (sqrt (/ y (* (* z z) z))) (/ y (* (* z z) z)) (* (* z z) z) (* z z)) |
| 19.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) (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) (* y x) (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) 1/2 (* 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (sqrt (* y z)) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/ 1 (sqrt (* y z))) 1 (sqrt (/ y (* (* z z) z))) (/ y (* (* z z) z)) (* (* z z) z) (* z z)) |
| 6.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) (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) (* y x) (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) 1/2 (* 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (sqrt (* y z)) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/ 1 (sqrt (* y z))) 1 (sqrt (/ y (* (* z z) z))) (/ y (* (* z z) z)) (* (* z z) z) (* z z)) |
| 5.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) (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) (* y x) (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) 1/2 (* 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (sqrt (* y z)) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/ 1 (sqrt (* y z))) 1 (sqrt (/ y (* (* z z) z))) (/ y (* (* z z) z)) (* (* z z) z) (* z z)) |
| 5.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) (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) (* y x) (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) 1/2 (* 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (sqrt (* y z)) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/ 1 (sqrt (* y z))) 1 (sqrt (/ y (* (* z z) z))) (/ y (* (* z z) z)) (* (* z z) z) (* z z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1691 | 18595 |
| 0 | 1732 | 16797 |
| 0 | 8314 | 16396 |
| 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) |
(*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) x) z (*.f64 y x))) #s(literal 2 binary64)) |
(sqrt.f64 (fma.f64 #s(approx (+ y x) x) z (*.f64 y x))) |
(fma.f64 #s(approx (+ y x) x) z (*.f64 y x)) |
#s(approx (+ y x) x) |
(*.f64 y x) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/2 binary64))) |
(*.f64 (log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/2 binary64)) |
(log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+.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) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))))) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) |
(sqrt.f64 (*.f64 y z)) |
(*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) |
#s(literal 1 binary64) |
(sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) |
(/.f64 y (*.f64 (*.f64 z z) z)) |
(*.f64 (*.f64 z z) z) |
(*.f64 z 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 (+ (* 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 (+ 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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (log (* y z))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* y z))) (* 1/2 (* x (+ (/ 1 y) (/ 1 z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* y z))) (* x (+ (* -1/4 (/ (* x (pow (+ y z) 2)) (* (pow y 2) (pow z 2)))) (* 1/2 (+ (/ 1 y) (/ 1 z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* y z))) (* x (+ (* 1/2 (+ (/ 1 y) (/ 1 z))) (* x (+ (* -1/4 (/ (pow (+ y z) 2) (* (pow y 2) (pow z 2)))) (* 1/6 (/ (* x (pow (+ y z) 3)) (* (pow y 3) (pow z 3))))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (log (* y z)))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* y z)) (* x (+ (/ 1 y) (/ 1 z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* y z)) (* x (+ (* -1/2 (/ (* x (pow (+ y z) 2)) (* (pow y 2) (pow z 2)))) (+ (/ 1 y) (/ 1 z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* y z)) (* x (+ (* x (+ (* -1/2 (/ (pow (+ y z) 2) (* (pow y 2) (pow z 2)))) (* 1/3 (/ (* x (pow (+ y z) 3)) (* (pow y 3) (pow z 3)))))) (+ (/ 1 y) (/ 1 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)))) (* 3/8 (sqrt (/ 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* x (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (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 (+ (* 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 (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* x (+ y z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ y z)) (* -1 (log (/ 1 x))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (+ (log (+ y z)) (* -1 (log (/ 1 x))))) (* 1/2 (/ (* y z) (* x (+ y z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 2)))) (+ (* 1/2 (+ (log (+ y z)) (* -1 (log (/ 1 x))))) (* 1/2 (/ (* y z) (* x (+ y z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 2)))) (+ (* 1/6 (/ (* (pow y 3) (pow z 3)) (* (pow x 3) (pow (+ y z) 3)))) (+ (* 1/2 (+ (log (+ y z)) (* -1 (log (/ 1 x))))) (* 1/2 (/ (* y z) (* x (+ y z))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ y z)) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ y z)) (+ (* -1 (log (/ 1 x))) (/ (* y z) (* x (+ y z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ y z)) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 2)))) (/ (* y z) (* x (+ y z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ y z)) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 2)))) (+ (* 1/3 (/ (* (pow y 3) (pow z 3)) (* (pow x 3) (pow (+ y z) 3)))) (/ (* y z) (* x (+ y 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 (* (+ (* (* 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* x (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* x (+ (* 2 (* (/ 1 x) (sqrt (* y z)))) (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))))) |
#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 (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/2 (/ (* y z) (* x (+ (* -1 y) (* -1 z))))) (* 1/2 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (* (pow y 2) (pow z 2)) (* x (pow (+ (* -1 y) (* -1 z)) 2)))) (* 1/2 (/ (* y z) (+ (* -1 y) (* -1 z))))) x)) (* 1/2 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (pow (+ (* -1 y) (* -1 z)) 2))) (* -1/6 (/ (* (pow y 3) (pow z 3)) (* x (pow (+ (* -1 y) (* -1 z)) 3))))) x)) (* 1/2 (/ (* y z) (+ (* -1 y) (* -1 z))))) x)) (* 1/2 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 y) (* -1 z))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (* y z) (* x (+ (* -1 y) (* -1 z))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 y) (* -1 z))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* 1/2 (/ (* (pow y 2) (pow z 2)) (* x (pow (+ (* -1 y) (* -1 z)) 2)))) (/ (* y z) (+ (* -1 y) (* -1 z)))) x)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 y) (* -1 z))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (pow (+ (* -1 y) (* -1 z)) 2))) (* -1/3 (/ (* (pow y 3) (pow z 3)) (* x (pow (+ (* -1 y) (* -1 z)) 3))))) x)) (/ (* y z) (+ (* -1 y) (* -1 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 (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))))))) |
#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 (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 3))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (pow y 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (* x (pow z 3))) (* y (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3)))))))) x)) (* 1/2 (* (sqrt (/ x z)) (pow y 3)))) (pow x 3))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))) (/ (* z (+ (* 1/2 (* (sqrt (/ x (pow z 3))) (pow y 2))) (* (sqrt (/ x z)) y))) (pow x 2)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* x (+ (* -2 (* (/ 1 x) (sqrt (* y z)))) (* -1 (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))))))) |
#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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (log (* x z))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x z))) (* 1/2 (* y (+ (/ 1 x) (/ 1 z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x z))) (* y (+ (* -1/4 (/ (* y (pow (+ x z) 2)) (* (pow x 2) (pow z 2)))) (* 1/2 (+ (/ 1 x) (/ 1 z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x z))) (* y (+ (* 1/2 (+ (/ 1 x) (/ 1 z))) (* y (+ (* -1/4 (/ (pow (+ x z) 2) (* (pow x 2) (pow z 2)))) (* 1/6 (/ (* y (pow (+ x z) 3)) (* (pow x 3) (pow z 3))))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (log (* x z)))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x z)) (* y (+ (/ 1 x) (/ 1 z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x z)) (* y (+ (* -1/2 (/ (* y (pow (+ x z) 2)) (* (pow x 2) (pow z 2)))) (+ (/ 1 x) (/ 1 z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x z)) (* y (+ (* y (+ (* -1/2 (/ (pow (+ x z) 2) (* (pow x 2) (pow z 2)))) (* 1/3 (/ (* y (pow (+ x z) 3)) (* (pow x 3) (pow z 3)))))) (+ (/ 1 x) (/ 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 (* (+ (* (* 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)))) (* 3/8 (sqrt (/ 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* x (sqrt (/ z y))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (/ (+ (* x (sqrt (* y z))) (* y (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ y z)))))) y))) |
#s(approx (sqrt (* y z)) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* x (sqrt (/ z y))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (/ (+ (* x (sqrt (* y z))) (* x (sqrt (/ (pow y 3) z)))) y))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (sqrt (/ z y)))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (/ (+ (sqrt (* y z)) (sqrt (/ (pow y 3) z))) y))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (sqrt (/ 1 (* y z))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (/ (+ (sqrt (/ y z)) (sqrt (/ (pow y 3) (pow z 3)))) y))) |
#s(approx (/ 1 (sqrt (* y z))) #s(hole binary64 (sqrt (/ 1 (* y z))))) |
#s(approx (sqrt (/ y (* (* z z) z))) #s(hole binary64 (sqrt (/ y (pow z 3))))) |
#s(approx (/ y (* (* z z) z)) #s(hole binary64 (/ y (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 (+ (* 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 (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* y (+ x z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ x z)) (* -1 (log (/ 1 y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (+ (log (+ x z)) (* -1 (log (/ 1 y))))) (* 1/2 (/ (* x z) (* y (+ x z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 2)))) (+ (* 1/2 (+ (log (+ x z)) (* -1 (log (/ 1 y))))) (* 1/2 (/ (* x z) (* y (+ x z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 2)))) (+ (* 1/6 (/ (* (pow x 3) (pow z 3)) (* (pow y 3) (pow (+ x z) 3)))) (+ (* 1/2 (+ (log (+ x z)) (* -1 (log (/ 1 y))))) (* 1/2 (/ (* x z) (* y (+ x z))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x z)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x z)) (+ (* -1 (log (/ 1 y))) (/ (* x z) (* y (+ x z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x z)) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 2)))) (/ (* x z) (* y (+ x z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x z)) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 2)))) (+ (* 1/3 (/ (* (pow x 3) (pow z 3)) (* (pow y 3) (pow (+ x z) 3)))) (/ (* x z) (* y (+ x 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 (* (+ (* (* 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ z y))) (* x (sqrt (/ 1 (* y z)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ z y))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ z (pow y 3))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* x (sqrt (/ y z))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* y (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ z (pow y 3)))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (sqrt (/ y z)))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (sqrt (/ z (pow y 3))))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (sqrt (/ y (pow z 3))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y (pow z 3)))) (sqrt (/ 1 (* (pow y 3) 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 (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/2 (/ (* x z) (* y (+ (* -1 x) (* -1 z))))) (* 1/2 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (* (pow x 2) (pow z 2)) (* y (pow (+ (* -1 x) (* -1 z)) 2)))) (* 1/2 (/ (* x z) (+ (* -1 x) (* -1 z))))) y)) (* 1/2 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (pow (+ (* -1 x) (* -1 z)) 2))) (* -1/6 (/ (* (pow x 3) (pow z 3)) (* y (pow (+ (* -1 x) (* -1 z)) 3))))) y)) (* 1/2 (/ (* x z) (+ (* -1 x) (* -1 z))))) y)) (* 1/2 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 x) (* -1 z))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* x z) (* y (+ (* -1 x) (* -1 z))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 x) (* -1 z))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* 1/2 (/ (* (pow x 2) (pow z 2)) (* y (pow (+ (* -1 x) (* -1 z)) 2)))) (/ (* x z) (+ (* -1 x) (* -1 z)))) y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 x) (* -1 z))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow x 2) (pow z 2)) (pow (+ (* -1 x) (* -1 z)) 2))) (* -1/3 (/ (* (pow x 3) (pow z 3)) (* y (pow (+ (* -1 x) (* -1 z)) 3))))) y)) (/ (* x z) (+ (* -1 x) (* -1 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 (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* -1 (* y (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))))))) |
#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 (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* y (+ (* -1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (* x (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3)))) (sqrt (* y (pow z 3))))))) y)) (* 1/2 (* (pow x 3) (sqrt (/ y z))))) (pow y 3))) (+ (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))) (/ (* z (+ (* 1/2 (* (pow x 2) (sqrt (/ y (pow z 3))))) (* x (sqrt (/ y z))))) (pow y 2)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* y (+ (* -1 (* x (sqrt (/ z (pow y 3))))) (+ (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z)))))))))) |
#s(approx (sqrt (* y z)) #s(hole binary64 (* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ y z)))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* -1 (* y (+ (* -1 (* x (sqrt (/ z (pow y 3))))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* -1 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ z (pow y 3)))) (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 (* (pow y 3) z)))) (* (sqrt (/ 1 (* y (pow z 3)))) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (/ y (* (* z z) z))) #s(hole binary64 (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2))))) |
#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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (log (* x y))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x y))) (* 1/2 (* z (+ (/ 1 x) (/ 1 y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x y))) (* z (+ (* -1/4 (/ (* z (pow (+ x y) 2)) (* (pow x 2) (pow y 2)))) (* 1/2 (+ (/ 1 x) (/ 1 y)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x y))) (* z (+ (* 1/2 (+ (/ 1 x) (/ 1 y))) (* z (+ (* -1/4 (/ (pow (+ x y) 2) (* (pow x 2) (pow y 2)))) (* 1/6 (/ (* z (pow (+ x y) 3)) (* (pow x 3) (pow y 3))))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (log (* x y)))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x y)) (* z (+ (/ 1 x) (/ 1 y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x y)) (* z (+ (* -1/2 (/ (* z (pow (+ x y) 2)) (* (pow x 2) (pow y 2)))) (+ (/ 1 x) (/ 1 y))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x y)) (* z (+ (* z (+ (* -1/2 (/ (pow (+ x y) 2) (* (pow x 2) (pow y 2)))) (* 1/3 (/ (* z (pow (+ x y) 3)) (* (pow x 3) (pow y 3)))))) (+ (/ 1 x) (/ 1 y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* x (sqrt (/ y z))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (/ (+ (* x (sqrt (* y z))) (* z (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ z y)))))) z))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (/ (+ (* x (sqrt (* y z))) (* x (sqrt (/ (pow z 3) y)))) z))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (/ (+ (sqrt (* y z)) (sqrt (/ (pow z 3) y))) z))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (/ (+ (sqrt (* y z)) (sqrt (/ (pow z 3) y))) (pow z 2)))) |
#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) (* 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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ x y)) (* -1 (log (/ 1 z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (+ (log (+ x y)) (* -1 (log (/ 1 z))))) (* 1/2 (/ (* x y) (* z (+ x y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 2)))) (+ (* 1/2 (+ (log (+ x y)) (* -1 (log (/ 1 z))))) (* 1/2 (/ (* x y) (* z (+ x y)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 2)))) (+ (* 1/6 (/ (* (pow x 3) (pow y 3)) (* (pow z 3) (pow (+ x y) 3)))) (+ (* 1/2 (+ (log (+ x y)) (* -1 (log (/ 1 z))))) (* 1/2 (/ (* x y) (* z (+ x y))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x y)) (* -1 (log (/ 1 z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (/ (* x y) (* z (+ x y))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (+ (* -1/2 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 2)))) (/ (* x y) (* z (+ x y)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (+ (* -1/2 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 2)))) (+ (* 1/3 (/ (* (pow x 3) (pow y 3)) (* (pow z 3) (pow (+ x y) 3)))) (/ (* x y) (* z (+ x y))))))))) |
#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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ y z))) (* x (sqrt (/ 1 (* y z)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ y z))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ y (pow z 3))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* z (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ y (pow z 3)))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (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)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (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)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))))) |
#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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))) (* 1/2 (/ (* x y) (* z (+ x y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (/ (* x y) (+ x y))) (* 1/4 (/ (* (pow x 2) (pow y 2)) (* z (pow (+ x y) 2))))) z)) (* 1/2 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (pow (+ x y) 2))) (* 1/6 (/ (* (pow x 3) (pow y 3)) (* z (pow (+ x y) 3))))) z)) (* -1/2 (/ (* x y) (+ x y)))) z)) (* 1/2 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (/ (* x y) (* z (+ x y))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ (* -1 (/ (* x y) (+ x y))) (* 1/2 (/ (* (pow x 2) (pow y 2)) (* z (pow (+ x y) 2))))) z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ (* -1 (/ (* x y) (+ x y))) (* -1 (/ (+ (* -1/2 (/ (* (pow x 2) (pow y 2)) (pow (+ x y) 2))) (* 1/3 (/ (* (pow x 3) (pow y 3)) (* z (pow (+ x y) 3))))) z))) 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 (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#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)) (pow (sqrt -1) 2))) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* x (sqrt (/ 1 (* y z))))) (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* x (sqrt (/ 1 (* y z))))) (+ (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ y (pow z 3)))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* x (sqrt (/ 1 (* y z))))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ y (pow z 3))))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* -1 (* z (+ (* -1 (sqrt (/ 1 (* y z)))) (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2))))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* y z))) (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2)))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (+ (* (+ y x) z) (* y x)) (fma.f64 x (+.f64 y z) (*.f64 y z))) #s(literal 1/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))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (+.f64 y z))) (*.f64 (*.f64 y z) (*.f64 y z))) (-.f64 (*.f64 x (+.f64 y z)) (*.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (+.f64 y z)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 x (+.f64 y z)) (*.f64 x (+.f64 y z)) (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 x (+.f64 y z)) (*.f64 y z))))) |
(fma.f64 x (+.f64 y z) (*.f64 y z)) |
(-.f64 (*.f64 x (+.f64 y z)) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 x (+.f64 y z)) (*.f64 y z)) |
x |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 z z) z)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 y z)))) |
(+.f64 y z) |
y |
z |
(*.f64 y z) |
#s(literal 2 binary64) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 x z)) #s(literal 1/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) |
(*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) x) z (*.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(approx (+ y x) x) z (*.f64 y x)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 #s(approx (+ y x) x) z (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ y x) x) z) (*.f64 #s(approx (+ y x) x) z)) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 #s(approx (+ y x) x) z) (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ y x) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (+ y x) x) z) (*.f64 #s(approx (+ y x) x) z) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 #s(approx (+ y x) x) z) (*.f64 y x))))) |
(fma.f64 #s(approx (+ y x) x) z (*.f64 y x)) |
(-.f64 (*.f64 #s(approx (+ y x) x) z) (*.f64 (neg.f64 y) x)) |
(+.f64 (*.f64 #s(approx (+ y x) x) z) (*.f64 y x)) |
#s(approx (+ y x) x) |
(*.f64 y x) |
(*.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)))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)))) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) #s(literal 1/2 binary64)) |
(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 (cosh.f64 (*.f64 (log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/2 binary64)))) |
(*.f64 (log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/2 binary64)) |
(log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 y x) z)) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 (+.f64 y x) z) (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 y x) z) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (+.f64 y x) z) (*.f64 y x))))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(-.f64 (*.f64 (+.f64 y x) z) (*.f64 (neg.f64 y) x)) |
(+.f64 (*.f64 (+.f64 y x) z) (*.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 x x) x)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(+.f64 y x) |
#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) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)))) (*.f64 (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z))) (-.f64 (*.f64 (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))))))) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) |
(-.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 (neg.f64 x) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) |
(*.f64 (sqrt.f64 y) (sqrt.f64 z)) |
(pow.f64 (*.f64 y z) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 y z)) |
(*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) z (*.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) z)) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 z (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) z) (*.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) z)) |
(+.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) (*.f64 z (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) (*.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (-.f64 (*.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 y z)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
#s(literal 1 binary64) |
(pow.f64 (/.f64 y (*.f64 (*.f64 z z) z)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 z z) z))) |
(sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) |
(/.f64 (/.f64 y (*.f64 z z)) z) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 (*.f64 z z) z))) |
(/.f64 y (*.f64 (*.f64 z z) z)) |
(*.f64 (pow.f64 z #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3/2 binary64))) |
(*.f64 (*.f64 z z) z) |
(*.f64 z (*.f64 z z)) |
(pow.f64 z #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 3 binary64))) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 z z) |
(pow.f64 z #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
#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)) (/.f64 #s(literal 1 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 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 y z) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y z) #s(literal 5 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (+.f64 y z) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (+.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y 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 (+ y x) y) |
#s(approx (+ y x) (+.f64 x y)) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 (*.f64 x (+.f64 y z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 y z) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (+.f64 y z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y z) #s(literal 5 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (+.f64 y z) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (+.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y z) #s(literal 5 binary64)))))))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log.f64 (sqrt.f64 (*.f64 y z)))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (*.f64 y z)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (+.f64 (log.f64 (sqrt.f64 (*.f64 y z))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 x (/.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (+.f64 (log.f64 (sqrt.f64 (*.f64 y z))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1/6 binary64) (*.f64 x (/.f64 (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (log.f64 (*.f64 y z))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 y z)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 y z)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1/3 binary64) (*.f64 x (/.f64 (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))))) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) 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)) (/.f64 #s(literal 1 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 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 y z) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y z) #s(literal 5 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) 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 (fma.f64 x (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))))) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) 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 (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 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))))) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z))))))) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) 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 (*.f64 (*.f64 x x) x) (+.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)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (*.f64 (*.f64 x x) x) (+.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)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (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 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (+ y x) x) |
#s(approx (+ y x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (+.f64 y z))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (*.f64 (*.f64 x x) x) (+.f64 y z)))) (*.f64 y z))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 y z)))) (*.f64 y z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (*.f64 (*.f64 x x) x) (+.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)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (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 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 y z)))) (*.f64 y z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (+.f64 y z)) (neg.f64 (neg.f64 (log.f64 x)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 (+.f64 y z)) (neg.f64 (neg.f64 (log.f64 x)))) (*.f64 y (/.f64 z (*.f64 x (+.f64 y z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 (+.f64 y z) (+.f64 y z)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 (+.f64 y z)) (neg.f64 (neg.f64 (log.f64 x)))) (*.f64 y (/.f64 z (*.f64 x (+.f64 y z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 (+.f64 y z) (+.f64 y z)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (pow.f64 (*.f64 x (+.f64 y z)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 (+.f64 y z)) (neg.f64 (neg.f64 (log.f64 x)))) (*.f64 y (/.f64 z (*.f64 x (+.f64 y z))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 y z)) (neg.f64 (neg.f64 (log.f64 x))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 y z)) (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (*.f64 y (/.f64 z (*.f64 x (+.f64 y z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 y z)) (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 (+.f64 y z) (+.f64 y z)))) (*.f64 y (/.f64 z (*.f64 x (+.f64 y z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 y z)) (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 (+.f64 y z) (+.f64 y z)))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (pow.f64 (*.f64 x (+.f64 y z)) #s(literal 3 binary64))) (*.f64 y (/.f64 z (*.f64 x (+.f64 y z))))))))) |
#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 (*.f64 (*.f64 x x) x) (+.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)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (*.f64 (*.f64 z z) z)))) 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 (*.f64 (*.f64 z z) z)))) y)) (*.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 x z)) y)) (*.f64 x x)))))) |
#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))) (*.f64 (*.f64 y y) y)) (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 (*.f64 (*.f64 z z) z)))) y)) (*.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 x z)) y)) (*.f64 x x))))))) |
#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))) (*.f64 (*.f64 y y) y)) (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 (*.f64 (*.f64 z z) z)))) y)) (fma.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z z) z)) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 x x) x) z)) (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 x z)) y)) (*.f64 x x)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 y z))) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 x (neg.f64 (+.f64 y z))) #s(literal -1 binary64))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (neg.f64 (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (neg.f64 (+.f64 y z)) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (neg.f64 (*.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)) (*.f64 (*.f64 (neg.f64 (+.f64 y z)) (neg.f64 (+.f64 y z))) (neg.f64 (+.f64 y z)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (neg.f64 (+.f64 y z)) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (neg.f64 (*.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)) (*.f64 (*.f64 (neg.f64 (+.f64 y z)) (neg.f64 (+.f64 y z))) (neg.f64 (+.f64 y z)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) (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 (neg.f64 (+.f64 y z)) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (neg.f64 (+.f64 y z)) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x (neg.f64 (+.f64 y z))) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 (neg.f64 (+.f64 y z)) x) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.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)) (*.f64 (*.f64 (neg.f64 (+.f64 y z)) (neg.f64 (+.f64 y z))) (neg.f64 (+.f64 y z)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 (neg.f64 (+.f64 y z)) x) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.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)) (*.f64 (*.f64 (neg.f64 (+.f64 y z)) (neg.f64 (+.f64 y z))) (neg.f64 (+.f64 y z)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) (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 (neg.f64 (+.f64 y z)) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 (neg.f64 (+.f64 y z)) x) #s(literal -1 binary64))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (neg.f64 (*.f64 x (neg.f64 (+.f64 y z))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (neg.f64 (*.f64 x (+.f64 (neg.f64 y) (+.f64 (neg.f64 z) (neg.f64 (/.f64 (*.f64 y z) x))))))) |
#s(approx (+ (* x (+ y z)) (* y z)) (neg.f64 (*.f64 x (+.f64 (neg.f64 (+.f64 y z)) (neg.f64 (/.f64 (*.f64 y z) x)))))) |
#s(approx (+ y x) (neg.f64 (*.f64 x (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 x (neg.f64 (+.f64 y z))) #s(literal -1 binary64))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (neg.f64 (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (neg.f64 (+.f64 y z)) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (neg.f64 (*.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)) (*.f64 (*.f64 (neg.f64 (+.f64 y z)) (neg.f64 (+.f64 y z))) (neg.f64 (+.f64 y z)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (neg.f64 (+.f64 y z)) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (neg.f64 (*.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)) (*.f64 (*.f64 (neg.f64 (+.f64 y z)) (neg.f64 (+.f64 y z))) (neg.f64 (+.f64 y z)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) (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 (neg.f64 (+.f64 y z)) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (neg.f64 (+.f64 y z)) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x (neg.f64 (+.f64 y z))) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 (neg.f64 (+.f64 y z)) x) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.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)) (*.f64 (*.f64 (neg.f64 (+.f64 y z)) (neg.f64 (+.f64 y z))) (neg.f64 (+.f64 y z)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 (neg.f64 (+.f64 y z)) x) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.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)) (*.f64 (*.f64 (neg.f64 (+.f64 y z)) (neg.f64 (+.f64 y z))) (neg.f64 (+.f64 y z)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) (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 (neg.f64 (+.f64 y z)) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 (neg.f64 (+.f64 y z)) x) #s(literal -1 binary64))))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) (*.f64 x (neg.f64 (+.f64 y z)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 x (*.f64 (neg.f64 (+.f64 y z)) (neg.f64 (+.f64 y z))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) (neg.f64 (+.f64 y z)))) x)) (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (neg.f64 (+.f64 y z)) (neg.f64 (+.f64 y z)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 x (*.f64 (*.f64 (neg.f64 (+.f64 y z)) (neg.f64 (+.f64 y z))) (neg.f64 (+.f64 y z))))))) x)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) (neg.f64 (+.f64 y z))))) x)) (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 x (neg.f64 (+.f64 y z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 x (*.f64 (neg.f64 (+.f64 y z)) (neg.f64 (+.f64 y z))))) (/.f64 (*.f64 y z) (neg.f64 (+.f64 y z)))) x))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (neg.f64 (+.f64 y z)) (neg.f64 (+.f64 y z)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 x (*.f64 (*.f64 (neg.f64 (+.f64 y z)) (neg.f64 (+.f64 y z))) (neg.f64 (+.f64 y z))))))) x)) (/.f64 (*.f64 y z) (neg.f64 (+.f64 y z)))) x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 x (neg.f64 (+.f64 y z))) #s(literal -1 binary64))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (neg.f64 (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (neg.f64 (+.f64 y z)) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (neg.f64 (*.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)) (*.f64 (*.f64 (neg.f64 (+.f64 y z)) (neg.f64 (+.f64 y z))) (neg.f64 (+.f64 y z)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (neg.f64 (+.f64 y z)) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (+.f64 y z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (neg.f64 (*.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)) (*.f64 (*.f64 (neg.f64 (+.f64 y z)) (neg.f64 (+.f64 y z))) (neg.f64 (+.f64 y z)))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) (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 (neg.f64 (+.f64 y z)) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (neg.f64 (+.f64 y z)) x) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (+.f64 y 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) (neg.f64 (*.f64 x (*.f64 z (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 y #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.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) (neg.f64 (*.f64 x (fma.f64 z (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 y #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)))) (*.f64 z (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 x z)) y)) (*.f64 x x))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (neg.f64 (*.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 y y) y)) (fma.f64 z (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 y #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)))) (*.f64 z (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 x z)) y)) (*.f64 x x)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 x x) x) z)) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 x (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) z) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))))) x))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 x x) x))) (fma.f64 z (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 y #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)))) (*.f64 z (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 x z)) y)) (*.f64 x x)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (neg.f64 (*.f64 x (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 y z))) (neg.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) 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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y (*.f64 (+.f64 x z) (+.f64 x z)))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x z) #s(literal 5 binary64)))) (*.f64 y (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y (*.f64 (+.f64 x z) (+.f64 x z)))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x z) #s(literal 5 binary64)))) (*.f64 y (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z))))))))))) |
#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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x z) #s(literal 5 binary64)))) (*.f64 y (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y (*.f64 (+.f64 x z) (+.f64 x z)))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x z) #s(literal 5 binary64)))) (*.f64 y (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z))))))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log.f64 (sqrt.f64 (*.f64 x z)))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (*.f64 x z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (+.f64 (log.f64 (sqrt.f64 (*.f64 x z))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 y (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (+.f64 (log.f64 (sqrt.f64 (*.f64 x z))) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 #s(literal 1/6 binary64) (*.f64 y (/.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z))))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (log.f64 (*.f64 x z))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 x z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 x x) (*.f64 z z)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 x z)) (*.f64 y (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 #s(literal 1/3 binary64) (*.f64 y (/.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))))) (+.f64 (/.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 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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y (*.f64 (+.f64 x z) (+.f64 x z)))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x z) #s(literal 5 binary64)))) (*.f64 y (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (*.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 (*.f64 (*.f64 z z) 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 (fma.f64 y (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z)))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) 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 (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 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z))))))) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 z y)))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (/.f64 (fma.f64 x (sqrt.f64 (*.f64 y z)) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (sqrt.f64 (/.f64 y z)))))) y)) |
#s(approx (sqrt (* y z)) (sqrt.f64 (*.f64 y z))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (*.f64 x (sqrt.f64 (/.f64 z y)))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (/.f64 (*.f64 x (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) z)))) y)) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (sqrt.f64 (/.f64 z y))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (/.f64 (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) z))) y)) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/.f64 (+.f64 (sqrt.f64 (/.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) y)) |
#s(approx (/ 1 (sqrt (* y z))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (sqrt (/ y (* (* z z) z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) |
#s(approx (/ y (* (* z z) z)) (/.f64 y (*.f64 (*.f64 z z) 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 (*.f64 (*.f64 y y) y) (+.f64 x z)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (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 (*.f64 (*.f64 y y) y) (+.f64 x z))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (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 (*.f64 (*.f64 y y) y) (+.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 (*.f64 (*.f64 y y) y) (+.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 (*.f64 x x) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (+.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 (*.f64 x x) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (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 (*.f64 (*.f64 y y) y) (+.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 x (/.f64 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 x (/.f64 z y)))))) |
#s(approx (+ y z) y) |
#s(approx (+ y z) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z y)))) |
#s(approx (+ y x) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y (+.f64 x z))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (*.f64 (*.f64 y y) y) (+.f64 x z)))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (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 (*.f64 (*.f64 y y) y) (+.f64 x z))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (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 (*.f64 (*.f64 y y) y) (+.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 (*.f64 (*.f64 y y) y) (+.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 (*.f64 x x) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (+.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 (*.f64 x x) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (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 (*.f64 (*.f64 y y) y) (+.f64 x z))))))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (+.f64 x z)) (neg.f64 (neg.f64 (log.f64 y)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 (+.f64 x z)) (neg.f64 (neg.f64 (log.f64 y)))) (*.f64 x (/.f64 z (*.f64 y (+.f64 x z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 (+.f64 x z)) (neg.f64 (neg.f64 (log.f64 y)))) (*.f64 x (/.f64 z (*.f64 y (+.f64 x z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x z) (+.f64 x z)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (pow.f64 (*.f64 y (+.f64 x z)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 (+.f64 x z)) (neg.f64 (neg.f64 (log.f64 y)))) (*.f64 x (/.f64 z (*.f64 y (+.f64 x z))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 x z)) (neg.f64 (neg.f64 (log.f64 y))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 x z)) (+.f64 (neg.f64 (neg.f64 (log.f64 y))) (*.f64 x (/.f64 z (*.f64 y (+.f64 x z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 x z)) (+.f64 (neg.f64 (neg.f64 (log.f64 y))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 x (/.f64 z (*.f64 y (+.f64 x z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 x z)) (+.f64 (neg.f64 (neg.f64 (log.f64 y))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x z) (+.f64 x z)))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (pow.f64 (*.f64 y (+.f64 x z)) #s(literal 3 binary64))) (*.f64 x (/.f64 z (*.f64 y (+.f64 x z))))))))) |
#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 (*.f64 (*.f64 y y) y) (+.f64 x z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (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 (*.f64 (*.f64 y y) y) (+.f64 x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (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 (*.f64 (*.f64 y y) 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))))) (*.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 y z)))) (*.f64 y y)))))) |
#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 (*.f64 (*.f64 x x) x) (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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))))) (*.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 y z)))) (*.f64 y y))))))) |
#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 (*.f64 (*.f64 x x) x) (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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))))) (fma.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 y (*.f64 (*.f64 z z) z))) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (*.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) z))))) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 y z)))) (*.f64 y y)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 z y)) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 z y)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 z (*.f64 (*.f64 y y) y)))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (*.f64 x (sqrt.f64 (/.f64 y z)))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (*.f64 y (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 z (*.f64 (*.f64 y y) y))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (sqrt.f64 (/.f64 y z))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 z (*.f64 (*.f64 y y) y)))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 y (+.f64 (neg.f64 x) (neg.f64 z))) #s(literal -1 binary64))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (neg.f64 (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (+.f64 (neg.f64 x) (neg.f64 z)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (neg.f64 (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (+.f64 (neg.f64 x) (neg.f64 z))) (+.f64 (neg.f64 x) (neg.f64 z))))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (+.f64 (neg.f64 x) (neg.f64 z))))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (neg.f64 (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (+.f64 (neg.f64 x) (neg.f64 z))) (+.f64 (neg.f64 x) (neg.f64 z))))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (+.f64 (neg.f64 x) (neg.f64 z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (+.f64 (neg.f64 x) (neg.f64 z)))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 y (+.f64 (neg.f64 x) (neg.f64 z))) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.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 (*.f64 (*.f64 y y) y) (+.f64 (neg.f64 x) (neg.f64 z)))))) (sqrt.f64 (*.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (+.f64 (neg.f64 x) (neg.f64 z))) (+.f64 (neg.f64 x) (neg.f64 z))))))) (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 (*.f64 (*.f64 y y) y) (+.f64 (neg.f64 x) (neg.f64 z)))))) (sqrt.f64 (*.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (+.f64 (neg.f64 x) (neg.f64 z))) (+.f64 (neg.f64 x) (neg.f64 z))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (+.f64 (neg.f64 x) (neg.f64 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 (*.f64 (*.f64 y y) y) (+.f64 (neg.f64 x) (neg.f64 z)))))) (sqrt.f64 (*.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y) #s(literal -1 binary64))))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (neg.f64 (*.f64 y (+.f64 (neg.f64 x) (neg.f64 z))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (neg.f64 (*.f64 y (+.f64 (neg.f64 x) (+.f64 (neg.f64 z) (neg.f64 (*.f64 x (/.f64 z y)))))))) |
#s(approx (+ (* x (+ y z)) (* y z)) (neg.f64 (*.f64 y (+.f64 (neg.f64 x) (neg.f64 z))))) |
#s(approx (+ (* x (+ y z)) (* y z)) (neg.f64 (*.f64 y (+.f64 (neg.f64 x) (+.f64 (neg.f64 z) (neg.f64 (*.f64 x (/.f64 z y)))))))) |
#s(approx (+ y z) (neg.f64 (*.f64 y (-.f64 (/.f64 (neg.f64 z) y) #s(literal 1 binary64))))) |
#s(approx (+ y x) (neg.f64 (*.f64 y (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 y (+.f64 (neg.f64 x) (neg.f64 z))) #s(literal -1 binary64))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (neg.f64 (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (+.f64 (neg.f64 x) (neg.f64 z)))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (neg.f64 (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (+.f64 (neg.f64 x) (neg.f64 z))) (+.f64 (neg.f64 x) (neg.f64 z))))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (+.f64 (neg.f64 x) (neg.f64 z))))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (neg.f64 (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (+.f64 (neg.f64 x) (neg.f64 z))) (+.f64 (neg.f64 x) (neg.f64 z))))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (+.f64 (neg.f64 x) (neg.f64 z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (+.f64 (neg.f64 x) (neg.f64 z)))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 y (+.f64 (neg.f64 x) (neg.f64 z))) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.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 (*.f64 (*.f64 y y) y) (+.f64 (neg.f64 x) (neg.f64 z)))))) (sqrt.f64 (*.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (+.f64 (neg.f64 x) (neg.f64 z))) (+.f64 (neg.f64 x) (neg.f64 z))))))) (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 (*.f64 (*.f64 y y) y) (+.f64 (neg.f64 x) (neg.f64 z)))))) (sqrt.f64 (*.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.f64 y (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (+.f64 (neg.f64 x) (neg.f64 z))) (+.f64 (neg.f64 x) (neg.f64 z))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (+.f64 (neg.f64 x) (neg.f64 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 (*.f64 (*.f64 y y) y) (+.f64 (neg.f64 x) (neg.f64 z)))))) (sqrt.f64 (*.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y) #s(literal -1 binary64))))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (+.f64 (neg.f64 x) (neg.f64 z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x z) (*.f64 y (+.f64 (neg.f64 x) (neg.f64 z)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (+.f64 (neg.f64 x) (neg.f64 z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 y (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (+.f64 (neg.f64 x) (neg.f64 z))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x z)) (+.f64 (neg.f64 x) (neg.f64 z)))) y)) (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 (+.f64 (neg.f64 x) (neg.f64 z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (+.f64 (neg.f64 x) (neg.f64 z)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 y (*.f64 (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (+.f64 (neg.f64 x) (neg.f64 z))) (+.f64 (neg.f64 x) (neg.f64 z)))))))) y)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x z) (+.f64 (neg.f64 x) (neg.f64 z))))) y)) (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 (+.f64 (neg.f64 x) (neg.f64 z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 (neg.f64 x) (neg.f64 z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 (neg.f64 x) (neg.f64 z))) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 (/.f64 (*.f64 x z) (*.f64 y (+.f64 (neg.f64 x) (neg.f64 z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 (neg.f64 x) (neg.f64 z))) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 y (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (+.f64 (neg.f64 x) (neg.f64 z))))) (/.f64 (*.f64 x z) (+.f64 (neg.f64 x) (neg.f64 z)))) y))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 (neg.f64 x) (neg.f64 z))) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (+.f64 (neg.f64 x) (neg.f64 z)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 y (*.f64 (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (+.f64 (neg.f64 x) (neg.f64 z))) (+.f64 (neg.f64 x) (neg.f64 z)))))))) y)) (/.f64 (*.f64 x z) (+.f64 (neg.f64 x) (neg.f64 z)))) y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 y (+.f64 (neg.f64 x) (neg.f64 z))) #s(literal -1 binary64))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (neg.f64 (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (+.f64 (neg.f64 x) (neg.f64 z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (neg.f64 (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (+.f64 (neg.f64 x) (neg.f64 z))) (+.f64 (neg.f64 x) (neg.f64 z))))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (+.f64 (neg.f64 x) (neg.f64 z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (neg.f64 (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 (neg.f64 x) (neg.f64 z)) (+.f64 (neg.f64 x) (neg.f64 z))) (+.f64 (neg.f64 x) (neg.f64 z))))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (+.f64 (neg.f64 x) (neg.f64 z)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (+.f64 (neg.f64 x) (neg.f64 z)))))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (neg.f64 (*.f64 y (*.f64 z (-.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (neg.f64 (*.f64 y (fma.f64 z (-.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)))) (*.f64 z (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 y z)))) (*.f64 y y))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (neg.f64 (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 z (-.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)))) (*.f64 z (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 y z)))) (*.f64 y y)))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (neg.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 (*.f64 (*.f64 z z) z) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (*.f64 y (*.f64 (*.f64 z z) z)))))) y))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (/.f64 y z))))) (*.f64 (*.f64 y y) y))) (fma.f64 z (-.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)))) (*.f64 z (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 y z)))) (*.f64 y y)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (neg.f64 (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 z y)) #s(literal -1 binary64)) (*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (neg.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 x (sqrt.f64 (/.f64 z (*.f64 (*.f64 y y) y))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 z y)) #s(literal -1 binary64)) (*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))))) |
#s(approx (sqrt (* y z)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal -1 binary64)))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (neg.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (sqrt.f64 (/.f64 y z))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (neg.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 x (sqrt.f64 (/.f64 z (*.f64 (*.f64 y y) y))))) (*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 y z)) #s(literal -1 binary64)))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (neg.f64 (*.f64 y (+.f64 (neg.f64 (sqrt.f64 (/.f64 z (*.f64 (*.f64 y y) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) #s(literal -1 binary64)))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (neg.f64 (*.f64 y (+.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) #s(literal -1 binary64)))))) |
#s(approx (sqrt (/ y (* (* z z) z))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) #s(literal -1 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal 5 binary64)))) (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) (+.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal 5 binary64)))) (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y))))))))))) |
#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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) (*.f64 z (+.f64 x y))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) (+.f64 x y)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal 5 binary64)))) (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) (+.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal 5 binary64)))) (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y))))))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log.f64 (sqrt.f64 (*.f64 x y)))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (*.f64 x y)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (+.f64 (log.f64 (sqrt.f64 (*.f64 x y))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 z (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (+.f64 (log.f64 (sqrt.f64 (*.f64 x y))) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal 1/6 binary64) (*.f64 z (/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (log.f64 (*.f64 x y))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 x y)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 x y)) (*.f64 z (fma.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))))) (+.f64 (/.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 2 binary64) (sqrt.f64 (*.f64 x y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal 5 binary64)))) (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 z z) z) (+.f64 x y))) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 z (+.f64 x y))))) z)) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 y z)))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (/.f64 (fma.f64 x (sqrt.f64 (*.f64 y z)) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (sqrt.f64 (/.f64 z y)))))) z)) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (/.f64 (*.f64 x (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 z z) z) y)))) z)) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (/.f64 (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 z z) z) y))) z)) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/.f64 (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 z z) z) y))) (*.f64 z z))) |
#s(approx (* (* z z) z) (*.f64 (*.f64 z z) z)) |
#s(approx (* z z) (*.f64 z 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 (*.f64 (*.f64 z z) z) (+.f64 x y)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (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 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 x x) (*.f64 y y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.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 (*.f64 x x) (*.f64 y y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (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 (*.f64 (*.f64 z z) z) (+.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 x (/.f64 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 x (/.f64 y z)))))) |
#s(approx (+ y z) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 z (+.f64 x y))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (*.f64 (*.f64 z z) z) (+.f64 x y)))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (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 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 x x) (*.f64 y y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.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 (*.f64 x x) (*.f64 y y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (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 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (+.f64 x y)) (neg.f64 (neg.f64 (log.f64 z)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 (+.f64 x y)) (neg.f64 (neg.f64 (log.f64 z)))) (*.f64 x (/.f64 y (*.f64 z (+.f64 x y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 (+.f64 x y)) (neg.f64 (neg.f64 (log.f64 z)))) (*.f64 x (/.f64 y (*.f64 z (+.f64 x y)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 (+.f64 x y) (+.f64 x y)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (pow.f64 (*.f64 z (+.f64 x y)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 (+.f64 x y)) (neg.f64 (neg.f64 (log.f64 z)))) (*.f64 x (/.f64 y (*.f64 z (+.f64 x y))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 x y)) (neg.f64 (neg.f64 (log.f64 z))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 x y)) (+.f64 (neg.f64 (neg.f64 (log.f64 z))) (*.f64 x (/.f64 y (*.f64 z (+.f64 x y))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 x y)) (+.f64 (neg.f64 (neg.f64 (log.f64 z))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 x (/.f64 y (*.f64 z (+.f64 x y)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 x y)) (+.f64 (neg.f64 (neg.f64 (log.f64 z))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 (+.f64 x y) (+.f64 x y)))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (pow.f64 (*.f64 z (+.f64 x y)) #s(literal 3 binary64))) (*.f64 x (/.f64 y (*.f64 z (+.f64 x y))))))))) |
#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 (*.f64 (*.f64 z z) z) (+.f64 x y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (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 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 (*.f64 z z) z) (+.f64 x y)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (*.f64 z (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) #s(literal -1 binary64)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (neg.f64 (*.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y)))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) #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)) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) #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 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (+ y x) z) (* y x)) (neg.f64 (*.f64 z (+.f64 (neg.f64 (+.f64 x y)) (neg.f64 (*.f64 x (/.f64 y z))))))) |
#s(approx (+ (* x (+ y z)) (* y z)) (neg.f64 (*.f64 z (neg.f64 (+.f64 x y))))) |
#s(approx (+ (* x (+ y z)) (* y z)) (neg.f64 (*.f64 z (+.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (*.f64 x (/.f64 y z)))))))) |
#s(approx (+ y z) (neg.f64 (*.f64 z (-.f64 (/.f64 (neg.f64 y) z) #s(literal 1 binary64))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) #s(literal -1 binary64)))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (neg.f64 (*.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y)))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) #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)) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) #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 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))) (*.f64 x (/.f64 y (*.f64 z (+.f64 x y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 y (+.f64 x y))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y))))) z)) (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y (+.f64 x y))))) z)) (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 x (/.f64 y (*.f64 z (+.f64 x y))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (+.f64 x y)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y)))))) z))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 x (/.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) z))) z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 z (neg.f64 (+.f64 x y))) #s(literal -1 binary64))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (neg.f64 (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (neg.f64 (+.f64 x y)) z) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (neg.f64 (+.f64 x y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (neg.f64 (+.f64 x y)) (neg.f64 (+.f64 x y))) (neg.f64 (+.f64 x y))))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (neg.f64 (+.f64 x y)) z) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (neg.f64 (+.f64 x y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (neg.f64 (+.f64 x y)) (neg.f64 (+.f64 x y))) (neg.f64 (+.f64 x y))))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 y y) y) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 (neg.f64 (+.f64 x y)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (neg.f64 (+.f64 x y)) z) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (neg.f64 (+.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) (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) #s(literal -1 binary64)))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (neg.f64 (*.f64 z (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)) (*.f64 (*.f64 x (*.f64 y #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (neg.f64 (*.f64 z (-.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) #s(literal -1 binary64))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (neg.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) #s(literal -1 binary64)) (*.f64 (*.f64 x #s(literal -1 binary64)) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (neg.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))) (*.f64 (*.f64 x #s(literal -1 binary64)) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) (*.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) #s(literal -1 binary64)))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) #s(literal -1 binary64))))) |
Compiled 10 148 to 2 540 computations (75% saved)
34 alts after pruning (29 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 396 | 13 | 409 |
| Fresh | 7 | 16 | 23 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 405 | 34 | 439 |
| 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)) |
| 25.1% | (*.f64 (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 y x) z) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (+.f64 y 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))))) | |
| 39.1% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) y)))) | |
| ✓ | 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)))) |
| 47.2% | (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 (neg.f64 x) (neg.f64 z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 1/2 binary64)))) | |
| 1.8% | (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 y z)) (neg.f64 (neg.f64 (log.f64 x))))) #s(literal 1/2 binary64)))) | |
| ▶ | 47.9% | (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 1/2 binary64)))) |
| 2.0% | (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))) #s(literal 1/2 binary64)))) | |
| 32.8% | (*.f64 #s(literal 2 binary64) (exp.f64 #s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log.f64 (sqrt.f64 (*.f64 y z)))))) | |
| 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)) | |
| 41.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 (/.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 z)) #s(literal 2 binary64))) z)) | |
| 2.4% | #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) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 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)) | |
| 35.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 y z)) (*.f64 x (*.f64 z #s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))))) | |
| 33.5% | #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 #s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (/.f64 (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) z))) y)))))) | |
| 20.5% | #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 #s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 z (*.f64 (*.f64 y y) y)))))))))) | |
| 33.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) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) #s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (/.f64 (*.f64 x (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) z)))) y))))) | |
| 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 (*.f64 (*.f64 z z) z)))) y)))))) | |
| 38.9% | #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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 z y)) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))))) | |
| ▶ | 2.9% | #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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))))) |
| 1.9% | #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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 z y)))))) | |
| 1.6% | #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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 y z)))))) |
Compiled 1 859 to 1 721 computations (7.4% 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) |
#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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) |
(*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) |
#s(literal 1 binary64) |
(sqrt.f64 (*.f64 y z)) |
(sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) |
(/.f64 y (*.f64 (*.f64 z z) z)) |
(*.f64 (*.f64 z z) z) |
(*.f64 z z) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 1/2 binary64)) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(log.f64 (neg.f64 (+.f64 y z))) |
(neg.f64 (+.f64 y z)) |
(+.f64 y z) |
(neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(log.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
#s(literal 1/2 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)))) (* 3/8 (sqrt (/ 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)))) (* 3/8 (sqrt (/ 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* x (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (log (* y z))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* y z))) (* 1/2 (* x (+ (/ 1 y) (/ 1 z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* y z))) (* x (+ (* -1/4 (/ (* x (pow (+ y z) 2)) (* (pow y 2) (pow z 2)))) (* 1/2 (+ (/ 1 y) (/ 1 z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* y z))) (* x (+ (* 1/2 (+ (/ 1 y) (/ 1 z))) (* x (+ (* -1/4 (/ (pow (+ y z) 2) (* (pow y 2) (pow z 2)))) (* 1/6 (/ (* x (pow (+ y z) 3)) (* (pow y 3) (pow z 3))))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (log (* y z)))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* y z)) (* x (+ (/ 1 y) (/ 1 z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* y z)) (* x (+ (* -1/2 (/ (* x (pow (+ y z) 2)) (* (pow y 2) (pow z 2)))) (+ (/ 1 y) (/ 1 z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* y z)) (* x (+ (* x (+ (* -1/2 (/ (pow (+ y z) 2) (* (pow y 2) (pow z 2)))) (* 1/3 (/ (* x (pow (+ y z) 3)) (* (pow y 3) (pow z 3)))))) (+ (/ 1 y) (/ 1 z))))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (log (neg (+ y z))) (+ (log -1) (* -1 (log x)))))) |
#s(approx (neg (log (/ -1 x))) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log x)))))) |
#s(approx (log (/ -1 x)) #s(hole binary64 (+ (log -1) (* -1 (log x))))) |
#s(approx (/ -1 x) #s(hole binary64 (/ -1 x))) |
#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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* x (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* x (+ (* 2 (* (/ 1 x) (sqrt (* y z)))) (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* x (+ y z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ y z)) (* -1 (log (/ 1 x))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (+ (log (+ y z)) (* -1 (log (/ 1 x))))) (* 1/2 (/ (* y z) (* x (+ y z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 2)))) (+ (* 1/2 (+ (log (+ y z)) (* -1 (log (/ 1 x))))) (* 1/2 (/ (* y z) (* x (+ y z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 2)))) (+ (* 1/6 (/ (* (pow y 3) (pow z 3)) (* (pow x 3) (pow (+ y z) 3)))) (+ (* 1/2 (+ (log (+ y z)) (* -1 (log (/ 1 x))))) (* 1/2 (/ (* y z) (* x (+ y z))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ y z)) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ y z)) (+ (* -1 (log (/ 1 x))) (/ (* y z) (* x (+ y z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ y z)) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 2)))) (/ (* y z) (* x (+ y z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ y z)) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 2)))) (+ (* 1/3 (/ (* (pow y 3) (pow z 3)) (* (pow x 3) (pow (+ y z) 3)))) (/ (* y z) (* x (+ y z))))))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (log (neg (+ y z))) (+ (log -1) (log (/ 1 x)))))) |
#s(approx (neg (log (/ -1 x))) #s(hole binary64 (* -1 (+ (log -1) (log (/ 1 x)))))) |
#s(approx (log (/ -1 x)) #s(hole binary64 (+ (log -1) (log (/ 1 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 (+ 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 (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))))))) |
#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 (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 3))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (pow y 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (* x (pow z 3))) (* y (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3)))))))) x)) (* 1/2 (* (sqrt (/ x z)) (pow y 3)))) (pow x 3))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 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 (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (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 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (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 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (pow y 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (* x (pow z 3))) (* y (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3))))))) x)) (* 1/2 (* (sqrt (/ x (pow z 3))) (pow y 3)))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 (* (pow x 3) z))) y))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -2 (* (sqrt (/ x z)) (pow (sqrt -1) 2))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) z))) (/ (pow y 3) (pow (sqrt -1) 4)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* (sqrt (/ x z)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)) (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)) (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) z))) (/ (pow y 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)) (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))))))) |
#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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* x (+ (* -2 (* (/ 1 x) (sqrt (* y z)))) (* -1 (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/2 (/ (* y z) (* x (+ (* -1 y) (* -1 z))))) (* 1/2 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (* (pow y 2) (pow z 2)) (* x (pow (+ (* -1 y) (* -1 z)) 2)))) (* 1/2 (/ (* y z) (+ (* -1 y) (* -1 z))))) x)) (* 1/2 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (pow (+ (* -1 y) (* -1 z)) 2))) (* -1/6 (/ (* (pow y 3) (pow z 3)) (* x (pow (+ (* -1 y) (* -1 z)) 3))))) x)) (* 1/2 (/ (* y z) (+ (* -1 y) (* -1 z))))) x)) (* 1/2 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 y) (* -1 z))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (* y z) (* x (+ (* -1 y) (* -1 z))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 y) (* -1 z))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* 1/2 (/ (* (pow y 2) (pow z 2)) (* x (pow (+ (* -1 y) (* -1 z)) 2)))) (/ (* y z) (+ (* -1 y) (* -1 z)))) x)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 y) (* -1 z))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (pow (+ (* -1 y) (* -1 z)) 2))) (* -1/3 (/ (* (pow y 3) (pow z 3)) (* x (pow (+ (* -1 y) (* -1 z)) 3))))) x)) (/ (* y z) (+ (* -1 y) (* -1 z)))) x)))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (log (neg (+ y z))) (log (/ -1 x))))) |
#s(approx (neg (log (/ -1 x))) #s(hole binary64 (* -1 (log (/ -1 x))))) |
#s(approx (log (/ -1 x)) #s(hole binary64 (log (/ -1 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 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)))) (* 3/8 (sqrt (/ 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)))) (* 3/8 (sqrt (/ 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* x (sqrt (/ z y))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (/ (+ (* x (sqrt (* y z))) (* y (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ y z)))))) y))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* x (sqrt (/ z y))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (/ (+ (* x (sqrt (* y z))) (* x (sqrt (/ (pow y 3) z)))) y))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (sqrt (/ z y)))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (/ (+ (sqrt (* y z)) (sqrt (/ (pow y 3) z))) y))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (sqrt (/ 1 (* y z))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (/ (+ (sqrt (/ y z)) (sqrt (/ (pow y 3) (pow z 3)))) y))) |
#s(approx (/ 1 (sqrt (* y z))) #s(hole binary64 (sqrt (/ 1 (* y z))))) |
#s(approx (sqrt (* y z)) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (sqrt (/ y (* (* z z) z))) #s(hole binary64 (sqrt (/ y (pow z 3))))) |
#s(approx (/ y (* (* z z) z)) #s(hole binary64 (/ y (pow z 3)))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (log (* x z))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x z))) (* 1/2 (* y (+ (/ 1 x) (/ 1 z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x z))) (* y (+ (* -1/4 (/ (* y (pow (+ x z) 2)) (* (pow x 2) (pow z 2)))) (* 1/2 (+ (/ 1 x) (/ 1 z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x z))) (* y (+ (* 1/2 (+ (/ 1 x) (/ 1 z))) (* y (+ (* -1/4 (/ (pow (+ x z) 2) (* (pow x 2) (pow z 2)))) (* 1/6 (/ (* y (pow (+ x z) 3)) (* (pow x 3) (pow z 3))))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (log (* x z)))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x z)) (* y (+ (/ 1 x) (/ 1 z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x z)) (* y (+ (* -1/2 (/ (* y (pow (+ x z) 2)) (* (pow x 2) (pow z 2)))) (+ (/ 1 x) (/ 1 z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x z)) (* y (+ (* y (+ (* -1/2 (/ (pow (+ x z) 2) (* (pow x 2) (pow z 2)))) (* 1/3 (/ (* y (pow (+ x z) 3)) (* (pow x 3) (pow z 3)))))) (+ (/ 1 x) (/ 1 z))))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (log (neg z)) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log (neg z)) (/ y z)) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log (neg z)) (* y (+ (* -1/2 (/ y (pow z 2))) (/ 1 z)))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log (neg z)) (* y (+ (* y (- (* 1/3 (/ y (pow z 3))) (* 1/2 (/ 1 (pow z 2))))) (/ 1 z)))) (log (/ -1 x))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (log (neg z)))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log (neg z)) (/ y z)))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log (neg z)) (* y (+ (* -1/2 (/ y (pow z 2))) (/ 1 z)))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log (neg z)) (* y (+ (* y (- (* 1/3 (/ y (pow z 3))) (* 1/2 (/ 1 (pow z 2))))) (/ 1 z)))))) |
#s(approx (neg (+ y z)) #s(hole binary64 (* -1 z))) |
#s(approx (neg (+ y z)) #s(hole binary64 (- (* -1 y) z))) |
#s(approx (+ y z) #s(hole binary64 z)) |
#s(approx (+ y z) #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 (+ 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ z y))) (* x (sqrt (/ 1 (* y z)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ z y))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ z (pow y 3))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* x (sqrt (/ y z))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* y (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ z (pow y 3)))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (sqrt (/ y z)))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (sqrt (/ z (pow y 3))))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (sqrt (/ y (pow z 3))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y (pow z 3)))) (sqrt (/ 1 (* (pow y 3) z))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* y (+ x z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ x z)) (* -1 (log (/ 1 y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (+ (log (+ x z)) (* -1 (log (/ 1 y))))) (* 1/2 (/ (* x z) (* y (+ x z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 2)))) (+ (* 1/2 (+ (log (+ x z)) (* -1 (log (/ 1 y))))) (* 1/2 (/ (* x z) (* y (+ x z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 2)))) (+ (* 1/6 (/ (* (pow x 3) (pow z 3)) (* (pow y 3) (pow (+ x z) 3)))) (+ (* 1/2 (+ (log (+ x z)) (* -1 (log (/ 1 y))))) (* 1/2 (/ (* x z) (* y (+ x z))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x z)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x z)) (+ (* -1 (log (/ 1 y))) (/ (* x z) (* y (+ x z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x z)) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 2)))) (/ (* x z) (* y (+ x z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x z)) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 2)))) (+ (* 1/3 (/ (* (pow x 3) (pow z 3)) (* (pow y 3) (pow (+ x z) 3)))) (/ (* x z) (* y (+ x z))))))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ 1 y)))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ 1 y))) (/ z y))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow z 2) (pow y 2))) (/ z y)))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow z 2) (pow y 2))) (+ (* 1/3 (/ (pow z 3) (pow y 3))) (/ z y))))) (log (/ -1 x))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 y)))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ 1 y))) (/ z y))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow z 2) (pow y 2))) (/ z y)))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow z 2) (pow y 2))) (+ (* 1/3 (/ (pow z 3) (pow y 3))) (/ z y))))))) |
#s(approx (neg (+ y z)) #s(hole binary64 (* -1 y))) |
#s(approx (neg (+ y z)) #s(hole binary64 (* y (- (* -1 (/ z y)) 1)))) |
#s(approx (+ y z) #s(hole binary64 y)) |
#s(approx (+ y z) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#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 (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))))))) |
#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 (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* y (+ (* -1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (* x (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3)))) (sqrt (* y (pow z 3))))))) y)) (* 1/2 (* (pow x 3) (sqrt (/ y z))))) (pow y 3))) (+ (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* 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 (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* 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 (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (* x (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3)))) (sqrt (* y (pow z 3)))))) y)) (* 1/2 (* (pow x 3) (sqrt (/ y (pow z 3)))))) (pow y 3))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -2 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/8 (* (/ (pow x 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))))))) |
#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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* y (+ (* -1 (* x (sqrt (/ z (pow y 3))))) (+ (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z)))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ y z)))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* -1 (* y (+ (* -1 (* x (sqrt (/ z (pow y 3))))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* -1 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ z (pow y 3)))) (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 (* (pow y 3) z)))) (* (sqrt (/ 1 (* y (pow z 3)))) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (* y z)) #s(hole binary64 (* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ y (* (* z z) z))) #s(hole binary64 (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/2 (/ (* x z) (* y (+ (* -1 x) (* -1 z))))) (* 1/2 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (* (pow x 2) (pow z 2)) (* y (pow (+ (* -1 x) (* -1 z)) 2)))) (* 1/2 (/ (* x z) (+ (* -1 x) (* -1 z))))) y)) (* 1/2 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (pow (+ (* -1 x) (* -1 z)) 2))) (* -1/6 (/ (* (pow x 3) (pow z 3)) (* y (pow (+ (* -1 x) (* -1 z)) 3))))) y)) (* 1/2 (/ (* x z) (+ (* -1 x) (* -1 z))))) y)) (* 1/2 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 x) (* -1 z))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* x z) (* y (+ (* -1 x) (* -1 z))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 x) (* -1 z))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* 1/2 (/ (* (pow x 2) (pow z 2)) (* y (pow (+ (* -1 x) (* -1 z)) 2)))) (/ (* x z) (+ (* -1 x) (* -1 z)))) y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 x) (* -1 z))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow x 2) (pow z 2)) (pow (+ (* -1 x) (* -1 z)) 2))) (* -1/3 (/ (* (pow x 3) (pow z 3)) (* y (pow (+ (* -1 x) (* -1 z)) 3))))) y)) (/ (* x z) (+ (* -1 x) (* -1 z)))) y)))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (* -1 (log (/ -1 y))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (* -1 (log (/ -1 y))) (/ z y)) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 z) (* 1/2 (/ (pow z 2) y))) y))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1/2 (pow z 2)) (* 1/3 (/ (pow z 3) y))) y))) y))) (log (/ -1 x))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (* -1 (log (/ -1 y))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (* -1 (log (/ -1 y))) (/ z y)))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 z) (* 1/2 (/ (pow z 2) y))) y))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1/2 (pow z 2)) (* 1/3 (/ (pow z 3) y))) y))) y))))) |
#s(approx (neg (+ y z)) #s(hole binary64 (* -1 (* y (+ 1 (/ z y)))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* x (sqrt (/ y z))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (/ (+ (* x (sqrt (* y z))) (* z (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ z y)))))) z))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (/ (+ (* x (sqrt (* y z))) (* x (sqrt (/ (pow z 3) y)))) z))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (/ (+ (sqrt (* y z)) (sqrt (/ (pow z 3) y))) z))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (/ (+ (sqrt (* y z)) (sqrt (/ (pow z 3) y))) (pow z 2)))) |
#s(approx (* (* z z) z) #s(hole binary64 (pow z 3))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (log (* x y))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x y))) (* 1/2 (* z (+ (/ 1 x) (/ 1 y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x y))) (* z (+ (* -1/4 (/ (* z (pow (+ x y) 2)) (* (pow x 2) (pow y 2)))) (* 1/2 (+ (/ 1 x) (/ 1 y)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x y))) (* z (+ (* 1/2 (+ (/ 1 x) (/ 1 y))) (* z (+ (* -1/4 (/ (pow (+ x y) 2) (* (pow x 2) (pow y 2)))) (* 1/6 (/ (* z (pow (+ x y) 3)) (* (pow x 3) (pow y 3))))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (log (* x y)))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x y)) (* z (+ (/ 1 x) (/ 1 y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x y)) (* z (+ (* -1/2 (/ (* z (pow (+ x y) 2)) (* (pow x 2) (pow y 2)))) (+ (/ 1 x) (/ 1 y))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x y)) (* z (+ (* z (+ (* -1/2 (/ (pow (+ x y) 2) (* (pow x 2) (pow y 2)))) (* 1/3 (/ (* z (pow (+ x y) 3)) (* (pow x 3) (pow y 3)))))) (+ (/ 1 x) (/ 1 y))))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (log (neg y)) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log (neg y)) (/ z y)) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log (neg y)) (* z (+ (* -1/2 (/ z (pow y 2))) (/ 1 y)))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log (neg y)) (* z (+ (* z (- (* 1/3 (/ z (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)))) (log (/ -1 x))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (log (neg y)))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log (neg y)) (/ z y)))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log (neg y)) (* z (+ (* -1/2 (/ z (pow y 2))) (/ 1 y)))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log (neg y)) (* z (+ (* z (- (* 1/3 (/ z (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)))))) |
#s(approx (neg (+ y z)) #s(hole binary64 (- (* -1 z) 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 (* 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ y z))) (* x (sqrt (/ 1 (* y z)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ y z))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ y (pow z 3))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* z (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ y (pow z 3)))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ x y)) (* -1 (log (/ 1 z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (+ (log (+ x y)) (* -1 (log (/ 1 z))))) (* 1/2 (/ (* x y) (* z (+ x y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 2)))) (+ (* 1/2 (+ (log (+ x y)) (* -1 (log (/ 1 z))))) (* 1/2 (/ (* x y) (* z (+ x y)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 2)))) (+ (* 1/6 (/ (* (pow x 3) (pow y 3)) (* (pow z 3) (pow (+ x y) 3)))) (+ (* 1/2 (+ (log (+ x y)) (* -1 (log (/ 1 z))))) (* 1/2 (/ (* x y) (* z (+ x y))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x y)) (* -1 (log (/ 1 z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (/ (* x y) (* z (+ x y))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (+ (* -1/2 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 2)))) (/ (* x y) (* z (+ x y)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (+ (* -1/2 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 2)))) (+ (* 1/3 (/ (* (pow x 3) (pow y 3)) (* (pow z 3) (pow (+ x y) 3)))) (/ (* x y) (* z (+ x y))))))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ 1 z)))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ 1 z))) (/ y z))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ 1 z))) (+ (* -1/2 (/ (pow y 2) (pow z 2))) (/ y z)))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ 1 z))) (+ (* -1/2 (/ (pow y 2) (pow z 2))) (+ (* 1/3 (/ (pow y 3) (pow z 3))) (/ y z))))) (log (/ -1 x))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 z)))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ 1 z))) (/ y z))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ 1 z))) (+ (* -1/2 (/ (pow y 2) (pow z 2))) (/ y z)))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ 1 z))) (+ (* -1/2 (/ (pow y 2) (pow z 2))) (+ (* 1/3 (/ (pow y 3) (pow z 3))) (/ y z))))))) |
#s(approx (neg (+ y z)) #s(hole binary64 (* z (- (* -1 (/ y z)) 1)))) |
#s(approx (+ y z) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (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)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (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)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))))) |
#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 (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#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)) (pow (sqrt -1) 2))) (* (* x (* y (pow (sqrt -1) 2))) (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)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* -1 (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* x (sqrt (/ 1 (* y z))))) (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* x (sqrt (/ 1 (* y z))))) (+ (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ y (pow z 3)))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* x (sqrt (/ 1 (* y z))))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ y (pow z 3))))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* -1 (* z (+ (* -1 (sqrt (/ 1 (* y z)))) (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2))))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* y z))) (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))) (* 1/2 (/ (* x y) (* z (+ x y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (/ (* x y) (+ x y))) (* 1/4 (/ (* (pow x 2) (pow y 2)) (* z (pow (+ x y) 2))))) z)) (* 1/2 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (pow (+ x y) 2))) (* 1/6 (/ (* (pow x 3) (pow y 3)) (* z (pow (+ x y) 3))))) z)) (* -1/2 (/ (* x y) (+ x y)))) z)) (* 1/2 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (/ (* x y) (* z (+ x y))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ (* -1 (/ (* x y) (+ x y))) (* 1/2 (/ (* (pow x 2) (pow y 2)) (* z (pow (+ x y) 2))))) z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ (* -1 (/ (* x y) (+ x y))) (* -1 (/ (+ (* -1/2 (/ (* (pow x 2) (pow y 2)) (pow (+ x y) 2))) (* 1/3 (/ (* (pow x 3) (pow y 3)) (* z (pow (+ x y) 3))))) z))) z)))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (* -1 (log (/ -1 z))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (* -1 (log (/ -1 z))) (/ y z)) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) z))) z))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) z))) z))) z))) (log (/ -1 x))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (* -1 (log (/ -1 z))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (* -1 (log (/ -1 z))) (/ y z)))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) z))) z))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) z))) z))) z))))) |
#s(approx (neg (+ y z)) #s(hole binary64 (* -1 (* z (+ 1 (/ y z)))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 81.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)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/ 1 (sqrt (* y z))) 1 (sqrt (* y z)) (sqrt (/ y (* (* z z) z))) (/ y (* (* z z) z)) (* (* z z) z) (* z z) (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log (+ (* (+ y x) z) (* y x))) (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (log (neg (+ y z))) (neg (+ y z)) (+ y z) (neg (log (/ -1 x))) (log (/ -1 x)) (/ -1 x) -1 1/2) |
| 68.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)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/ 1 (sqrt (* y z))) 1 (sqrt (* y z)) (sqrt (/ y (* (* z z) z))) (/ y (* (* z z) z)) (* (* z z) z) (* z z) (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log (+ (* (+ y x) z) (* y x))) (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (log (neg (+ y z))) (neg (+ y z)) (+ y z) (neg (log (/ -1 x))) (log (/ -1 x)) (/ -1 x) -1 1/2) |
| 30.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)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/ 1 (sqrt (* y z))) 1 (sqrt (* y z)) (sqrt (/ y (* (* z z) z))) (/ y (* (* z z) z)) (* (* z z) z) (* z z) (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log (+ (* (+ y x) z) (* y x))) (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (log (neg (+ y z))) (neg (+ y z)) (+ y z) (neg (log (/ -1 x))) (log (/ -1 x)) (/ -1 x) -1 1/2) |
| 17.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)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/ 1 (sqrt (* y z))) 1 (sqrt (* y z)) (sqrt (/ y (* (* z z) z))) (/ y (* (* z z) z)) (* (* z z) z) (* z z) (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log (+ (* (+ y x) z) (* y x))) (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (log (neg (+ y z))) (neg (+ y z)) (+ y z) (neg (log (/ -1 x))) (log (/ -1 x)) (/ -1 x) -1 1/2) |
| 6.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)))) (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/ 1 (sqrt (* y z))) 1 (sqrt (* y z)) (sqrt (/ y (* (* z z) z))) (/ y (* (* z z) z)) (* (* z z) z) (* z z) (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log (+ (* (+ y x) z) (* y x))) (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (log (neg (+ y z))) (neg (+ y z)) (+ y z) (neg (log (/ -1 x))) (log (/ -1 x)) (/ -1 x) -1 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2267 | 24692 |
| 0 | 2312 | 23337 |
| 0 | 8910 | 22194 |
| 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) |
#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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) |
(*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) |
#s(literal 1 binary64) |
(sqrt.f64 (*.f64 y z)) |
(sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) |
(/.f64 y (*.f64 (*.f64 z z) z)) |
(*.f64 (*.f64 z z) z) |
(*.f64 z z) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 1/2 binary64)) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(log.f64 (neg.f64 (+.f64 y z))) |
(neg.f64 (+.f64 y z)) |
(+.f64 y z) |
(neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(log.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
#s(literal 1/2 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)))) (* 3/8 (sqrt (/ 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)))) (* 3/8 (sqrt (/ 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* x (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (log (* y z))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* y z))) (* 1/2 (* x (+ (/ 1 y) (/ 1 z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* y z))) (* x (+ (* -1/4 (/ (* x (pow (+ y z) 2)) (* (pow y 2) (pow z 2)))) (* 1/2 (+ (/ 1 y) (/ 1 z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* y z))) (* x (+ (* 1/2 (+ (/ 1 y) (/ 1 z))) (* x (+ (* -1/4 (/ (pow (+ y z) 2) (* (pow y 2) (pow z 2)))) (* 1/6 (/ (* x (pow (+ y z) 3)) (* (pow y 3) (pow z 3))))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (log (* y z)))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* y z)) (* x (+ (/ 1 y) (/ 1 z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* y z)) (* x (+ (* -1/2 (/ (* x (pow (+ y z) 2)) (* (pow y 2) (pow z 2)))) (+ (/ 1 y) (/ 1 z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* y z)) (* x (+ (* x (+ (* -1/2 (/ (pow (+ y z) 2) (* (pow y 2) (pow z 2)))) (* 1/3 (/ (* x (pow (+ y z) 3)) (* (pow y 3) (pow z 3)))))) (+ (/ 1 y) (/ 1 z))))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (log (neg (+ y z))) (+ (log -1) (* -1 (log x)))))) |
#s(approx (neg (log (/ -1 x))) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log x)))))) |
#s(approx (log (/ -1 x)) #s(hole binary64 (+ (log -1) (* -1 (log x))))) |
#s(approx (/ -1 x) #s(hole binary64 (/ -1 x))) |
#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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* x (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* x (+ (* 2 (* (/ 1 x) (sqrt (* y z)))) (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* x (+ y z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ y z)) (* -1 (log (/ 1 x))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (+ (log (+ y z)) (* -1 (log (/ 1 x))))) (* 1/2 (/ (* y z) (* x (+ y z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 2)))) (+ (* 1/2 (+ (log (+ y z)) (* -1 (log (/ 1 x))))) (* 1/2 (/ (* y z) (* x (+ y z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 2)))) (+ (* 1/6 (/ (* (pow y 3) (pow z 3)) (* (pow x 3) (pow (+ y z) 3)))) (+ (* 1/2 (+ (log (+ y z)) (* -1 (log (/ 1 x))))) (* 1/2 (/ (* y z) (* x (+ y z))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ y z)) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ y z)) (+ (* -1 (log (/ 1 x))) (/ (* y z) (* x (+ y z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ y z)) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 2)))) (/ (* y z) (* x (+ y z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ y z)) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 2)))) (+ (* 1/3 (/ (* (pow y 3) (pow z 3)) (* (pow x 3) (pow (+ y z) 3)))) (/ (* y z) (* x (+ y z))))))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (log (neg (+ y z))) (+ (log -1) (log (/ 1 x)))))) |
#s(approx (neg (log (/ -1 x))) #s(hole binary64 (* -1 (+ (log -1) (log (/ 1 x)))))) |
#s(approx (log (/ -1 x)) #s(hole binary64 (+ (log -1) (log (/ 1 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 (+ 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 (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))))))) |
#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 (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) z))) (pow y 3))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (pow y 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (* x (pow z 3))) (* y (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3)))))))) x)) (* 1/2 (* (sqrt (/ x z)) (pow y 3)))) (pow x 3))) (+ (* z (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 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 (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (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 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) (pow z 3)))) (pow y 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (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 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (* x (pow z 3)))) (* y (pow (sqrt -1) 2)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow x 3) z)) (/ (pow y 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (* x (pow z 3))) (* y (+ (* -1/4 (/ (* x (pow y 2)) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow y 3) (pow z 3))))))) x)) (* 1/2 (* (sqrt (/ x (pow z 3))) (pow y 3)))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow y 2))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 (* (pow x 3) z))) y))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -2 (* (sqrt (/ x z)) (pow (sqrt -1) 2))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* x (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 (* (pow x 3) z))) y))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) z))) (/ (pow y 3) (pow (sqrt -1) 4)))) (+ (* 2 (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 (* (pow x 3) z))) y)))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* (sqrt (/ x z)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)) (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)) (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) z))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) z))) (/ (pow y 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) z))) y)) (* (sqrt (/ 1 (* x z))) (pow (sqrt -1) 2))))))))) |
#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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* x (+ (* -2 (* (/ 1 x) (sqrt (* y z)))) (* -1 (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/2 (/ (* y z) (* x (+ (* -1 y) (* -1 z))))) (* 1/2 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (* (pow y 2) (pow z 2)) (* x (pow (+ (* -1 y) (* -1 z)) 2)))) (* 1/2 (/ (* y z) (+ (* -1 y) (* -1 z))))) x)) (* 1/2 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (pow (+ (* -1 y) (* -1 z)) 2))) (* -1/6 (/ (* (pow y 3) (pow z 3)) (* x (pow (+ (* -1 y) (* -1 z)) 3))))) x)) (* 1/2 (/ (* y z) (+ (* -1 y) (* -1 z))))) x)) (* 1/2 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 y) (* -1 z))) (* -1 (log (/ -1 x)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 y) (* -1 z))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (* y z) (* x (+ (* -1 y) (* -1 z))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 y) (* -1 z))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* 1/2 (/ (* (pow y 2) (pow z 2)) (* x (pow (+ (* -1 y) (* -1 z)) 2)))) (/ (* y z) (+ (* -1 y) (* -1 z)))) x)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 y) (* -1 z))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow y 2) (pow z 2)) (pow (+ (* -1 y) (* -1 z)) 2))) (* -1/3 (/ (* (pow y 3) (pow z 3)) (* x (pow (+ (* -1 y) (* -1 z)) 3))))) x)) (/ (* y z) (+ (* -1 y) (* -1 z)))) x)))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (log (neg (+ y z))) (log (/ -1 x))))) |
#s(approx (neg (log (/ -1 x))) #s(hole binary64 (* -1 (log (/ -1 x))))) |
#s(approx (log (/ -1 x)) #s(hole binary64 (log (/ -1 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 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)))) (* 3/8 (sqrt (/ 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)))) (* 3/8 (sqrt (/ 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* x (sqrt (/ z y))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (/ (+ (* x (sqrt (* y z))) (* y (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ y z)))))) y))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* x (sqrt (/ z y))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (/ (+ (* x (sqrt (* y z))) (* x (sqrt (/ (pow y 3) z)))) y))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (sqrt (/ z y)))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (/ (+ (sqrt (* y z)) (sqrt (/ (pow y 3) z))) y))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (sqrt (/ 1 (* y z))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (/ (+ (sqrt (/ y z)) (sqrt (/ (pow y 3) (pow z 3)))) y))) |
#s(approx (/ 1 (sqrt (* y z))) #s(hole binary64 (sqrt (/ 1 (* y z))))) |
#s(approx (sqrt (* y z)) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (sqrt (/ y (* (* z z) z))) #s(hole binary64 (sqrt (/ y (pow z 3))))) |
#s(approx (/ y (* (* z z) z)) #s(hole binary64 (/ y (pow z 3)))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (log (* x z))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x z))) (* 1/2 (* y (+ (/ 1 x) (/ 1 z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x z))) (* y (+ (* -1/4 (/ (* y (pow (+ x z) 2)) (* (pow x 2) (pow z 2)))) (* 1/2 (+ (/ 1 x) (/ 1 z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x z))) (* y (+ (* 1/2 (+ (/ 1 x) (/ 1 z))) (* y (+ (* -1/4 (/ (pow (+ x z) 2) (* (pow x 2) (pow z 2)))) (* 1/6 (/ (* y (pow (+ x z) 3)) (* (pow x 3) (pow z 3))))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (log (* x z)))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x z)) (* y (+ (/ 1 x) (/ 1 z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x z)) (* y (+ (* -1/2 (/ (* y (pow (+ x z) 2)) (* (pow x 2) (pow z 2)))) (+ (/ 1 x) (/ 1 z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x z)) (* y (+ (* y (+ (* -1/2 (/ (pow (+ x z) 2) (* (pow x 2) (pow z 2)))) (* 1/3 (/ (* y (pow (+ x z) 3)) (* (pow x 3) (pow z 3)))))) (+ (/ 1 x) (/ 1 z))))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (log (neg z)) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log (neg z)) (/ y z)) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log (neg z)) (* y (+ (* -1/2 (/ y (pow z 2))) (/ 1 z)))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log (neg z)) (* y (+ (* y (- (* 1/3 (/ y (pow z 3))) (* 1/2 (/ 1 (pow z 2))))) (/ 1 z)))) (log (/ -1 x))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (log (neg z)))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log (neg z)) (/ y z)))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log (neg z)) (* y (+ (* -1/2 (/ y (pow z 2))) (/ 1 z)))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log (neg z)) (* y (+ (* y (- (* 1/3 (/ y (pow z 3))) (* 1/2 (/ 1 (pow z 2))))) (/ 1 z)))))) |
#s(approx (neg (+ y z)) #s(hole binary64 (* -1 z))) |
#s(approx (neg (+ y z)) #s(hole binary64 (- (* -1 y) z))) |
#s(approx (+ y z) #s(hole binary64 z)) |
#s(approx (+ y z) #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 (+ 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ z y))) (* x (sqrt (/ 1 (* y z)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ z y))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ z (pow y 3))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* x (sqrt (/ y z))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* y (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ z (pow y 3)))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (sqrt (/ y z)))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (sqrt (/ z (pow y 3))))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (sqrt (/ y (pow z 3))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y (pow z 3)))) (sqrt (/ 1 (* (pow y 3) z))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* y (+ x z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ x z)) (* -1 (log (/ 1 y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (+ (log (+ x z)) (* -1 (log (/ 1 y))))) (* 1/2 (/ (* x z) (* y (+ x z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 2)))) (+ (* 1/2 (+ (log (+ x z)) (* -1 (log (/ 1 y))))) (* 1/2 (/ (* x z) (* y (+ x z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 2)))) (+ (* 1/6 (/ (* (pow x 3) (pow z 3)) (* (pow y 3) (pow (+ x z) 3)))) (+ (* 1/2 (+ (log (+ x z)) (* -1 (log (/ 1 y))))) (* 1/2 (/ (* x z) (* y (+ x z))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x z)) (* -1 (log (/ 1 y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x z)) (+ (* -1 (log (/ 1 y))) (/ (* x z) (* y (+ x z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x z)) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 2)))) (/ (* x z) (* y (+ x z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x z)) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 2)))) (+ (* 1/3 (/ (* (pow x 3) (pow z 3)) (* (pow y 3) (pow (+ x z) 3)))) (/ (* x z) (* y (+ x z))))))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ 1 y)))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ 1 y))) (/ z y))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow z 2) (pow y 2))) (/ z y)))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow z 2) (pow y 2))) (+ (* 1/3 (/ (pow z 3) (pow y 3))) (/ z y))))) (log (/ -1 x))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 y)))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ 1 y))) (/ z y))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow z 2) (pow y 2))) (/ z y)))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ 1 y))) (+ (* -1/2 (/ (pow z 2) (pow y 2))) (+ (* 1/3 (/ (pow z 3) (pow y 3))) (/ z y))))))) |
#s(approx (neg (+ y z)) #s(hole binary64 (* -1 y))) |
#s(approx (neg (+ y z)) #s(hole binary64 (* y (- (* -1 (/ z y)) 1)))) |
#s(approx (+ y z) #s(hole binary64 y)) |
#s(approx (+ y z) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#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 (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))))))) |
#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 (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* y (+ (* -1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1/4 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (* x (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3)))) (sqrt (* y (pow z 3))))))) y)) (* 1/2 (* (pow x 3) (sqrt (/ y z))))) (pow y 3))) (+ (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))) (/ (* 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 (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* 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 (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1/2 (* (pow x 3) (sqrt (/ 1 (* (pow y 5) (pow z 3)))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* 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 (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y (pow z 3)))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ (pow y 3) z)))) (* 1/2 (* (* x (+ (* -1/4 (/ (* (pow x 2) y) (* (pow z 3) (pow (sqrt -1) 2)))) (/ (pow x 3) (pow z 3)))) (sqrt (* y (pow z 3)))))) y)) (* 1/2 (* (pow x 3) (sqrt (/ y (pow z 3)))))) (pow y 3))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -2 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* x (sqrt (/ 1 (* (pow y 3) z)))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/8 (* (/ (pow x 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 2 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* x (sqrt (/ 1 (* (pow y 3) z))))))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow y 5) z))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow y 7) z))))) (+ (* 1/2 (* x (sqrt (/ 1 (* (pow y 3) z))))) (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))))))) |
#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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* y (+ (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* y (+ (* -1 (* x (sqrt (/ z (pow y 3))))) (+ (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z)))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ y z)))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* -1 (* y (+ (* -1 (* x (sqrt (/ z (pow y 3))))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* -1 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ z (pow y 3)))) (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 (* (pow y 3) z)))) (* (sqrt (/ 1 (* y (pow z 3)))) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (* y z)) #s(hole binary64 (* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ y (* (* z z) z))) #s(hole binary64 (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/2 (/ (* x z) (* y (+ (* -1 x) (* -1 z))))) (* 1/2 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (* (pow x 2) (pow z 2)) (* y (pow (+ (* -1 x) (* -1 z)) 2)))) (* 1/2 (/ (* x z) (+ (* -1 x) (* -1 z))))) y)) (* 1/2 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (pow (+ (* -1 x) (* -1 z)) 2))) (* -1/6 (/ (* (pow x 3) (pow z 3)) (* y (pow (+ (* -1 x) (* -1 z)) 3))))) y)) (* 1/2 (/ (* x z) (+ (* -1 x) (* -1 z))))) y)) (* 1/2 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 x) (* -1 z))) (* -1 (log (/ -1 y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 x) (* -1 z))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* x z) (* y (+ (* -1 x) (* -1 z))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 x) (* -1 z))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* 1/2 (/ (* (pow x 2) (pow z 2)) (* y (pow (+ (* -1 x) (* -1 z)) 2)))) (/ (* x z) (+ (* -1 x) (* -1 z)))) y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ (* -1 x) (* -1 z))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow x 2) (pow z 2)) (pow (+ (* -1 x) (* -1 z)) 2))) (* -1/3 (/ (* (pow x 3) (pow z 3)) (* y (pow (+ (* -1 x) (* -1 z)) 3))))) y)) (/ (* x z) (+ (* -1 x) (* -1 z)))) y)))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (* -1 (log (/ -1 y))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (* -1 (log (/ -1 y))) (/ z y)) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 z) (* 1/2 (/ (pow z 2) y))) y))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1/2 (pow z 2)) (* 1/3 (/ (pow z 3) y))) y))) y))) (log (/ -1 x))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (* -1 (log (/ -1 y))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (* -1 (log (/ -1 y))) (/ z y)))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 z) (* 1/2 (/ (pow z 2) y))) y))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1/2 (pow z 2)) (* 1/3 (/ (pow z 3) y))) y))) y))))) |
#s(approx (neg (+ y z)) #s(hole binary64 (* -1 (* y (+ 1 (/ z y)))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* x (sqrt (/ y z))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (/ (+ (* x (sqrt (* y z))) (* z (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ z y)))))) z))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (/ (+ (* x (sqrt (* y z))) (* x (sqrt (/ (pow z 3) y)))) z))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (/ (+ (sqrt (* y z)) (sqrt (/ (pow z 3) y))) z))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (/ (+ (sqrt (* y z)) (sqrt (/ (pow z 3) y))) (pow z 2)))) |
#s(approx (* (* z z) z) #s(hole binary64 (pow z 3))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (log (* x y))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x y))) (* 1/2 (* z (+ (/ 1 x) (/ 1 y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x y))) (* z (+ (* -1/4 (/ (* z (pow (+ x y) 2)) (* (pow x 2) (pow y 2)))) (* 1/2 (+ (/ 1 x) (/ 1 y)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* x y))) (* z (+ (* 1/2 (+ (/ 1 x) (/ 1 y))) (* z (+ (* -1/4 (/ (pow (+ x y) 2) (* (pow x 2) (pow y 2)))) (* 1/6 (/ (* z (pow (+ x y) 3)) (* (pow x 3) (pow y 3))))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (log (* x y)))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x y)) (* z (+ (/ 1 x) (/ 1 y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x y)) (* z (+ (* -1/2 (/ (* z (pow (+ x y) 2)) (* (pow x 2) (pow y 2)))) (+ (/ 1 x) (/ 1 y))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* x y)) (* z (+ (* z (+ (* -1/2 (/ (pow (+ x y) 2) (* (pow x 2) (pow y 2)))) (* 1/3 (/ (* z (pow (+ x y) 3)) (* (pow x 3) (pow y 3)))))) (+ (/ 1 x) (/ 1 y))))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (log (neg y)) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log (neg y)) (/ z y)) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log (neg y)) (* z (+ (* -1/2 (/ z (pow y 2))) (/ 1 y)))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log (neg y)) (* z (+ (* z (- (* 1/3 (/ z (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)))) (log (/ -1 x))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (log (neg y)))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log (neg y)) (/ z y)))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log (neg y)) (* z (+ (* -1/2 (/ z (pow y 2))) (/ 1 y)))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log (neg y)) (* z (+ (* z (- (* 1/3 (/ z (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)))))) |
#s(approx (neg (+ y z)) #s(hole binary64 (- (* -1 z) 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 (* 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ y z))) (* x (sqrt (/ 1 (* y z)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ y z))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ y (pow z 3))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* z (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ y (pow z 3)))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* 2 (sqrt (* z (+ x y)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (sqrt (* z (+ x y))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #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 (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (+ x y)) (* -1 (log (/ 1 z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (+ (log (+ x y)) (* -1 (log (/ 1 z))))) (* 1/2 (/ (* x y) (* z (+ x y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 2)))) (+ (* 1/2 (+ (log (+ x y)) (* -1 (log (/ 1 z))))) (* 1/2 (/ (* x y) (* z (+ x y)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 2)))) (+ (* 1/6 (/ (* (pow x 3) (pow y 3)) (* (pow z 3) (pow (+ x y) 3)))) (+ (* 1/2 (+ (log (+ x y)) (* -1 (log (/ 1 z))))) (* 1/2 (/ (* x y) (* z (+ x y))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x y)) (* -1 (log (/ 1 z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (/ (* x y) (* z (+ x y))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (+ (* -1/2 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 2)))) (/ (* x y) (* z (+ x y)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (+ x y)) (+ (* -1 (log (/ 1 z))) (+ (* -1/2 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 2)))) (+ (* 1/3 (/ (* (pow x 3) (pow y 3)) (* (pow z 3) (pow (+ x y) 3)))) (/ (* x y) (* z (+ x y))))))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ 1 z)))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ 1 z))) (/ y z))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ 1 z))) (+ (* -1/2 (/ (pow y 2) (pow z 2))) (/ y z)))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ 1 z))) (+ (* -1/2 (/ (pow y 2) (pow z 2))) (+ (* 1/3 (/ (pow y 3) (pow z 3))) (/ y z))))) (log (/ -1 x))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 z)))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ 1 z))) (/ y z))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ 1 z))) (+ (* -1/2 (/ (pow y 2) (pow z 2))) (/ y z)))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ 1 z))) (+ (* -1/2 (/ (pow y 2) (pow z 2))) (+ (* 1/3 (/ (pow y 3) (pow z 3))) (/ y z))))))) |
#s(approx (neg (+ y z)) #s(hole binary64 (* z (- (* -1 (/ y z)) 1)))) |
#s(approx (+ y z) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (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)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (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)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))))) |
#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 (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(hole binary64 (* 2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#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)) (pow (sqrt -1) 2))) (* (* x (* y (pow (sqrt -1) 2))) (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)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) #s(hole binary64 (+ (* -1 (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) #s(hole binary64 (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (+ x y) z)) #s(hole binary64 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* x (sqrt (/ 1 (* y z))))) (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* x (sqrt (/ 1 (* y z))))) (+ (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ y (pow z 3)))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (* x (sqrt (/ 1 (* y z))))) (* (* x (pow (sqrt -1) 2)) (sqrt (/ y (pow z 3))))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) #s(hole binary64 (* -1 (* z (+ (* -1 (sqrt (/ 1 (* y z)))) (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2))))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) #s(hole binary64 (+ (sqrt (/ 1 (* y z))) (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))))) |
#s(approx (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2)) #s(hole binary64 (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (* 1/2 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* 1/2 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z))))) (* 1/2 (/ (* x y) (* z (+ x y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (/ (* x y) (+ x y))) (* 1/4 (/ (* (pow x 2) (pow y 2)) (* z (pow (+ x y) 2))))) z)) (* 1/2 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (pow (+ x y) 2))) (* 1/6 (/ (* (pow x 3) (pow y 3)) (* z (pow (+ x y) 3))))) z)) (* -1/2 (/ (* x y) (+ x y)))) z)) (* 1/2 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* -1 (+ x y))) (* -1 (log (/ -1 z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (/ (* x y) (* z (+ x y))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ (* -1 (/ (* x y) (+ x y))) (* 1/2 (/ (* (pow x 2) (pow y 2)) (* z (pow (+ x y) 2))))) z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) #s(hole binary64 (+ (log (* -1 (+ x y))) (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ (* -1 (/ (* x y) (+ x y))) (* -1 (/ (+ (* -1/2 (/ (* (pow x 2) (pow y 2)) (pow (+ x y) 2))) (* 1/3 (/ (* (pow x 3) (pow y 3)) (* z (pow (+ x y) 3))))) z))) z)))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (* -1 (log (/ -1 z))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (* -1 (log (/ -1 z))) (/ y z)) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) z))) z))) (log (/ -1 x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) #s(hole binary64 (- (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) z))) z))) z))) (log (/ -1 x))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (* -1 (log (/ -1 z))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (* -1 (log (/ -1 z))) (/ y z)))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ (* -1 y) (* 1/2 (/ (pow y 2) z))) z))))) |
#s(approx (log (neg (+ y z))) #s(hole binary64 (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1/2 (pow y 2)) (* 1/3 (/ (pow y 3) z))) z))) z))))) |
#s(approx (neg (+ y z)) #s(hole binary64 (* -1 (* z (+ 1 (/ y z)))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 #s(approx (+ y x) y) z (*.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(approx (+ y x) y) z (*.f64 y x)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 #s(approx (+ y x) y) z (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ y x) y) z) (*.f64 #s(approx (+ y x) y) z)) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 #s(approx (+ y x) y) z) (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ y x) y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (+ y x) y) z) (*.f64 #s(approx (+ y x) y) z) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.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)) |
(pow.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z)) #s(literal 1/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))) |
(pow.f64 (/.f64 (+.f64 x y) z) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (+.f64 x y)) (sqrt.f64 z)) |
(sqrt.f64 (/.f64 (+.f64 x y) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 x z) (/.f64 x z)) (*.f64 (/.f64 y z) (/.f64 y z))) (-.f64 (/.f64 x z) (/.f64 y z))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (fma.f64 (/.f64 x z) (/.f64 x z) (-.f64 (*.f64 (/.f64 y z) (/.f64 y z)) (*.f64 (/.f64 x z) (/.f64 y z))))) |
(/.f64 (fma.f64 x z (*.f64 z y)) (*.f64 z z)) |
(/.f64 (neg.f64 (+.f64 x y)) (neg.f64 z)) |
(/.f64 (+.f64 x y) z) |
(+.f64 (/.f64 x z) (/.f64 y z)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 y y) y)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(+.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) #s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))))) |
#s(approx (* (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) z) #s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) |
(*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) (*.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (-.f64 (*.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 y z)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
#s(literal 1 binary64) |
(*.f64 (sqrt.f64 y) (sqrt.f64 z)) |
(pow.f64 (*.f64 y z) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 y z)) |
(pow.f64 (/.f64 y (*.f64 (*.f64 z z) z)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 z z) z))) |
(sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 (*.f64 z z) z))) |
(/.f64 y (*.f64 (*.f64 z z) z)) |
(*.f64 (*.f64 z z) z) |
(*.f64 z (*.f64 z z)) |
(pow.f64 z #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 3 binary64))) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 z z) |
(pow.f64 z #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))))) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 1/2 binary64)) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (neg.f64 (+.f64 y z))) (log.f64 (neg.f64 (+.f64 y z)))) (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) (-.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 (+.f64 y z))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (fma.f64 (log.f64 (neg.f64 (+.f64 y z))) (log.f64 (neg.f64 (+.f64 y z))) (-.f64 (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) (*.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))))) |
(+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(log.f64 (neg.f64 (+.f64 y z))) |
(neg.f64 (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 z z) z)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 y z)))) |
(+.f64 y z) |
(neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(log.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(literal -1 binary64) |
#s(literal 1/2 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)) (/.f64 #s(literal 1 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 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 y z) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y z) #s(literal 5 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (+.f64 y z) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (+.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y 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)) (/.f64 #s(literal 1 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 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 y z) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y z) #s(literal 5 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) 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 (fma.f64 x (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))))) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) 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 (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 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))))) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z))))))) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z 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)))) |
#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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (+.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (+.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) 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 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))))))))))))) |
#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 (/.f64 #s(literal 1 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 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 #s(literal -1/4 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) z)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))))) |
#s(approx (sqrt (/ (+ x y) z)) (+.f64 (sqrt.f64 (/.f64 y z)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) 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 y) z)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 (*.f64 x (+.f64 y z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 y z) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (+.f64 y z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y z) #s(literal 5 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (+.f64 y z) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (+.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y z) #s(literal 5 binary64)))))))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log.f64 (sqrt.f64 (*.f64 y z)))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (+.f64 (log.f64 (sqrt.f64 (*.f64 y z))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (+.f64 (log.f64 (sqrt.f64 (*.f64 y z))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (+.f64 (log.f64 (sqrt.f64 (*.f64 y z))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (log.f64 (*.f64 y z))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 y z)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 y z)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z)))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (log.f64 (neg.f64 (+.f64 y z))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (neg (log (/ -1 x))) (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (log (/ -1 x)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ -1 x) (/.f64 #s(literal -1 binary64) x)) |
#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 (*.f64 (*.f64 x x) x) (+.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (*.f64 (*.f64 x x) x) (+.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (*.f64 (*.f64 x x) x) (+.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (*.f64 (*.f64 z z) z)))) 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 (*.f64 (*.f64 z z) z)))) y)) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (*.f64 x x))))) |
#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))) (*.f64 (*.f64 y y) y)) (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 (*.f64 (*.f64 z z) z)))) y)) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (*.f64 x x)))))) |
#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))) (*.f64 (*.f64 y y) y)) (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 (*.f64 (*.f64 z z) z)))) y)) (+.f64 (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z z) z)) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 x x) x) z)) (*.f64 y y))))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (*.f64 x x))))))) |
#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 (*.f64 (*.f64 z z) 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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y y)) (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 (*.f64 (*.f64 z z) z)))) y (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) 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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 z z) z)))) (*.f64 (*.f64 y y) y)) (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 (*.f64 (*.f64 z z) z)))) y (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) 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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y y)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 z z) z) (pow.f64 x #s(literal 7 binary64)))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z z) z)) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (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 y y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 z z) z)))) (*.f64 (*.f64 y y) y)) (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 (*.f64 (*.f64 z z) z)))) y (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) 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 (*.f64 (*.f64 x x) x) 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))) (*.f64 y y)) (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 (*.f64 (*.f64 x x) x) 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))) (*.f64 y y)) (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 y y) y)) (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 (*.f64 (*.f64 x x) x) 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 (*.f64 (*.f64 x x) x) 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))) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) 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))) (*.f64 y y)) (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 y y) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 y z))) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (+.f64 y z))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (*.f64 (*.f64 x x) x) (+.f64 y z)))) (*.f64 y z))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 y z)))) (*.f64 y z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (*.f64 (*.f64 x x) x) (+.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))))) (*.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 y z)))) (*.f64 y z)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (+.f64 y z)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (+.f64 y z)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) (*.f64 x (+.f64 y z)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 (+.f64 y z) (+.f64 y z)))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (+.f64 y z)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) (*.f64 x (+.f64 y z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 (+.f64 y z) (+.f64 y z)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (pow.f64 (*.f64 x (+.f64 y z)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (+.f64 y z)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) (*.f64 x (+.f64 y z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 y z)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 y z)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (/.f64 (*.f64 y z) (*.f64 x (+.f64 y z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 y z)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 (+.f64 y z) (+.f64 y z)))) (/.f64 (*.f64 y z) (*.f64 x (+.f64 y z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 y z)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 (+.f64 y z) (+.f64 y z)))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (pow.f64 (*.f64 x (+.f64 y z)) #s(literal 3 binary64))) (/.f64 (*.f64 y z) (*.f64 x (+.f64 y z)))))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (log.f64 (neg.f64 (+.f64 y z))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (neg (log (/ -1 x))) (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (log (/ -1 x)) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))) #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) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (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) (sqrt.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x) #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) (sqrt.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))) #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) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (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 (*.f64 (*.f64 z z) z)))) (*.f64 y #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.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 x (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 y #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (*.f64 x x)))))) |
#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 y y) y)) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 y #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (*.f64 x x))))))) |
#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 (*.f64 (*.f64 x x) x) z)) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 (*.f64 z z) z) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))))))) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 x x) x)) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 y #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y y)) (*.f64 (sqrt.f64 (/.f64 x z)) y))) (*.f64 x x))))))) |
#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 (*.f64 (*.f64 z z) z)))) (*.f64 y #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.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)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 y #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))) y))))))) |
#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 (*.f64 (*.f64 z z) z)))) (*.f64 y #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 z z) z)))) (*.f64 (*.f64 y y) y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))) y)))))))) |
#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 (*.f64 (*.f64 z z) z)))) (*.f64 y #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 (*.f64 (*.f64 x x) x) z)) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 (*.f64 z z) z) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))))) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 x x) x)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))) y)))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) #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))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))) y))))) |
#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 y y) #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))) y)))))) |
#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 y y) #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 (*.f64 y y) y) #s(literal 1 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))) y))))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 x z)) #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 (*.f64 (*.f64 x x) x) z))) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #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 y y) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #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 y y) #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 (*.f64 y y) y) #s(literal 1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) #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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))) #s(literal -1 binary64))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (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 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (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) (sqrt.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 y y) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) x) #s(literal -1 binary64))))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 x (*.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 x (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) (*.f64 x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 x (*.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))))) (/.f64 (*.f64 y z) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)))) x))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 x (pow.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) x) (/.f64 (*.f64 y z) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) z)))) x))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (log.f64 (/.f64 (neg.f64 (+.f64 y z)) (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (neg (log (/ -1 x))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (log (/ -1 x)) (log.f64 (/.f64 #s(literal -1 binary64) 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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y (*.f64 (+.f64 x z) (+.f64 x z)))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x z) #s(literal 5 binary64)))) (*.f64 y (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y (*.f64 (+.f64 x z) (+.f64 x z)))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x z) #s(literal 5 binary64)))) (*.f64 y (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z))))))))))) |
#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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y (*.f64 (+.f64 x z) (+.f64 x z)))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x z) #s(literal 5 binary64)))) (*.f64 y (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (*.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 (*.f64 (*.f64 z z) 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 (fma.f64 y (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z)))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) 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 (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 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z))))))) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) z))))))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (sqrt.f64 (/.f64 x (*.f64 (*.f64 z 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 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 (*.f64 (*.f64 z z) 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 (*.f64 (*.f64 z z) z))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) 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))) (+.f64 (sqrt.f64 (/.f64 x (*.f64 (*.f64 z z) z))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 z z) z)))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) 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 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z))))))))))))))) |
#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 (*.f64 (*.f64 x x) 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 y (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) 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 (*.f64 (*.f64 x x) x) 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 (*.f64 (*.f64 x x) x) 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 z y)))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (/.f64 (fma.f64 x (sqrt.f64 (*.f64 y z)) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (sqrt.f64 (/.f64 y z)))))) y)) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (*.f64 x (sqrt.f64 (/.f64 z y)))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (/.f64 (fma.f64 x (sqrt.f64 (*.f64 y z)) (*.f64 x (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) z)))) y)) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (sqrt.f64 (/.f64 z y))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (/.f64 (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) z))) y)) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/.f64 (+.f64 (sqrt.f64 (/.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) y)) |
#s(approx (/ 1 (sqrt (* y z))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (sqrt (* y z)) (sqrt.f64 (*.f64 y z))) |
#s(approx (sqrt (/ y (* (* z z) z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) |
#s(approx (/ y (* (* z z) z)) (/.f64 y (*.f64 (*.f64 z z) z))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y (*.f64 (+.f64 x z) (+.f64 x z)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (+.f64 x z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x z) #s(literal 5 binary64)))) (*.f64 y (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 y (*.f64 (+.f64 x z) (+.f64 x z)))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x z) #s(literal 5 binary64)))) (*.f64 y (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z))))))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log.f64 (sqrt.f64 (*.f64 x z)))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (+.f64 (log.f64 (sqrt.f64 (*.f64 x z))) (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (+.f64 (log.f64 (sqrt.f64 (*.f64 x z))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (+.f64 (log.f64 (sqrt.f64 (*.f64 x z))) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 y (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (log.f64 (*.f64 x z))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 x z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 (+.f64 x z) (+.f64 x z))) (*.f64 (*.f64 x x) (*.f64 z z))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 x z)) (*.f64 y (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (log.f64 (/.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (+.f64 (log.f64 (neg.f64 z)) (/.f64 y z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (+.f64 (log.f64 (neg.f64 z)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 z z)) (/.f64 #s(literal 1 binary64) z)))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (+.f64 (log.f64 (neg.f64 z)) (*.f64 y (fma.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 (*.f64 z z) z))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) z)))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (log (neg (+ y z))) (log.f64 (neg.f64 z))) |
#s(approx (log (neg (+ y z))) (+.f64 (log.f64 (neg.f64 z)) (/.f64 y z))) |
#s(approx (log (neg (+ y z))) (+.f64 (log.f64 (neg.f64 z)) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 z z)) (/.f64 #s(literal 1 binary64) z))))) |
#s(approx (log (neg (+ y z))) (+.f64 (log.f64 (neg.f64 z)) (*.f64 y (fma.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 y (*.f64 (*.f64 z z) z))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) z))))) |
#s(approx (neg (+ y z)) (*.f64 #s(literal -1 binary64) z)) |
#s(approx (neg (+ y z)) (-.f64 (*.f64 #s(literal -1 binary64) y) z)) |
#s(approx (+ y z) z) |
#s(approx (+ y z) (+.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 (*.f64 (*.f64 y y) y) (+.f64 x z)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (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 (*.f64 (*.f64 y y) y) (+.f64 x z))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (+.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 (*.f64 (*.f64 y y) y) (+.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 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (+.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 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (+.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 (*.f64 (*.f64 y y) y) (+.f64 x z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (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 (*.f64 (*.f64 y y) y) (+.f64 x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (*.f64 y y))))) |
#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 (*.f64 (*.f64 x x) x) (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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (*.f64 y y)))))) |
#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 (*.f64 (*.f64 x x) x) (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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))))) (+.f64 (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 (*.f64 z z) z)) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (*.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) z)))))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (*.f64 y y))))))) |
#s(approx (+ (* (* y x) (sqrt (/ 1 (* (+ y x) (* (* z z) z))))) (* (sqrt (/ (+ y x) z)) 2)) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) 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 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) 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 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) 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 (*.f64 x x) y) (*.f64 (*.f64 z z) z)) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (/.f64 (*.f64 (*.f64 z z) z) (pow.f64 y #s(literal 7 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (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 x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (fma.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) z)))) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (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 x x) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) z)))) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z))))))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (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 (*.f64 (*.f64 y y) y) z))))))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (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 x x) x) (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 (*.f64 (*.f64 y y) y) 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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 z y)) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 z y)) (fma.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 z (*.f64 (*.f64 y y) y)))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (*.f64 x (sqrt.f64 (/.f64 y z)))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (*.f64 y (fma.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 z (*.f64 (*.f64 y y) y))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (sqrt.f64 (/.f64 y z))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 z (*.f64 (*.f64 y y) y)))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y (+.f64 x z))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (*.f64 (*.f64 y y) y) (+.f64 x z)))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (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 (*.f64 (*.f64 y y) y) (+.f64 x z))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (+.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 (*.f64 (*.f64 y y) y) (+.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 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (+.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 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 y y) y) (+.f64 x z))))))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (+.f64 x z)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (+.f64 x z)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x z) (*.f64 y (+.f64 x z)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x z) (+.f64 x z)))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (+.f64 x z)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x z) (*.f64 y (+.f64 x z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x z) (+.f64 x z)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (pow.f64 (*.f64 y (+.f64 x z)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (+.f64 x z)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x z) (*.f64 y (+.f64 x z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 x z)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 x z)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (/.f64 (*.f64 x z) (*.f64 y (+.f64 x z)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 x z)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x z) (+.f64 x z)))) (/.f64 (*.f64 x z) (*.f64 y (+.f64 x z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 x z)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x z) (+.f64 x z)))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (pow.f64 (*.f64 y (+.f64 x z)) #s(literal 3 binary64))) (/.f64 (*.f64 x z) (*.f64 y (+.f64 x z)))))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (/.f64 z y))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) (*.f64 y y)) (/.f64 z y)))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)) (/.f64 z y))))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (log (neg (+ y z))) (+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y))))) |
#s(approx (log (neg (+ y z))) (+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (/.f64 z y)))) |
#s(approx (log (neg (+ y z))) (+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) (*.f64 y y)) (/.f64 z y))))) |
#s(approx (log (neg (+ y z))) (+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)) (/.f64 z y)))))) |
#s(approx (neg (+ y z)) (*.f64 #s(literal -1 binary64) y)) |
#s(approx (neg (+ y z)) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 z y)) #s(literal 1 binary64)))) |
#s(approx (+ y z) y) |
#s(approx (+ y z) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z y)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))) #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) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (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 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (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 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (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) (sqrt.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))) #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)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y) #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 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y) #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 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y) #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) (sqrt.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))) #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) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (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 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (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 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y 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 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (*.f64 y y)))))) |
#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 x x) x) (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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (*.f64 y y))))))) |
#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 x x) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 (*.f64 (*.f64 z z) z) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (*.f64 y (*.f64 (*.f64 z z) z))))))) y) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (/.f64 y z))))) (*.f64 (*.f64 y y) y)) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)))) (/.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))) (*.f64 x (sqrt.f64 (/.f64 y z))))) (*.f64 y y))))))) |
#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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 (*.f64 (*.f64 z z) z) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (*.f64 y (*.f64 (*.f64 z z) z)))))) y) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))) (*.f64 (*.f64 y y) y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z))))))))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) 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 x x) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) 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 x x) #s(literal -1 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 (*.f64 x x) x) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))))))))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) #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 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #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 x x) #s(literal -1 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 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #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 x x) #s(literal -1 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 (*.f64 x x) x) #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 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 z y)) #s(literal -1 binary64)) (*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 (/.f64 z (*.f64 (*.f64 y y) y)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 z y)) #s(literal -1 binary64)) (*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal -1 binary64)) (sqrt.f64 (/.f64 y z))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 (/.f64 z (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) #s(literal -1 binary64)))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 z (*.f64 (*.f64 y y) y))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64)))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) #s(literal -1 binary64)))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z)))) #s(literal -1 binary64)))))) |
#s(approx (sqrt (* y z)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal -1 binary64)))) |
#s(approx (sqrt (/ y (* (* z z) z))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) #s(literal -1 binary64)))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))) #s(literal -1 binary64))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (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) (sqrt.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))) #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)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y) #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 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y) #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 (*.f64 x x) (*.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 z z) z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) y) #s(literal -1 binary64))))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x z) (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 y (*.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x z) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))))) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (*.f64 y (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) y) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x z) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))))) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 y (*.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))))) (/.f64 (*.f64 x z) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))) y))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (*.f64 y (pow.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)) #s(literal 3 binary64)))))) y) (/.f64 (*.f64 x z) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) z)))) y))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 z y)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) y))) y))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z z) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 z z) z) y))) y))) y))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (log (neg (+ y z))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (log (neg (+ y z))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 z y))) |
#s(approx (log (neg (+ y z))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) y))) y)))) |
#s(approx (log (neg (+ y z))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z z) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 z z) z) y))) y))) y)))) |
#s(approx (neg (+ y z)) (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 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 (* (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal 5 binary64)))) (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) (+.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal 5 binary64)))) (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y))))))))))) |
#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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal 5 binary64)))) (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 (*.f64 z z) z) (+.f64 x y))) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 z (+.f64 x y))))) (*.f64 z z))) |
#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 (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 y z)))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (/.f64 (fma.f64 x (sqrt.f64 (*.f64 y z)) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (sqrt.f64 (/.f64 z y)))))) z)) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (/.f64 (fma.f64 x (sqrt.f64 (*.f64 y z)) (*.f64 x (sqrt.f64 (/.f64 (*.f64 (*.f64 z z) z) y)))) z)) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (/.f64 (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 z z) z) y))) z)) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/.f64 (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 z z) z) y))) (*.f64 z z))) |
#s(approx (* (* z z) z) (*.f64 (*.f64 z z) z)) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) (*.f64 z (+.f64 x y))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) (+.f64 x y)))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal 5 binary64)))) (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) (+.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal 5 binary64)))) (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y))))))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log.f64 (sqrt.f64 (*.f64 x y)))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (+.f64 (log.f64 (sqrt.f64 (*.f64 x y))) (*.f64 #s(literal 1/2 binary64) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (+.f64 (log.f64 (sqrt.f64 (*.f64 x y))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (+.f64 (log.f64 (sqrt.f64 (*.f64 x y))) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (log.f64 (*.f64 x y))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 x y)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 x x) (*.f64 y y))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 x y)) (*.f64 z (fma.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (log.f64 (/.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (+.f64 (log.f64 (neg.f64 y)) (/.f64 z y)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (+.f64 (log.f64 (neg.f64 y)) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (+.f64 (log.f64 (neg.f64 y)) (*.f64 z (fma.f64 z (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 z (*.f64 (*.f64 y y) y))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y)))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (log (neg (+ y z))) (log.f64 (neg.f64 y))) |
#s(approx (log (neg (+ y z))) (+.f64 (log.f64 (neg.f64 y)) (/.f64 z y))) |
#s(approx (log (neg (+ y z))) (+.f64 (log.f64 (neg.f64 y)) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))))) |
#s(approx (log (neg (+ y z))) (+.f64 (log.f64 (neg.f64 y)) (*.f64 z (fma.f64 z (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 z (*.f64 (*.f64 y y) y))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))))) |
#s(approx (neg (+ y z)) (-.f64 (*.f64 #s(literal -1 binary64) z) 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 (*.f64 (*.f64 z z) z) (+.f64 x y)))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (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 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.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 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 (*.f64 z z) z) (+.f64 x y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (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 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 (*.f64 z z) z) (+.f64 x y))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (fma.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (*.f64 z (fma.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 z (+.f64 x y))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/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 (*.f64 (*.f64 z z) z) (+.f64 x y)))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (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 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 (*.f64 z z) z) (+.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 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.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 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (+.f64 x y)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (+.f64 x y)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 z (+.f64 x y)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 (+.f64 x y) (+.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (+.f64 x y)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 z (+.f64 x y))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 (+.f64 x y) (+.f64 x y)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (pow.f64 (*.f64 z (+.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (+.f64 x y)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 z (+.f64 x y)))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 x y)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 x y)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z)) (/.f64 (*.f64 x y) (*.f64 z (+.f64 x y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 x y)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (*.f64 x y) (*.f64 z (+.f64 x y))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 x y)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 (+.f64 x y) (+.f64 x y)))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (pow.f64 (*.f64 z (+.f64 x y)) #s(literal 3 binary64))) (/.f64 (*.f64 x y) (*.f64 z (+.f64 x y)))))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z)))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z)) (/.f64 y z))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 y z)))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (/.f64 y z))))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (log (neg (+ y z))) (+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z))))) |
#s(approx (log (neg (+ y z))) (+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z)) (/.f64 y z)))) |
#s(approx (log (neg (+ y z))) (+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 y z))))) |
#s(approx (log (neg (+ y z))) (+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (/.f64 y z)))))) |
#s(approx (neg (+ y z)) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y z)) #s(literal 1 binary64)))) |
#s(approx (+ y z) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) #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)) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.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 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.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 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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)) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) #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 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #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 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #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 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #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) (sqrt.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y))) #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) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) z) (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 (*.f64 x x) (*.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) z) (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 (*.f64 x x) (*.f64 (*.f64 y y) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 y y) y) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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) (sqrt.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y)) z) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) z) (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))) #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)) #s(literal -1 binary64)) (*.f64 (*.f64 x (*.f64 y #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.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)) #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 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64))))) |
#s(approx (* 2 (sqrt (/ (+ x y) z))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (+ x y) z)) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) #s(literal -1 binary64))))))) |
#s(approx (+ (* 2 (sqrt (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) #s(literal -1 binary64)) (*.f64 (*.f64 x #s(literal -1 binary64)) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))))) |
#s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) (*.f64 (*.f64 x #s(literal -1 binary64)) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z)))))))) |
#s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) #s(literal -1 binary64)))))) |
#s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))) #s(literal -1 binary64))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) #s(literal -1 binary64)))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y)))))))))) |
#s(approx (* 2 (exp (* (log (+ (* (+ y x) z) (* y x))) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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)) #s(literal -1 binary64)) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))))))))) |
#s(approx (sqrt (+ (* (+ y x) z) (* y x))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) #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 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #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 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #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 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 z (+.f64 x y)))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (+.f64 x y)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y)))))) z) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))))))) |
#s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) z) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (+.f64 x y)))) z) (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 x y) (*.f64 z (+.f64 x y)))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (+.f64 x y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y)))))) z))))) |
#s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (+.f64 x y))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (+.f64 x y)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)))))) z))) z))))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z)) (/.f64 y z)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) z))) z))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log (neg (+ y z))) (neg (log (/ -1 x)))) (-.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 y y) y) z))) z))) z))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (log (neg (+ y z))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z)))) |
#s(approx (log (neg (+ y z))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z)) (/.f64 y z))) |
#s(approx (log (neg (+ y z))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) z))) z)))) |
#s(approx (log (neg (+ y z))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 y y) y) z))) z))) z)))) |
#s(approx (neg (+ y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 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))))) |
Compiled 13 107 to 3 555 computations (72.9% saved)
35 alts after pruning (27 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 515 | 11 | 526 |
| Fresh | 8 | 16 | 24 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 525 | 35 | 560 |
| 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)) |
| 24.4% | (*.f64 (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ y x) y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (+ y x) y) z) (*.f64 #s(approx (+ y x) y) z) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 #s(approx (+ y x) y) 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))))) | |
| 39.1% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) y)))) | |
| ✓ | 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)))) |
| 47.3% | (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (/.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 (+.f64 y z))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (fma.f64 (log.f64 (neg.f64 (+.f64 y z))) (log.f64 (neg.f64 (+.f64 y z))) (-.f64 (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) (*.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))))))) #s(literal 1/2 binary64)))) | |
| 47.2% | (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 (neg.f64 x) (neg.f64 z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 1/2 binary64)))) | |
| 1.8% | (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 y z)) (neg.f64 (neg.f64 (log.f64 x))))) #s(literal 1/2 binary64)))) | |
| 2.0% | (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))) #s(literal 1/2 binary64)))) | |
| 47.2% | (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 #s(approx (+ y z) y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 1/2 binary64)))) | |
| 32.8% | (*.f64 #s(literal 2 binary64) (exp.f64 #s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log.f64 (sqrt.f64 (*.f64 y z)))))) | |
| 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)) | |
| 46.6% | #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) (/.f64 (sqrt.f64 (+.f64 x y)) (sqrt.f64 z)))) z)) | |
| 2.4% | #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) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 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 #s(approx (+ x y) 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)) | |
| 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)) | |
| 2.0% | #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 x z)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) y)))) z)) | |
| 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 (*.f64 (*.f64 z z) z)))) y)))))) | |
| 38.9% | #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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 z y)) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))))) | |
| 3.5% | #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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z #s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))))) | |
| 2.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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z #s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))))) | |
| 1.9% | #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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 z y)))))) | |
| 1.6% | #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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 y z)))))) | |
| 3.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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x #s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (/.f64 (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) z))) y)))))) |
Compiled 2 121 to 1 408 computations (33.6% 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 y 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 z 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)) |
#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) y) 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)) |
#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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z #s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y 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)) |
#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) (/.f64 (sqrt.f64 (+.f64 x y)) (sqrt.f64 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) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)))) z)) |
(*.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)))) |
#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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z #s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))))) |
(*.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) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.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 #s(approx (/ (+ x y) z) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x z)))))))) z)) |
(*.f64 #s(literal 2 binary64) (exp.f64 #s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log.f64 (sqrt.f64 (*.f64 y 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 y z)) (*.f64 x (*.f64 z #s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 z y)) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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)) #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)))) 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x #s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (/.f64 (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) 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) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) #s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (/.f64 (*.f64 x (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) 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 y z)) (*.f64 x #s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (/.f64 (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) z))) y)))))) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 y z)) (neg.f64 (neg.f64 (log.f64 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) (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 z (+.f64 x y))))) z))) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 #s(approx (+ y z) y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 1/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 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 (*.f64 (*.f64 z z) z)))) 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 y (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) 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 (*.f64 (*.f64 z z) 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 (*.f64 (*.f64 z 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 y z)) (*.f64 x #s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 z (*.f64 (*.f64 y y) 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 y z)) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z 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)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) z)) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 1/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 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)) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 (neg.f64 x) (neg.f64 z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 1/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 (/.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 z)) #s(literal 2 binary64))) z)) |
(*.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)))) (*.f64 #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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 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 #s(literal -1 binary64) (*.f64 y (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) z))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) #s(literal -1 binary64))))))))) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ y x) y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (+ y x) y) z) (*.f64 #s(approx (+ y x) y) z) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 #s(approx (+ y x) y) z) (*.f64 y x)))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 y x) z) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (+.f64 y x) z) (*.f64 y x)))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (/.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 (+.f64 y z))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (fma.f64 (log.f64 (neg.f64 (+.f64 y z))) (log.f64 (neg.f64 (+.f64 y z))) (-.f64 (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) (*.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))))))) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 y z))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 1/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) (/.f64 (sqrt.f64 (+.f64 x y)) (sqrt.f64 z)))) z)) |
6 calls:
| 36.0ms | x |
| 33.0ms | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 20.0ms | z |
| 20.0ms | y |
| 16.0ms | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.0% | 2 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 83.0% | 2 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 83.0% | 2 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 92.1% | 3 | x |
| 94.4% | 2 | y |
| 87.0% | 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 y 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 z 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)) |
#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) y) 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)) |
#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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z #s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y 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)) |
#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) (/.f64 (sqrt.f64 (+.f64 x y)) (sqrt.f64 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) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)))) z)) |
(*.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)))) |
#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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z #s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))))) |
(*.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) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.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 #s(approx (/ (+ x y) z) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x z)))))))) z)) |
(*.f64 #s(literal 2 binary64) (exp.f64 #s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log.f64 (sqrt.f64 (*.f64 y 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 y z)) (*.f64 x (*.f64 z #s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 z y)) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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)) #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)))) 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x #s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (/.f64 (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) 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) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) #s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (/.f64 (*.f64 x (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) 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 y z)) (*.f64 x #s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (/.f64 (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) z))) y)))))) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 y z)) (neg.f64 (neg.f64 (log.f64 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) (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 z (+.f64 x y))))) z))) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 #s(approx (+ y z) y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 1/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 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 (*.f64 (*.f64 z z) z)))) 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 y (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 z z) 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 (*.f64 (*.f64 z z) 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 (*.f64 (*.f64 z 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 y z)) (*.f64 x #s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 z (*.f64 (*.f64 y y) 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 y z)) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z 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)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 y z)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))) z)) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 (+.f64 x y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z))))) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (neg.f64 #s(approx (+ y z) y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x 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) (/.f64 (sqrt.f64 (+.f64 x y)) (sqrt.f64 z)))) z)) |
1 calls:
| 14.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.6% | 3 | 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 y 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 z 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)) |
#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) y) 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)) |
#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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z #s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y 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)) |
#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) (/.f64 (sqrt.f64 (+.f64 x y)) (sqrt.f64 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) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal -1 binary64)))) z)) |
(*.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)))) |
#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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z #s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) z))))))))) |
(*.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) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.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 #s(approx (/ (+ x y) z) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x z)))))))) z)) |
(*.f64 #s(literal 2 binary64) (exp.f64 #s(approx (* (log (+ (* (+ y x) z) (* y x))) 1/2) (log.f64 (sqrt.f64 (*.f64 y 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 y z)) (*.f64 x (*.f64 z #s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 z y)) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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)) #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)))) 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x #s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (/.f64 (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (/.f64 y (*.f64 (*.f64 z z) 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) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) #s(approx (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))))) (/.f64 (*.f64 x (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) 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 y z)) (*.f64 x #s(approx (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))) (/.f64 (+.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (/.f64 (*.f64 (*.f64 y y) y) z))) y)))))) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 #s(approx (log (+ (* (+ y x) z) (* y x))) (+.f64 (log.f64 (+.f64 y z)) (neg.f64 (neg.f64 (log.f64 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) (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 z z) z) (+.f64 x y))) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 z (+.f64 x y))))) z))) |
| 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) (/.f64 (sqrt.f64 (+.f64 x y)) (sqrt.f64 z)))) z)) |
6 calls:
| 20.0ms | y |
| 15.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 14.0ms | z |
| 13.0ms | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.7% | 2 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 79.7% | 2 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 79.7% | 2 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 80.4% | 2 | z |
| 78.3% | 2 | x |
| 81.6% | 2 | 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 y 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 z 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)) |
#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) y) 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)) |
#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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z #s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y 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)) |
| 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)) |
1 calls:
| 10.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.5% | 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 y 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 z 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)) |
#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) y) 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)) |
#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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z #s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y 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)) |
2 calls:
| 13.0ms | z |
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.8% | 2 | z |
| 80.4% | 2 | y |
Compiled 2 to 6 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 y 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 z 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)) |
#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) y) 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)) |
#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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (*.f64 z #s(approx (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (+.f64 x y) z)))) z)) |
4 calls:
| 9.0ms | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 6.0ms | y |
| 6.0ms | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 6.0ms | (*.f64 #s(literal 2 binary64) (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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 y 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 z 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)) |
#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) y) 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 y 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 z 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 | y |
| 5.0ms | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 4.0ms | z |
| 4.0ms | x |
| 4.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 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 | x |
| 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 y 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 z 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 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 3.0ms | z |
| 3.0ms | x |
| 3.0ms | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 3.0ms | y |
| 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 y 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 (* y z))) (* x (* z (+ (/ 1 (sqrt (* y z))) (sqrt (/ y (* (* z z) z))))))) (*.f64 x (sqrt.f64 (/.f64 z 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:
| 3.0ms | y |
| 1.0ms | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 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 | 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 |
|---|---|---|
| 35.0ms | -1.2891700791713234e-258 | 2.39602010681693e-295 |
| 11.0ms | 192× | 0 | valid |
| 11.0ms | 148× | 0 | invalid |
Compiled 689 to 701 computations (-1.7% saved)
ival-mult!: 8.0ms (65% of total)ival-sqrt: 3.0ms (24.4% of total)ival-add!: 1.0ms (8.1% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 121.0ms | 7.28342040745159e-264 | 2.83061480960119e-260 |
| 14.0ms | -7.504309159304911e+31 | -7.021316722850183e+31 |
| 104.0ms | 144× | 0 | valid |
| 10.0ms | 179× | 0 | invalid |
Compiled 411 to 421 computations (-2.4% saved)
ival-sqrt: 98.0ms (93.1% of total)ival-mult!: 6.0ms (5.7% of total)ival-add!: 1.0ms (1% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.28342040745159e-264 | 2.83061480960119e-260 |
Compiled 361 to 369 computations (-2.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 8048578045632048000.0 | 2.794307630342028e+23 |
| 9.0ms | 161× | 0 | invalid |
| 7.0ms | 128× | 0 | valid |
Compiled 353 to 361 computations (-2.3% saved)
ival-mult!: 5.0ms (59.9% of total)ival-sqrt: 2.0ms (24% of total)ival-add!: 1.0ms (12% 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 |
|---|---|---|
| 26.0ms | 8048578045632048000.0 | 2.794307630342028e+23 |
| 13.0ms | 108× | 0 | invalid |
| 6.0ms | 112× | 0 | valid |
Compiled 393 to 401 computations (-2% saved)
ival-add!: 8.0ms (59.9% of total)ival-mult!: 4.0ms (30% of total)ival-sqrt: 2.0ms (15% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 8048578045632048000.0 | 2.794307630342028e+23 |
| 7.0ms | 124× | 0 | invalid |
| 5.0ms | 96× | 0 | valid |
Compiled 385 to 393 computations (-2.1% saved)
ival-mult!: 4.0ms (59.9% of total)ival-sqrt: 2.0ms (30% of total)ival-add!: 1.0ms (15% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 70.0ms | -1.2891700791713234e-258 | 2.39602010681693e-295 |
| 34.0ms | 176× | 0 | valid |
| 26.0ms | 148× | 0 | invalid |
Compiled 341 to 365 computations (-7% saved)
ival-mult!: 48.0ms (93.5% of total)ival-sqrt: 2.0ms (3.9% of total)ival-add!: 1.0ms (1.9% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | -1.2891700791713234e-258 | 2.39602010681693e-295 |
| 18.0ms | 160× | 0 | valid |
| 8.0ms | 140× | 0 | invalid |
Compiled 329 to 353 computations (-7.3% saved)
ival-add!: 10.0ms (55.8% of total)ival-mult!: 5.0ms (27.9% of total)ival-sqrt: 2.0ms (11.2% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 172 to 128 computations (25.6% saved)
Compiled 1 011 to 905 computations (10.5% saved)
Loading profile data...