
Time bar (total: 7.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 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 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 4 |
| 18.8% | 18.7% | 81.1% | 0.1% | 0% | 0% | 0% | 5 |
| 31.3% | 31.2% | 68.6% | 0.1% | 0% | 0% | 0% | 6 |
| 33.3% | 31.2% | 62.4% | 0.1% | 0% | 6.2% | 0% | 7 |
| 39.2% | 36.7% | 56.9% | 0.1% | 0% | 6.2% | 0% | 8 |
| 50.4% | 46% | 45.2% | 0.1% | 0% | 8.6% | 0% | 9 |
| 55.6% | 48.2% | 38.4% | 0.1% | 0% | 13.3% | 0% | 10 |
| 61.5% | 52.8% | 33.1% | 0.1% | 0% | 14% | 0% | 11 |
| 69.5% | 58% | 25.5% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 40 to 22 computations (45% saved)
| 863.0ms | 8 256× | 0 | valid |
| 143.0ms | 973× | 0 | invalid |
ival-mult!: 286.0ms (46.5% of total)ival-sqrt: 147.0ms (23.9% of total)ival-neg: 59.0ms (9.6% of total)ival-div!: 56.0ms (9.1% of total)ival-sub!: 47.0ms (7.6% of total)ival-add!: 12.0ms (1.9% of total)ival-if: 5.0ms (0.8% of total)adjust: 2.0ms (0.3% of total)ival->=: 2.0ms (0.3% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 393 |
| 1 | 366 | 365 |
| 2 | 1429 | 365 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 71.7% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
Compiled 76 to 40 computations (47.4% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1050 | 8145 |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 b) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(*.f64 #s(literal 2 binary64) c) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (+.f64 (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* (* 4 a) c) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
#s(approx (* 4 a) (*.f64 #s(literal 4 binary64) a)) |
#s(approx a a) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))) a)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))))) a)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 b a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)))))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (+.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 a (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx c c) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (* 2 c) (*.f64 #s(literal 2 binary64) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 b c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) (/.f64 b c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c)) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 7.0ms | b | inf |
| 5.0ms | a | -inf |
| 5.0ms | a | inf |
| 5.0ms | b | -inf |
| 4.0ms | a | 0 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 145 |
| 0 | 33 | 145 |
| 1 | 81 | 140 |
| 2 | 277 | 140 |
| 3 | 1201 | 140 |
| 0 | 4010 | 140 |
| 0 | 13195 | 132 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 b) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(*.f64 #s(literal 2 binary64) c) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) (neg.f64 a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 b (neg.f64 a))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) (neg.f64 a) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 b #s(literal -2 binary64))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (neg.f64 a)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) (+.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 b (neg.f64 a))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 b #s(literal -2 binary64))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (neg.f64 a)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 b) #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 b) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 b (neg.f64 a))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 b #s(literal -2 binary64))))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 b (neg.f64 a)))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) a (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a) (*.f64 #s(literal -2 binary64) (neg.f64 b))) (*.f64 #s(literal -2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (+.f64 a a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 b a))) (+.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 b #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 b (neg.f64 a))))) (+.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 b #s(literal -2 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 a) (/.f64 b (neg.f64 a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 a) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (*.f64 (neg.f64 b) #s(literal -1 binary64)))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (*.f64 (neg.f64 b) #s(literal 1 binary64)))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) #s(literal -2 binary64) (*.f64 a (neg.f64 (/.f64 b (neg.f64 a))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (neg.f64 (/.f64 b #s(literal -2 binary64))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 b (neg.f64 a)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) #s(literal 1 binary64) (*.f64 a (/.f64 b (*.f64 #s(literal -2 binary64) a)))) a) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 b))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (*.f64 (neg.f64 b) #s(literal -1 binary64)))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a) (*.f64 (+.f64 a a) (*.f64 (neg.f64 b) #s(literal 1 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -2 binary64) (*.f64 (+.f64 a a) (/.f64 b a))) (*.f64 (+.f64 a a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 a) (*.f64 (+.f64 a a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -2 binary64) (*.f64 (+.f64 a a) (neg.f64 (/.f64 b (neg.f64 a))))) (*.f64 (+.f64 a a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 a) (*.f64 (+.f64 a a) (neg.f64 (/.f64 b #s(literal -2 binary64))))) (*.f64 (+.f64 a a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 b (neg.f64 a)))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a (*.f64 (+.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) b)) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 b) #s(literal -1 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 b) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (/.f64 b (neg.f64 a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (/.f64 b #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b (neg.f64 a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (+.f64 a a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) a (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 b a) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 b a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b a) (+.f64 a a) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal 2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal 2 binary64)) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal 2 binary64)) (+.f64 a a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (neg.f64 a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b (neg.f64 a))) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b (neg.f64 a))) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b (neg.f64 a))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b (neg.f64 a))) (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b (neg.f64 a))) a (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b (neg.f64 a))) (+.f64 a a) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b (neg.f64 a))) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (+.f64 a a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (neg.f64 a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 b (neg.f64 a)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 b (neg.f64 a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b (neg.f64 a)) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 b #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 b #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 b #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 a) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) a) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (+.f64 a a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal -2 binary64) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) a) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) (neg.f64 b))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (/.f64 b a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) a) (*.f64 (neg.f64 a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a b)) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 b a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) (*.f64 (+.f64 a a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)) (*.f64 (+.f64 a a) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (neg.f64 a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (+.f64 a a)) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (+.f64 a a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 (+.f64 a a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (+.f64 a a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (+.f64 a a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 a)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (+.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (neg.f64 a)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (+.f64 a a)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (+.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (+.f64 a a)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (neg.f64 a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) (+.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) (neg.f64 a)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) (+.f64 a a)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (+.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) #s(literal -2 binary64)) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (+.f64 a a)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (neg.f64 a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (neg.f64 a)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 a)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) a) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 b (neg.f64 a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal -2 binary64)) (*.f64 (+.f64 a a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 (+.f64 a a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal -2 binary64)) (*.f64 (+.f64 a a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (+.f64 a a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (neg.f64 a)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) #s(literal -1 binary64))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (E.f64) #s(literal -2 binary64))) |
(/.f64 (*.f64 (E.f64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) #s(literal -2 binary64))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (E.f64) (/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (/.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) (*.f64 (E.f64) #s(literal -2 binary64))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) (*.f64 (E.f64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 (E.f64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)))) (*.f64 (E.f64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (E.f64) #s(literal 4 binary64))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (E.f64) (*.f64 a a))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (E.f64) (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (E.f64) (*.f64 (+.f64 a a) a))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a))) (*.f64 (E.f64) #s(literal -2 binary64))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (E.f64) (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a)) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64))) (*.f64 (E.f64) (neg.f64 a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64))) (*.f64 (E.f64) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (E.f64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a))) (E.f64)) |
(/.f64 (*.f64 (E.f64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) #s(literal -2 binary64))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) #s(literal -2 binary64))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal 8 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) #s(literal -1 binary64))) (+.f64 a a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) (+.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (+.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (neg.f64 (*.f64 a (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 a (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (neg.f64 (*.f64 a (+.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (neg.f64 (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (+.f64 a a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (+.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) #s(literal -2 binary64)) a) |
(/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a)) (+.f64 a a)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) #s(literal -2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) a) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)) |
(/.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64)) a) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 a a)) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b (neg.f64 a)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fma.f64 (/.f64 b (neg.f64 a)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) |
(*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) |
(/.f64 (-.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) |
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(neg.f64 b) |
(*.f64 (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (sqrt.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (neg.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b (neg.f64 b)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 c (*.f64 a #s(literal 4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) |
(neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) |
(fma.f64 (pow.f64 (*.f64 b (neg.f64 b)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b (neg.f64 b)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (neg.f64 (fabs.f64 b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (neg.f64 (fabs.f64 b)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (sqrt.f64 (*.f64 b (neg.f64 b))) (sqrt.f64 (*.f64 b (neg.f64 b))) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 (fabs.f64 b)))) (neg.f64 (neg.f64 (neg.f64 (fabs.f64 b)))) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (*.f64 (neg.f64 c) #s(literal 4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 c #s(literal 4 binary64))) a (*.f64 b b)) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (*.f64 c #s(literal 4 binary64)) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal 4 binary64) (neg.f64 c)) (*.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 c #s(literal 4 binary64))) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b (neg.f64 b))) |
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64)))) |
(fabs.f64 (-.f64 (*.f64 b (neg.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(fabs.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fabs.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fabs.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) |
(fabs.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (pow.f64 (*.f64 b (neg.f64 b)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b (neg.f64 b)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (neg.f64 (fabs.f64 b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (neg.f64 (fabs.f64 b)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 b (neg.f64 b))) (sqrt.f64 (*.f64 b (neg.f64 b)))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 (fabs.f64 b)))) (neg.f64 (neg.f64 (neg.f64 (fabs.f64 b))))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 b b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(neg.f64 (*.f64 b (neg.f64 b))) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.f64 (*.f64 b (neg.f64 (fabs.f64 b)))) |
(fabs.f64 (*.f64 (neg.f64 b) (neg.f64 (fabs.f64 b)))) |
(fabs.f64 (*.f64 (neg.f64 (fabs.f64 b)) b)) |
(fabs.f64 (*.f64 (fabs.f64 b) b)) |
(fabs.f64 (*.f64 b (fabs.f64 b))) |
(fabs.f64 (*.f64 (neg.f64 b) (fabs.f64 b))) |
(fabs.f64 (*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 b))) |
(fabs.f64 (*.f64 (fabs.f64 b) (neg.f64 b))) |
(fabs.f64 (*.f64 b (neg.f64 b))) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (neg.f64 (fabs.f64 b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (fabs.f64 b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (neg.f64 c)) (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 c #s(literal 4 binary64)) a) |
(*.f64 #s(literal -4 binary64) (*.f64 (neg.f64 c) a)) |
(*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 c)) |
(*.f64 c (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 (neg.f64 c))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 a (*.f64 c #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 (neg.f64 c) a))) |
(*.f64 #s(literal 4 binary64) (*.f64 c a)) |
(neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (neg.f64 (neg.f64 a)) #s(literal 4 binary64)) |
(*.f64 #s(literal -4 binary64) (neg.f64 a)) |
(*.f64 (neg.f64 a) #s(literal -4 binary64)) |
(*.f64 a #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (neg.f64 (neg.f64 a))) |
(*.f64 #s(literal 4 binary64) a) |
(neg.f64 (*.f64 #s(literal -4 binary64) a)) |
#s(literal 4 binary64) |
a |
c |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) a)) a) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) a) a)) a) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) a)) a) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))) (neg.f64 (neg.f64 a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 a)) a)) a) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a a)) a) |
(*.f64 (neg.f64 (neg.f64 a)) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 a)) |
(*.f64 (neg.f64 a) #s(literal -2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 a a)) |
(*.f64 (+.f64 a a) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 a))) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 a (*.f64 (neg.f64 a) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) a) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) a) (*.f64 a (*.f64 #s(literal -1 binary64) a))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 a a (*.f64 a (neg.f64 a))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 a)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (-.f64 (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 a)) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 a)))))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)))) (+.f64 a (*.f64 (neg.f64 a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) a))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))) (-.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))) (-.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (+.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(neg.f64 (*.f64 #s(literal -2 binary64) a)) |
(-.f64 a (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(-.f64 a (*.f64 #s(literal -1 binary64) a)) |
(-.f64 a (neg.f64 a)) |
(+.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(+.f64 a (neg.f64 (neg.f64 a))) |
(+.f64 a a) |
#s(literal 2 binary64) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64)))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) c) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) c)) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(*.f64 (neg.f64 c) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (+.f64 c c)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64)) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (fma.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (fma.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (fma.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))))) (+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))))) (+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (fma.f64 (*.f64 c #s(literal -1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 c #s(literal -1 binary64)))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 c #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 (neg.f64 c)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (fma.f64 (*.f64 c #s(literal -1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 c #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c #s(literal -1 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 (neg.f64 c)))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 c #s(literal -1 binary64)))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 (neg.f64 c)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c #s(literal -1 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 (neg.f64 c)))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 c c) #s(literal -1 binary64))) (*.f64 (E.f64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 (E.f64) (*.f64 #s(literal -1 binary64) (+.f64 c c))) (*.f64 (E.f64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (*.f64 (E.f64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c)) (*.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 (E.f64) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (*.f64 (E.f64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)))) (*.f64 (E.f64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c))) (*.f64 (E.f64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c)))) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 (E.f64) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c))) (*.f64 (E.f64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) c)) (*.f64 (E.f64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 (E.f64) (+.f64 c c)) (*.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 c c) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 c c))) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c)) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)))) (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c))) (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c)) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 c c) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 c c))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c)) (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c)))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) c)) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 c c)) (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal -1 binary64)) (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 c c)) (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 c c)) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 c c)) #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)) (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)) #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (E.f64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (E.f64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (E.f64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (E.f64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) #s(literal 1 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (E.f64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) #s(literal 1 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c)) (E.f64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c))) (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (E.f64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c)) (E.f64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c)) #s(literal 1 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 c c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 c c))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c)))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal -1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c c)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (+.f64 c c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 1 binary64))) |
(/.f64 (+.f64 c c) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) |
(neg.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fma.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) c (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(+.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) c)) c) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) c) c)) c) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) c)) c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c)))) (neg.f64 (neg.f64 c))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 c)) c)) c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c c)) c) |
(*.f64 (neg.f64 (neg.f64 c)) #s(literal 2 binary64)) |
(*.f64 (neg.f64 c) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 c)) |
(*.f64 #s(literal 1 binary64) (+.f64 c c)) |
(*.f64 (+.f64 c c) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 c))) |
(*.f64 #s(literal 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 c c (fma.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 c (*.f64 (neg.f64 c) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) c) #s(literal 3 binary64))) (fma.f64 c c (fma.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1 binary64) c) (*.f64 c (*.f64 #s(literal -1 binary64) c))))) |
(/.f64 (-.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (neg.f64 c) #s(literal 3 binary64))) (fma.f64 c c (fma.f64 (neg.f64 c) (neg.f64 c) (*.f64 c (neg.f64 c))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 c)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 c)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c)) (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c))) (*.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c)))))) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 c)) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c))) (*.f64 c (neg.f64 (neg.f64 c)))))) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 (neg.f64 c) #s(literal 1 binary64)))) (+.f64 c (*.f64 (neg.f64 c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1 binary64) c))) (+.f64 c (*.f64 #s(literal -1 binary64) c))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (neg.f64 c) (neg.f64 c))) (+.f64 c (neg.f64 c))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c))) (*.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c)))) (-.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c)))) (-.f64 c (neg.f64 (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(neg.f64 (*.f64 #s(literal -2 binary64) c)) |
(-.f64 c (*.f64 (neg.f64 c) #s(literal 1 binary64))) |
(-.f64 c (*.f64 #s(literal -1 binary64) c)) |
(-.f64 c (neg.f64 c)) |
(+.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c))) |
(+.f64 c (neg.f64 (neg.f64 c))) |
(+.f64 c c) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) |
(/.f64 (-.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(fma.f64 (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/8 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
Compiled 64 471 to 5 780 computations (91% saved)
19 alts after pruning (19 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 162 | 19 | 1 181 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 1 163 | 19 | 1 182 |
| Status | Accuracy | Program |
|---|---|---|
| 48.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) | |
| ▶ | 71.7% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
| 50.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (fma.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))))))) | |
| 71.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b)))) | |
| 49.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (/.f64 (-.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) | |
| ▶ | 51.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))))) |
| ▶ | 72.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))))) |
| ▶ | 39.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
| 71.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) c)) | |
| 47.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) | |
| 45.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) | |
| ▶ | 42.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
| 26.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) | |
| 26.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) | |
| 71.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (E.f64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) | |
| 67.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) | |
| 71.6% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) | |
| 45.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) | |
| 49.2% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
Compiled 1 970 to 1 114 computations (43.5% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1341 | 10315 |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 b) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(literal -1 binary64) |
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) |
#s(literal -2 binary64) |
(/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) |
(*.f64 a c) |
(pow.f64 b #s(literal 2 binary64)) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
#s(literal -4 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(*.f64 c a) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(/.f64 (*.f64 a c) b) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
(*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c)))) |
(+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(/.f64 a c) |
(*.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 b c) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (+.f64 (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* (* 4 a) c) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
#s(approx (* 4 a) (*.f64 #s(literal 4 binary64) a)) |
#s(approx a a) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 #s(literal 2 binary64) b)) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (* -2 (/ (* a c) (pow b 2))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (/ (* a c) (pow b 2)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx (* -4 (* a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (+ (* (* c a) -4) (* b b)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) b))))) |
#s(approx (* -2 (/ (* a c) b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (/ (* a c) b) (/.f64 (*.f64 a c) b)) |
#s(approx (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
#s(approx (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c)))) |
#s(approx (sqrt (* -4 (/ a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) |
#s(approx (* -4 (/ a c)) (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
#s(approx (/ a c) (/.f64 a c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))) a)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))))) a)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 b a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) (/.f64 b a)))) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (/.f64 c b))))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal 2 binary64) (/.f64 b a))))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (+ (* (* c a) -4) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (pow.f64 b #s(literal 2 binary64)) a)))) |
#s(approx (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))) (*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)))))) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal 2 binary64) (/.f64 b a)))))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (/.f64 c b)))))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (+ (* (* c a) -4) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b a))))) |
#s(approx (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))))) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b)) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 2 binary64)))) b)) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 2 binary64)))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (sqrt (+ (* (* c a) -4) (* b b))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (sqrt (+ (* (* c a) -4) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (sqrt (+ (* (* c a) -4) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (sqrt (+ (* (* c a) -4) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (+ (* (* c a) -4) (* b b))))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (+ (* (* c a) -4) (* b b))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (+ (* (* c a) -4) (* b b))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (+ (* (* c a) -4) (* b b))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))))))))) |
#s(approx (+ (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))))) |
#s(approx (+ (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1 binary64))))) |
#s(approx (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))) (fma.f64 #s(literal -1 binary64) b (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (* -1 (/ b c)) (*.f64 #s(literal -1 binary64) (/.f64 b c))) |
#s(approx (/ b c) (/.f64 b c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (+.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))) (*.f64 b (-.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) b) #s(literal 1 binary64)))) |
#s(approx (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))) (*.f64 b (-.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) b) (/.f64 #s(literal 1 binary64) c)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (+ (* (* c a) -4) (* b b)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) b)))))) |
#s(approx (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) b) (/.f64 #s(literal 1 binary64) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 a (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx c c) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (* 2 c) (*.f64 #s(literal 2 binary64) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))) (/.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) b)) c)) |
#s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 b c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) (/.f64 b c)))) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (/.f64 a b))))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c))))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) c))))) |
#s(approx (+ (* (* c a) -4) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (pow.f64 b #s(literal 2 binary64)) c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c)) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)))))) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (/.f64 a b)))))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) c)))))) |
#s(approx (+ (* (* c a) -4) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 33.0ms | a | inf |
| 10.0ms | a | -inf |
| 8.0ms | b | -inf |
| 7.0ms | b | 0 |
| 6.0ms | a | 0 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 804 |
| 0 | 113 | 798 |
| 1 | 288 | 742 |
| 2 | 1064 | 738 |
| 0 | 4079 | 738 |
| 0 | 14473 | 732 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 b) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(literal -1 binary64) |
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) |
#s(literal -2 binary64) |
(/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) |
(*.f64 a c) |
(pow.f64 b #s(literal 2 binary64)) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
#s(literal -4 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(*.f64 c a) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(/.f64 (*.f64 a c) b) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
(*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c)))) |
(+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(/.f64 a c) |
(*.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 b c) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)))) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (*.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))) (+.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)))) (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64))) a) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a)) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) a) (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))) (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 a)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) (+.f64 a a)) |
(neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) a) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 a a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 b) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (neg.f64 b))) |
(-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (neg.f64 b)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 (neg.f64 (neg.f64 b))) |
(neg.f64 b) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 c (*.f64 a #s(literal 4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a)))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (fabs.f64 b) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (fabs.f64 b) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 c #s(literal 4 binary64)) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 (neg.f64 b)) b (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 b)) b (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (neg.f64 (neg.f64 b)) b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 b) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (fabs.f64 b) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 a) c) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 b (neg.f64 (neg.f64 b)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 b (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 b (neg.f64 (neg.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 b b (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 b b (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(fabs.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (fabs.f64 b)) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) b) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 (fabs.f64 b) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b (neg.f64 (neg.f64 b))) |
(*.f64 b b) |
(pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (fabs.f64 b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (neg.f64 b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (*.f64 c #s(literal 4 binary64)) a) |
(*.f64 (*.f64 #s(literal -4 binary64) c) (neg.f64 a)) |
(*.f64 (*.f64 #s(literal 4 binary64) c) a) |
(*.f64 (neg.f64 (neg.f64 c)) (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 c)) |
(*.f64 (*.f64 (neg.f64 a) c) #s(literal -4 binary64)) |
(*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))) |
(*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 #s(literal -4 binary64) (*.f64 (neg.f64 a) c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 c (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 (neg.f64 c))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 a (*.f64 c #s(literal 4 binary64))) |
(*.f64 a (*.f64 #s(literal 4 binary64) c)) |
(*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 a) (neg.f64 c))) |
(*.f64 #s(literal 4 binary64) (*.f64 c a)) |
(neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (neg.f64 (neg.f64 a)) #s(literal 4 binary64)) |
(*.f64 (neg.f64 a) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (neg.f64 a)) |
(*.f64 a #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (neg.f64 (neg.f64 a))) |
(*.f64 #s(literal 4 binary64) a) |
(neg.f64 (*.f64 #s(literal -4 binary64) a)) |
#s(literal 4 binary64) |
a |
c |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)))) (*.f64 a #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (*.f64 a #s(literal 1 binary64)))) (*.f64 a #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) a)) a) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)))) (*.f64 a #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal 1 binary64) a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))) (neg.f64 (neg.f64 a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 a)) a)) a) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a a)) a) |
(*.f64 (neg.f64 (neg.f64 a)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 a a)) |
(*.f64 (neg.f64 a) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 a)) |
(*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 a))) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (fma.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (fma.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (*.f64 a #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 (*.f64 a #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) a) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1 binary64) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (fma.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 a (neg.f64 a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 a)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (-.f64 (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 a)) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 a)))))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)))) (fma.f64 a #s(literal 1 binary64) (*.f64 (neg.f64 a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (*.f64 a #s(literal 1 binary64))))) (fma.f64 a #s(literal 1 binary64) (neg.f64 (*.f64 a #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) a))) (fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal -1 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 #s(literal 1 binary64) a)))) (fma.f64 #s(literal 1 binary64) a (neg.f64 (*.f64 #s(literal 1 binary64) a)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 a))) (+.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)))) (-.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a))) (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))) (-.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))) (-.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(neg.f64 (*.f64 #s(literal -2 binary64) a)) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) a)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a #s(literal 1 binary64))) |
(-.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(-.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 (*.f64 a #s(literal 1 binary64)))) |
(-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1 binary64) a)) |
(-.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 #s(literal 1 binary64) a))) |
(-.f64 a (neg.f64 a)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) |
(+.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(+.f64 a (neg.f64 (neg.f64 a))) |
(+.f64 a a) |
#s(literal 2 binary64) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64)))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (+.f64 c c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(*.f64 c (/.f64 #s(literal 2 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (fma.f64 (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (*.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (fma.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (fma.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (-.f64 (*.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) (*.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) (*.f64 (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))) (+.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) (+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) (+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))) (-.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) (*.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))) (-.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (neg.f64 c)) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) (*.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) (*.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (neg.f64 c))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c)) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) (neg.f64 c))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) c)) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) (*.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) (*.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) (*.f64 (+.f64 c c) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (+.f64 c c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) (+.f64 c c))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 c c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (+.f64 c c))) |
(neg.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal -2 binary64) c))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(fma.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) |
(-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 c #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) c))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) c)) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) |
(+.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64)))) (*.f64 c #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 c #s(literal 1 binary64)))) (*.f64 c #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 1 binary64) c)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) c)) c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64)))) (*.f64 c #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c))) (*.f64 #s(literal 1 binary64) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c)))) (neg.f64 (neg.f64 c))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 c)) c)) c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c c)) c) |
(*.f64 (neg.f64 (neg.f64 c)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 c c)) |
(*.f64 (neg.f64 c) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 c)) |
(*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 c))) |
(*.f64 #s(literal 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 c #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64)) (fma.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 (neg.f64 c) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 c #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 c #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64)) (fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 c #s(literal -1 binary64)) (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) c) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) c) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1 binary64) c) (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal -1 binary64) c))))) |
(/.f64 (-.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (neg.f64 c) #s(literal 3 binary64))) (fma.f64 c c (fma.f64 (neg.f64 c) (neg.f64 c) (*.f64 c (neg.f64 c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 c #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64))) (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) c) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) c) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 c)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 c)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c)) (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c))) (*.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c)))))) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 c)) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c))) (*.f64 c (neg.f64 (neg.f64 c)))))) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 (neg.f64 c) #s(literal 1 binary64)))) (fma.f64 c #s(literal 1 binary64) (*.f64 (neg.f64 c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64))) (*.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 c #s(literal -1 binary64)))) (fma.f64 c #s(literal 1 binary64) (*.f64 c #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1 binary64) c))) (fma.f64 #s(literal 1 binary64) c (*.f64 #s(literal -1 binary64) c))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (neg.f64 c) (neg.f64 c))) (+.f64 c (neg.f64 c))) |
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64))) (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64)))) (-.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c))) (-.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c))) (*.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c)))) (-.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c)))) (-.f64 c (neg.f64 (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(neg.f64 (*.f64 #s(literal -2 binary64) c)) |
(fma.f64 #s(literal 1 binary64) c (*.f64 #s(literal 1 binary64) c)) |
(fma.f64 c #s(literal 1 binary64) (*.f64 c #s(literal 1 binary64))) |
(-.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 (neg.f64 c) #s(literal 1 binary64))) |
(-.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal -1 binary64) c)) |
(-.f64 c (neg.f64 c)) |
(+.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c)) |
(+.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c))) |
(+.f64 c (neg.f64 (neg.f64 c))) |
(+.f64 c c) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)) (*.f64 (+.f64 b b) #s(literal -1 binary64)))) (*.f64 (+.f64 b b) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64))) (*.f64 (+.f64 b b) #s(literal -1 binary64)))) (*.f64 (+.f64 b b) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)) (neg.f64 b)) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)))) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 b b) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)))) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))) (*.f64 (neg.f64 b) #s(literal 1 binary64)))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)) (*.f64 (+.f64 b b) #s(literal -1 binary64)))) (*.f64 (+.f64 b b) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)))) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) #s(literal -1 binary64) #s(literal -2 binary64)) b) |
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) (+.f64 a a) #s(literal -2 binary64)) b) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) b) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) (neg.f64 b)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) b)) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64))) |
(*.f64 b (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 b (fma.f64 (/.f64 c (*.f64 b b)) (+.f64 a a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) (*.f64 (+.f64 b b) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)) (*.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)) (*.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) (*.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) (*.f64 (+.f64 b b) #s(literal -1 binary64)) (fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b) (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b) (fma.f64 (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)) (neg.f64 b)) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)) (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)) (neg.f64 b)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b) (fma.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b) (fma.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) (*.f64 (*.f64 #s(literal -2 binary64) b) (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (fma.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 3 binary64)) (pow.f64 (+.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (fma.f64 (+.f64 b b) (+.f64 b b) (*.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (+.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 b) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b)) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b)) (-.f64 (*.f64 b b) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b)) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))) (*.f64 (neg.f64 b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))))) (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) (*.f64 (+.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)) (*.f64 (+.f64 b b) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) (*.f64 (+.f64 b b) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b) (-.f64 (*.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))) (*.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) (*.f64 (+.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)) (*.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)))) (fma.f64 (+.f64 b b) #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) (*.f64 (+.f64 b b) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64))))) (fma.f64 (+.f64 b b) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))))) (fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)) (neg.f64 b)) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)) (neg.f64 b)))) (fma.f64 #s(literal -2 binary64) b (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) b (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b)) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))))) (fma.f64 #s(literal -2 binary64) b (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) (fma.f64 #s(literal -2 binary64) b (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)))) (fma.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a) (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 (+.f64 b b) (+.f64 b b))) (fma.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a) (+.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)))) (-.f64 (*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b))) (*.f64 b b)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b)) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))) (*.f64 (neg.f64 b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))))) (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 #s(literal -2 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) (*.f64 (+.f64 b b) #s(literal -1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)) (*.f64 (+.f64 b b) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) (*.f64 (+.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)))) (-.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))))) (-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)))) (-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b))) (-.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -2 binary64) b))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) (-.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) (+.f64 a a) #s(literal -2 binary64)) (neg.f64 b))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) b))) |
(neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) b) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) (+.f64 a a) #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) b)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 b))) (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 b))))) (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 b))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 b))) (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 b))))) (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 b))) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 b)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 b)) #s(literal -1 binary64)) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)))) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)))) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 b))) (neg.f64 b) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 b))) (neg.f64 b) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 (neg.f64 (*.f64 b (*.f64 (/.f64 c (*.f64 b b)) a))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) b)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b) (neg.f64 b)) |
(fma.f64 (*.f64 b (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) b)) |
(fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)) (*.f64 #s(literal -2 binary64) b)) |
(fma.f64 (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)) (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b)) |
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64) (*.f64 (+.f64 b b) #s(literal -1 binary64))) |
(fma.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a) (*.f64 #s(literal -2 binary64) b)) |
(fma.f64 (+.f64 b b) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)) b (*.f64 #s(literal -2 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 b) (*.f64 #s(literal -2 binary64) b)) |
(fma.f64 (*.f64 (/.f64 c (*.f64 b b)) a) (+.f64 b b) (*.f64 #s(literal -2 binary64) b)) |
(fma.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) b)) (*.f64 #s(literal -2 binary64) b)) |
(fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) |
(fma.f64 #s(literal -2 binary64) b (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -2 binary64) b)) |
(fma.f64 #s(literal -1 binary64) (+.f64 b b) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) |
(fma.f64 #s(literal -1 binary64) (+.f64 b b) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 #s(literal -1 binary64) b (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) b) (*.f64 #s(literal -2 binary64) b)) |
(fma.f64 #s(literal 2 binary64) (neg.f64 b) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) |
(fma.f64 #s(literal 2 binary64) (neg.f64 b) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 b) #s(literal 1 binary64) (*.f64 (neg.f64 b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))))) |
(fma.f64 (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -2 binary64) b)) |
(fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) |
(fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 b (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)) (*.f64 #s(literal -2 binary64) b)) |
(fma.f64 b #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) |
(fma.f64 b #s(literal -2 binary64) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 b #s(literal -1 binary64) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) (*.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) |
(-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)) (neg.f64 b))) |
(-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) |
(-.f64 (*.f64 #s(literal -2 binary64) b) (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))))) |
(-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(-.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(-.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (+.f64 b b)) |
(+.f64 (*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b)) (neg.f64 b)) |
(+.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 #s(literal -2 binary64) b)) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)) (*.f64 (+.f64 b b) #s(literal -1 binary64))) |
(+.f64 (*.f64 (+.f64 b b) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) |
(+.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(+.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -2 binary64) b)) |
(+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))) |
#s(literal -1 binary64) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (+.f64 b b))) (+.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 b)) (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) b))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))) (neg.f64 (neg.f64 b)))) (neg.f64 (neg.f64 b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) b) (neg.f64 (neg.f64 b)))) (neg.f64 (neg.f64 b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))) (+.f64 b b))) (+.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (+.f64 b b))) (+.f64 b b)) |
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) b) |
(*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 3 binary64))) (fma.f64 (+.f64 b b) (+.f64 b b) (fma.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (+.f64 b b) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 (*.f64 b b) (*.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) b) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) b) (-.f64 (*.f64 b b) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) b) (neg.f64 (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) b) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) b) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) b)) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 3 binary64)) (pow.f64 (+.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (-.f64 (*.f64 (+.f64 b b) (+.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (+.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (+.f64 b b) (+.f64 b b) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) (*.f64 (+.f64 b b) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 3 binary64))) (fma.f64 (+.f64 b b) (+.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 (+.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b))) (fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a) (*.f64 #s(literal -2 binary64) b))) |
(/.f64 (-.f64 (*.f64 (+.f64 b b) (+.f64 b b)) (*.f64 (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)))) (fma.f64 #s(literal 2 binary64) b (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (*.f64 b b)) (-.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) b) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) b)) (*.f64 b b)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) b) (neg.f64 (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))))) (-.f64 (neg.f64 (neg.f64 b)) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) b) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) b))) (-.f64 (neg.f64 (neg.f64 b)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 (+.f64 b b) (+.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (+.f64 b b))) |
(/.f64 (-.f64 (*.f64 (+.f64 b b) (+.f64 b b)) (*.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))))) (-.f64 (+.f64 b b) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 b b) (+.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) (-.f64 (+.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)))) |
(/.f64 (fma.f64 (+.f64 b b) (*.f64 b b) (*.f64 b (*.f64 (*.f64 #s(literal -2 binary64) c) a))) (*.f64 b b)) |
(/.f64 (fma.f64 (+.f64 b b) (*.f64 b b) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) b)) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (fma.f64 (+.f64 b b) (*.f64 b b) (*.f64 b (*.f64 (*.f64 #s(literal -2 binary64) c) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (fma.f64 (+.f64 b b) (*.f64 b b) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) b)))) |
(neg.f64 (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 (neg.f64 b)))) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 (neg.f64 b)))) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (neg.f64 b)))) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (neg.f64 b)))) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) b)) b (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) b)) b (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)) (*.f64 (*.f64 b (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)))) (*.f64 (*.f64 b (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -1 binary64)) (+.f64 b b)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (/.f64 c (*.f64 b b)) a))))) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (/.f64 c (*.f64 b b)) a))) (+.f64 b b)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)))) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)))) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 b b)) b (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 b b)) b (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 (/.f64 b (neg.f64 (fabs.f64 b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (neg.f64 (fabs.f64 b))) (+.f64 b b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (neg.f64 (fabs.f64 b))) (/.f64 b (neg.f64 (fabs.f64 b))) (+.f64 b b)) |
(fma.f64 (/.f64 b (neg.f64 (neg.f64 b))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)) (+.f64 b b)) |
(fma.f64 (/.f64 b (fabs.f64 b)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (fabs.f64 b)) (+.f64 b b)) |
(fma.f64 (/.f64 b (neg.f64 b)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)) (+.f64 b b)) |
(fma.f64 (/.f64 b b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)) (+.f64 b b)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) b (neg.f64 (neg.f64 b))) |
(fma.f64 (*.f64 b (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal -2 binary64) (+.f64 b b)) |
(fma.f64 (*.f64 b (*.f64 (*.f64 #s(literal -2 binary64) c) a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 b b)) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 b b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (fabs.f64 b)) (/.f64 b (fabs.f64 b)) (+.f64 b b)) |
(fma.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)) (/.f64 b (neg.f64 b)) (+.f64 b b)) |
(fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a) (+.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (+.f64 b b) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 #s(literal 1 binary64) b (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))))) |
(fma.f64 #s(literal 1 binary64) b (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) b)) |
(fma.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)) (/.f64 b (neg.f64 (neg.f64 b))) (+.f64 b b)) |
(fma.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)) (/.f64 b b) (+.f64 b b)) |
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) b (+.f64 b b)) |
(fma.f64 (*.f64 (/.f64 c (*.f64 b b)) a) (*.f64 #s(literal -2 binary64) b) (+.f64 b b)) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) b) (+.f64 b b)) |
(fma.f64 #s(literal -2 binary64) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) |
(fma.f64 #s(literal -2 binary64) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 b) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 b) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) b)) |
(fma.f64 #s(literal 2 binary64) b (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) |
(fma.f64 #s(literal 2 binary64) b (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 (neg.f64 b) #s(literal -2 binary64) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) |
(fma.f64 (neg.f64 b) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 (neg.f64 b) #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))))) |
(fma.f64 (neg.f64 b) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) b)) |
(fma.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (neg.f64 b))) |
(fma.f64 b #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))))) |
(fma.f64 b #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) b)) |
(fma.f64 b (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) (+.f64 b b)) |
(fma.f64 b #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) |
(fma.f64 b #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -2 binary64) b)) |
(-.f64 (+.f64 b b) (*.f64 (+.f64 b b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(+.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (neg.f64 b))) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) b) (neg.f64 (neg.f64 b))) |
(+.f64 (neg.f64 (neg.f64 b)) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))))) |
(+.f64 (neg.f64 (neg.f64 b)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) b)) |
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a)) (+.f64 b b)) |
(+.f64 (+.f64 b b) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) |
(+.f64 (+.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) c) a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))) (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))))) (+.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fabs.f64 b) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (fabs.f64 b))) (fabs.f64 b)) |
(/.f64 (fma.f64 #s(literal -2 binary64) b (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))) (neg.f64 b)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) b) (*.f64 (+.f64 c c) a)) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 #s(literal 2 binary64) b (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) b) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 #s(literal -2 binary64) c) a)) (*.f64 (neg.f64 b) b)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) c) a))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) c) a)) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 b) (fma.f64 #s(literal 2 binary64) (fabs.f64 b) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (fabs.f64 b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) b (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) b) (*.f64 (+.f64 c c) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 #s(literal 2 binary64) b (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 #s(literal -2 binary64) c) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) c) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) c) a)))) |
(neg.f64 (fma.f64 (/.f64 c (*.f64 b b)) (+.f64 a a) #s(literal -2 binary64))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 2 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)))) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 a) c) (fabs.f64 b)) (/.f64 #s(literal -2 binary64) (neg.f64 (fabs.f64 b))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 (fabs.f64 b))) (/.f64 a (neg.f64 (fabs.f64 b))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 (neg.f64 b))) (/.f64 a (neg.f64 (neg.f64 b))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (fabs.f64 b)) (/.f64 a (fabs.f64 b)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 b)) (/.f64 a (neg.f64 b)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (/.f64 a b) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (fabs.f64 b))) (/.f64 c (neg.f64 (fabs.f64 b))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (fabs.f64 b)) (/.f64 c (fabs.f64 b)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b)) (/.f64 (neg.f64 c) b) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 c b) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (neg.f64 (fabs.f64 b))) (/.f64 (*.f64 (neg.f64 a) c) (fabs.f64 b)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (neg.f64 (fabs.f64 b))) (/.f64 (*.f64 c a) (neg.f64 (fabs.f64 b))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 c a) (neg.f64 (fabs.f64 b))) (/.f64 #s(literal -2 binary64) (neg.f64 (fabs.f64 b))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (fabs.f64 b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) b) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)) #s(literal 2 binary64) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 c a) (fabs.f64 b)) (/.f64 #s(literal -2 binary64) (fabs.f64 b)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 b)) (/.f64 (*.f64 c a) (fabs.f64 b)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 a) c) b) (/.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 (neg.f64 a) c) b) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (+.f64 c c) a) (/.f64 #s(literal -1 binary64) (*.f64 b b)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -2 binary64) #s(literal 2 binary64)) |
(fma.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 2 binary64)) |
(fma.f64 (+.f64 a a) (neg.f64 (/.f64 c (*.f64 b b))) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)) #s(literal 2 binary64)) |
(fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))))) |
(-.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))) |
(+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c)))) |
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)))) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 (neg.f64 a) c) (fabs.f64 b)) (/.f64 #s(literal -2 binary64) (neg.f64 (fabs.f64 b)))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 (fabs.f64 b))) (/.f64 a (neg.f64 (fabs.f64 b)))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 (neg.f64 b))) (/.f64 a (neg.f64 (neg.f64 b)))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (fabs.f64 b)) (/.f64 a (fabs.f64 b))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 b)) (/.f64 a (neg.f64 b))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (/.f64 a b)) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (fabs.f64 b))) (/.f64 c (neg.f64 (fabs.f64 b)))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (fabs.f64 b)) (/.f64 c (fabs.f64 b))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b)) (/.f64 (neg.f64 c) b)) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -2 binary64) (neg.f64 (fabs.f64 b))) (/.f64 (*.f64 (neg.f64 a) c) (fabs.f64 b))) |
(*.f64 (/.f64 #s(literal -2 binary64) (neg.f64 (fabs.f64 b))) (/.f64 (*.f64 c a) (neg.f64 (fabs.f64 b)))) |
(*.f64 (/.f64 (*.f64 c a) (neg.f64 (fabs.f64 b))) (/.f64 #s(literal -2 binary64) (neg.f64 (fabs.f64 b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (fabs.f64 b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) |
(*.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (*.f64 c a) (fabs.f64 b)) (/.f64 #s(literal -2 binary64) (fabs.f64 b))) |
(*.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 b)) (/.f64 (*.f64 c a) (fabs.f64 b))) |
(*.f64 (/.f64 (*.f64 (neg.f64 a) c) b) (/.f64 #s(literal 2 binary64) b)) |
(*.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 (neg.f64 a) c) b)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c a) b)) |
(*.f64 (*.f64 (+.f64 c c) a) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b))) |
(*.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -2 binary64)) |
(*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) |
(*.f64 (+.f64 a a) (neg.f64 (/.f64 c (*.f64 b b)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)) (-.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)))) (-.f64 (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c a) #s(literal 1 binary64))) (*.f64 b b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 a) (neg.f64 c))) (*.f64 b b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (fabs.f64 b))) (neg.f64 (fabs.f64 b))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (fabs.f64 b)) (fabs.f64 b)) |
(/.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)) (neg.f64 b)) |
(/.f64 (*.f64 (+.f64 c c) a) (*.f64 (neg.f64 b) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c a) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 a) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (fabs.f64 b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 b) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (fabs.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (+.f64 c c) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) c) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 b)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)) b) |
(neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (+.f64 c c))) |
(fma.f64 (neg.f64 (/.f64 a (fabs.f64 b))) (/.f64 c (fabs.f64 b)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (neg.f64 (/.f64 c (*.f64 b b))) a (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 (neg.f64 a) (fabs.f64 b)) (/.f64 c (fabs.f64 b)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 (neg.f64 a) b) (/.f64 c b) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 (neg.f64 c) (fabs.f64 b)) (/.f64 a (fabs.f64 b)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 a (neg.f64 (fabs.f64 b))) (/.f64 c (fabs.f64 b)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 a (neg.f64 (neg.f64 b))) (/.f64 (neg.f64 c) b) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 c (neg.f64 (fabs.f64 b))) (/.f64 a (fabs.f64 b)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (neg.f64 (/.f64 c (fabs.f64 b))) (/.f64 a (fabs.f64 b)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 c a) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 c (fabs.f64 b)) (neg.f64 (/.f64 a (fabs.f64 b))) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 c (fabs.f64 b)) (/.f64 (neg.f64 a) (fabs.f64 b)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 c (fabs.f64 b)) (/.f64 a (neg.f64 (fabs.f64 b))) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 a (fabs.f64 b)) (/.f64 (neg.f64 c) (fabs.f64 b)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 a (fabs.f64 b)) (/.f64 c (neg.f64 (fabs.f64 b))) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 a (fabs.f64 b)) (neg.f64 (/.f64 c (fabs.f64 b))) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 (neg.f64 c) b) (/.f64 a (neg.f64 (neg.f64 b))) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 (neg.f64 c) b) (/.f64 a b) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 a (neg.f64 b)) (/.f64 c b) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 a b) (/.f64 (neg.f64 c) b) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 c (*.f64 b b)) (neg.f64 a) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 c b) (/.f64 (neg.f64 a) b) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 c b) (/.f64 a (neg.f64 b)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (neg.f64 a) c) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (*.f64 (neg.f64 a) c) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (neg.f64 c) (/.f64 a (*.f64 b b)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64))) |
(fma.f64 (*.f64 c a) (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(fma.f64 c (neg.f64 (/.f64 a (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(fma.f64 a (neg.f64 (/.f64 c (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(+.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(+.f64 (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a)) (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
#s(literal -2 binary64) |
(*.f64 (/.f64 (neg.f64 a) (fabs.f64 b)) (/.f64 c (neg.f64 (fabs.f64 b)))) |
(*.f64 (/.f64 (neg.f64 a) b) (/.f64 (neg.f64 c) b)) |
(*.f64 (/.f64 (neg.f64 c) (fabs.f64 b)) (/.f64 a (neg.f64 (fabs.f64 b)))) |
(*.f64 (/.f64 (*.f64 c a) (neg.f64 (fabs.f64 b))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 b)))) |
(*.f64 (/.f64 a (neg.f64 (fabs.f64 b))) (/.f64 (neg.f64 c) (fabs.f64 b))) |
(*.f64 (/.f64 a (neg.f64 (fabs.f64 b))) (/.f64 c (neg.f64 (fabs.f64 b)))) |
(*.f64 (/.f64 a (neg.f64 (neg.f64 b))) (/.f64 c b)) |
(*.f64 (/.f64 c (neg.f64 (fabs.f64 b))) (/.f64 (neg.f64 a) (fabs.f64 b))) |
(*.f64 (/.f64 c (neg.f64 (fabs.f64 b))) (/.f64 a (neg.f64 (fabs.f64 b)))) |
(*.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c a) (fabs.f64 b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) |
(*.f64 (/.f64 (*.f64 (neg.f64 a) c) b) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 c (fabs.f64 b)) (/.f64 a (fabs.f64 b))) |
(*.f64 (/.f64 a (fabs.f64 b)) (/.f64 c (fabs.f64 b))) |
(*.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 a) b)) |
(*.f64 (/.f64 (neg.f64 c) b) (/.f64 a (neg.f64 b))) |
(*.f64 (/.f64 a (neg.f64 b)) (/.f64 (neg.f64 c) b)) |
(*.f64 (/.f64 a b) (/.f64 c b)) |
(*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c (*.f64 b b)) a) |
(*.f64 (/.f64 c b) (/.f64 a (neg.f64 (neg.f64 b)))) |
(*.f64 (/.f64 c b) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c a)) |
(*.f64 (*.f64 (neg.f64 a) c) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 c (/.f64 a (*.f64 b b))) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64))) (*.f64 (neg.f64 b) b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 c a) (fabs.f64 b))) (neg.f64 (fabs.f64 b))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (neg.f64 c))) (*.f64 (neg.f64 b) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 c a) (fabs.f64 b)) (fabs.f64 b)) |
(/.f64 (/.f64 (*.f64 (neg.f64 a) c) b) (neg.f64 b)) |
(/.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (neg.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (/.f64 (*.f64 c a) (fabs.f64 b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (neg.f64 (*.f64 (neg.f64 a) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 b) (/.f64 (*.f64 c a) (fabs.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (/.f64 (*.f64 (neg.f64 a) c) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (neg.f64 a) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 a) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 c a) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 c a) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c a))) |
(/.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 b) b)) |
(/.f64 (/.f64 (*.f64 c a) b) (neg.f64 (neg.f64 b))) |
(/.f64 (/.f64 (*.f64 c a) b) b) |
(/.f64 (*.f64 c a) (*.f64 b b)) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(*.f64 c a) |
(*.f64 a c) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (fabs.f64 b)) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) b) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 (fabs.f64 b) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b (neg.f64 (neg.f64 b))) |
(*.f64 b b) |
(pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (fabs.f64 b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (neg.f64 b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)))) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (*.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)))) (+.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)))) (+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) a) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -1/2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) a) (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))) (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 a)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
(neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -1/2 binary64)) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (+.f64 a a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 b) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(-.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (neg.f64 b))) |
(-.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 c #s(literal 4 binary64)) (neg.f64 a)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 a)) |
(*.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64)) |
(*.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c)) |
(*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 c (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c)) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 a) c)) |
(neg.f64 (*.f64 c (*.f64 a #s(literal 4 binary64)))) |
#s(literal -4 binary64) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (+.f64 c c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (fma.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (fma.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (fma.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) (+.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) (+.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (+.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (-.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 c)) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 c))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) c)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) c)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 (+.f64 c c) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (+.f64 c c))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (+.f64 c c))) |
(neg.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal -2 binary64) c))) |
(neg.f64 (/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(neg.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(fma.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(fma.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(+.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 1 binary64) c))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c)) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(neg.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(+.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 b)) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)))) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (*.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))) (+.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)))) (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64))) a) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a)) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) a) (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))) (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 a)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) (+.f64 a a)) |
(neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) a) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 a a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 b) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (neg.f64 b))) |
(-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 c (*.f64 a #s(literal 4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a)))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (fabs.f64 b) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (fabs.f64 b) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 c #s(literal 4 binary64)) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 (neg.f64 b)) b (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 b)) b (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (neg.f64 (neg.f64 b)) b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 b) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (fabs.f64 b) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 a) c) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 b (neg.f64 (neg.f64 b)) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 b (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 b (neg.f64 (neg.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 b b (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(fma.f64 b b (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(fabs.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal -4 binary64))) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 c a) |
(*.f64 a c) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (+.f64 c c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))) (+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))) (+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))) (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (-.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 c)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 c))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) c)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) c)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (+.f64 c c) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 c c))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (+.f64 c c))) |
(neg.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) c))) |
(neg.f64 (/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(neg.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(fma.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(fma.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(+.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 c #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) c))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) c)) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 b)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (+.f64 c c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 c (/.f64 #s(literal 2 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (fma.f64 (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (*.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (fma.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (fma.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (fma.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (-.f64 (*.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (*.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (*.f64 (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) (+.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) (-.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (*.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) (-.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (-.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 c)) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 c))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c)) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (neg.f64 c))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) c)) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 (+.f64 c c) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (+.f64 c c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (+.f64 c c))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 (+.f64 c c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (+.f64 c c))) |
(neg.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) c))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(fma.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(-.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(+.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 c #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) c))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c)) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(+.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b))) |
(*.f64 (/.f64 (*.f64 (neg.f64 a) c) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (/.f64 (*.f64 (neg.f64 a) c) b) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 (neg.f64 a) c) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 c c) a) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b)) |
(*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)) |
(*.f64 (*.f64 c a) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 a) c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)))) |
(/.f64 (*.f64 (+.f64 c c) a) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 (+.f64 c c) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) c) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 #s(literal -2 binary64) c) a))) |
(neg.f64 (*.f64 (+.f64 a a) (/.f64 c b))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) c) b) #s(literal -2 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (neg.f64 a) c) b))) |
(neg.f64 (/.f64 (*.f64 (+.f64 c c) a) b)) |
(neg.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b))) |
(+.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (neg.f64 a) b)) |
(*.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64)) (/.f64 c b)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (neg.f64 c) b)) |
(*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 a b)) |
(*.f64 (/.f64 (neg.f64 a) b) (/.f64 c #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (neg.f64 c) b) (/.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 a b) (/.f64 (neg.f64 c) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c b) (/.f64 (neg.f64 a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c a)) |
(*.f64 (*.f64 (neg.f64 a) c) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 c (/.f64 a b)) |
(*.f64 a (/.f64 c b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (neg.f64 c))) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (neg.f64 a) (neg.f64 c)) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (*.f64 (neg.f64 a) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 c a) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 a) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (neg.f64 a) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 (neg.f64 a) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 b)) (*.f64 c a))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c a))) |
(/.f64 (*.f64 (neg.f64 a) c) (neg.f64 b)) |
(/.f64 (*.f64 c a) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 c a) b) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c a))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 a) c) b)) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64)))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(*.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (+.f64 c c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(*.f64 #s(literal 2 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(*.f64 c (/.f64 #s(literal 2 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (fma.f64 (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (*.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (fma.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (fma.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (fma.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (-.f64 (*.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) (*.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 3 binary64)) (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) (*.f64 (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))) (+.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) (+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) (+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (*.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))) (-.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) (*.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))) (-.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (-.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(/.f64 (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (neg.f64 c)) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(/.f64 (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(/.f64 (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) (*.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(/.f64 (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(/.f64 (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) (*.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (neg.f64 c))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(/.f64 (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c)) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(/.f64 (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) (neg.f64 c))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(/.f64 (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) c)) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) (*.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) (*.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) (*.f64 (+.f64 c c) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (+.f64 c c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) (+.f64 c c))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(/.f64 (+.f64 c c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (+.f64 c c))) |
(neg.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal -2 binary64) c))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(fma.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(fma.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(-.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (neg.f64 c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) |
(-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(+.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 c #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 1 binary64) c))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) c)) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) |
(+.f64 (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))))) (/.f64 c (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 (*.f64 #s(literal 1 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
(+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c) (*.f64 (/.f64 (neg.f64 b) c) c))) (*.f64 (/.f64 (neg.f64 b) c) c)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 (/.f64 (neg.f64 b) c) c))) (*.f64 (/.f64 (neg.f64 b) c) c)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (*.f64 (/.f64 (neg.f64 b) c) c))) (*.f64 (/.f64 (neg.f64 b) c) c)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b c) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (/.f64 (neg.f64 b) c) c))) (*.f64 (/.f64 (neg.f64 b) c) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (neg.f64 c)) (/.f64 (neg.f64 b) c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
(*.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) c) |
(*.f64 c (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 b) c) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (*.f64 (/.f64 (neg.f64 b) c) c) (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c) (*.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 b) c) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (*.f64 (/.f64 (neg.f64 b) c) c) (fma.f64 (*.f64 (neg.f64 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 (neg.f64 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (*.f64 (neg.f64 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 b) c) c) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (*.f64 (/.f64 (neg.f64 b) c) c) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (*.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b c) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (fma.f64 (*.f64 (/.f64 b c) c) (*.f64 (/.f64 b c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (/.f64 b c) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 b) c) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (*.f64 (/.f64 (neg.f64 b) c) c) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (*.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 c)) (/.f64 (neg.f64 b) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 c)) (/.f64 (neg.f64 b) c)) (*.f64 (neg.f64 (neg.f64 c)) (/.f64 (neg.f64 b) c))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (neg.f64 (neg.f64 c)) (/.f64 (neg.f64 b) c)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 b) c) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (*.f64 (/.f64 (neg.f64 b) c) c)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (/.f64 (neg.f64 b) c) c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (*.f64 (/.f64 (neg.f64 b) c) c)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) (fma.f64 (neg.f64 c) (/.f64 b c) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (*.f64 (/.f64 (neg.f64 b) c) c)) (*.f64 (*.f64 (neg.f64 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 (neg.f64 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) (fma.f64 (neg.f64 c) (/.f64 b c) (*.f64 (neg.f64 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (*.f64 (/.f64 (neg.f64 b) c) c)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (fma.f64 (neg.f64 c) (/.f64 b c) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (*.f64 (*.f64 (/.f64 b c) c) (*.f64 (/.f64 b c) c))) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c (*.f64 (/.f64 b c) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (*.f64 (/.f64 (neg.f64 b) c) c)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (-.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (*.f64 (*.f64 (neg.f64 (neg.f64 c)) (/.f64 (neg.f64 b) c)) (*.f64 (neg.f64 (neg.f64 c)) (/.f64 (neg.f64 b) c)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (neg.f64 (neg.f64 c)) (/.f64 (neg.f64 b) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (*.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (*.f64 (/.f64 (neg.f64 b) c) c))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (/.f64 (neg.f64 b) c) c))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) c (*.f64 c (neg.f64 b))) c) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) c (*.f64 (neg.f64 b) c)) c) |
(/.f64 #s(literal 1 binary64) (/.f64 c (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) c (*.f64 c (neg.f64 b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) c (*.f64 (neg.f64 b) c)))) |
(neg.f64 (*.f64 (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
(neg.f64 (*.f64 c (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (/.f64 b c) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) |
(fma.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
(fma.f64 (*.f64 c (neg.f64 b)) (/.f64 #s(literal 1 binary64) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
(fma.f64 (*.f64 (neg.f64 b) c) (/.f64 #s(literal 1 binary64) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
(fma.f64 (*.f64 (/.f64 b c) c) #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
(fma.f64 (neg.f64 c) (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
(fma.f64 (/.f64 (neg.f64 b) c) c (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
(fma.f64 (/.f64 b c) (*.f64 #s(literal -1 binary64) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
(fma.f64 (/.f64 b c) (neg.f64 c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c (*.f64 (neg.f64 (neg.f64 c)) (/.f64 (neg.f64 b) c))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c (*.f64 (/.f64 (neg.f64 b) c) c)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b c) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
(fma.f64 c (/.f64 (neg.f64 b) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
(fma.f64 c (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 (neg.f64 c)) (/.f64 (neg.f64 b) c))) |
(fma.f64 c (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 (/.f64 (neg.f64 b) c) c)) |
(-.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
(-.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (*.f64 (neg.f64 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(-.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (/.f64 b c) c)) |
(+.f64 (*.f64 (/.f64 (neg.f64 b) c) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (neg.f64 (neg.f64 c)) (/.f64 (neg.f64 b) c))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (/.f64 (neg.f64 b) c) c)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 (neg.f64 b) c))) (/.f64 (neg.f64 b) c)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 b) c) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) c))) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 (neg.f64 b) c))) (/.f64 (neg.f64 b) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 (neg.f64 b) c))) (/.f64 (neg.f64 b) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 b) c) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b) c) (/.f64 (neg.f64 b) c) (fma.f64 (/.f64 a c) #s(literal -4 binary64) (*.f64 (/.f64 (neg.f64 b) c) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 b c) #s(literal 3 binary64))) (fma.f64 (/.f64 a c) #s(literal -4 binary64) (fma.f64 (/.f64 b c) (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) c) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 b) c) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) c) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) c) (-.f64 (*.f64 (/.f64 (neg.f64 b) c) (/.f64 (neg.f64 b) c)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) c) (/.f64 (neg.f64 b) c))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b) c) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b) c) (/.f64 (neg.f64 b) c) (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) (*.f64 (/.f64 (neg.f64 b) c) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b) c) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b) c) (/.f64 (neg.f64 b) c) (-.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 b) c) #s(literal 3 binary64))) (fma.f64 (/.f64 a c) #s(literal -4 binary64) (-.f64 (*.f64 (/.f64 (neg.f64 b) c) (/.f64 (neg.f64 b) c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 (neg.f64 b) c))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) c) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) c)) (*.f64 (/.f64 (neg.f64 b) c) (/.f64 (neg.f64 b) c))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) c) (/.f64 (neg.f64 b) c))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) c) (/.f64 (neg.f64 b) c)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) (-.f64 (/.f64 (neg.f64 b) c) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) c) (/.f64 (neg.f64 b) c)) (*.f64 (/.f64 a c) #s(literal -4 binary64))) (+.f64 (/.f64 (neg.f64 b) c) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) c) (/.f64 (neg.f64 b) c)) (*.f64 (/.f64 a c) #s(literal -4 binary64))) (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 (neg.f64 b) c) (/.f64 (neg.f64 b) c))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 (neg.f64 b) c))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 c) (neg.f64 (neg.f64 b))) (neg.f64 c)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (neg.f64 c)) (neg.f64 b)) (neg.f64 (neg.f64 c))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 c) b) (neg.f64 c)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 c))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 c)) (neg.f64 b)) (neg.f64 c)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) b)) (neg.f64 c)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) b) c) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 c) (neg.f64 (neg.f64 b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 c)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (neg.f64 c)) (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 c) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 c)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 c)) (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) b))) |
(neg.f64 (-.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 (neg.f64 b) c))) |
(neg.f64 (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (/.f64 (neg.f64 b) c)) |
(fma.f64 (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1/2 binary64)) (/.f64 (neg.f64 b) c)) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 (neg.f64 b) c)) |
(fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 (neg.f64 b) c)) |
(fma.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (neg.f64 b) c)) |
(fma.f64 (pow.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal 1/2 binary64)) (/.f64 (neg.f64 b) c)) |
(fma.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (neg.f64 b) c)) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 (neg.f64 b) c)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)) (/.f64 (neg.f64 b) c)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 (neg.f64 b) c)) |
(fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c)) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 (neg.f64 b) c)) |
(fma.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) c)) (/.f64 (neg.f64 b) c)) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64))) (/.f64 (neg.f64 b) c)) |
(fma.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/4 binary64)) (/.f64 (neg.f64 b) c)) |
(fma.f64 (/.f64 #s(literal -1 binary64) c) b (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) c) b (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 b)) (/.f64 #s(literal -1 binary64) c) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 (neg.f64 (neg.f64 b)) (/.f64 #s(literal -1 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) c) (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) c) (neg.f64 b) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b) c) #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 (/.f64 (neg.f64 b) c) #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(fma.f64 (/.f64 b c) #s(literal -1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 (/.f64 b c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b c) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) c) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(-.f64 (/.f64 (neg.f64 b) c) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) c) (/.f64 (neg.f64 b) c)) |
(+.f64 (/.f64 (neg.f64 b) c) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 (neg.f64 b) c)) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) c))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (neg.f64 (neg.f64 c)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)) |
(/.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (neg.f64 c))) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 a c) #s(literal 1 binary64)) #s(literal -4 binary64)) |
(*.f64 (pow.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (/.f64 a c) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (pow.f64 (/.f64 a c) #s(literal 1 binary64))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64))) |
(pow.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (neg.f64 c))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) c) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal -4 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)))) |
(/.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c)) |
(neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) c))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 a) c) #s(literal -4 binary64))) |
(neg.f64 (*.f64 #s(literal 4 binary64) (/.f64 a c))) |
(neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 #s(literal -1 binary64) c))) |
(neg.f64 (*.f64 (/.f64 a c) #s(literal 4 binary64))) |
(neg.f64 (*.f64 #s(literal -4 binary64) (/.f64 (neg.f64 a) c))) |
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 c))) |
(neg.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) c)) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (neg.f64 (neg.f64 a)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) a) |
(*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 a (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 c)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 c)))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) c) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (neg.f64 a)) c) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (neg.f64 (*.f64 a #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 (neg.f64 a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 a #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 c)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 c a)) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 a (neg.f64 (neg.f64 c))) |
(/.f64 a c) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) c) a)) |
(neg.f64 (/.f64 (neg.f64 a) c)) |
(*.f64 (/.f64 #s(literal -1 binary64) c) b) |
(*.f64 (neg.f64 (neg.f64 b)) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (neg.f64 b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c)) |
(*.f64 (/.f64 (neg.f64 b) c) #s(literal 1 binary64)) |
(*.f64 (/.f64 b c) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b c)) |
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 b (/.f64 #s(literal -1 binary64) c)) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (neg.f64 c)))) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) b)) |
(/.f64 (neg.f64 b) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 b) c) |
(/.f64 b (neg.f64 c)) |
(neg.f64 (/.f64 b c)) |
(*.f64 (neg.f64 (neg.f64 b)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) b) |
(*.f64 #s(literal 1 binary64) (/.f64 b c)) |
(*.f64 (/.f64 (neg.f64 b) c) #s(literal -1 binary64)) |
(*.f64 (/.f64 b c) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 b) c)) |
(*.f64 (neg.f64 b) (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 b (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))) |
(*.f64 b (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (neg.f64 b)) c) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 c)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 c b)) |
(/.f64 (neg.f64 b) (neg.f64 (neg.f64 (neg.f64 c)))) |
(/.f64 (neg.f64 b) (neg.f64 c)) |
(/.f64 b (neg.f64 (neg.f64 c))) |
(/.f64 b c) |
(neg.f64 (/.f64 (neg.f64 b) c)) |
Compiled 266 801 to 14 680 computations (94.5% saved)
21 alts after pruning (21 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 735 | 16 | 3 751 |
| Fresh | 9 | 5 | 14 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 3 749 | 21 | 3 770 |
| Status | Accuracy | Program |
|---|---|---|
| 41.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) | |
| 71.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 c c)))) | |
| 71.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) | |
| ▶ | 74.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
| ▶ | 47.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| 45.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) | |
| 48.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) | |
| 41.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b)))) | |
| 42.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (+.f64 c c)))) | |
| ▶ | 42.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
| ▶ | 26.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
| 26.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) | |
| 71.7% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) | |
| 73.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) | |
| 42.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) | |
| 71.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (E.f64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) | |
| 41.9% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) | |
| 7.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| 17.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| 11.8% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| ▶ | 34.8% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
Compiled 2 138 to 1 228 computations (42.6% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1649 | 13913 |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 b) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) |
#s(literal -1 binary64) |
(*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/.f64 b a) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
#s(literal -2 binary64) |
(/.f64 (*.f64 a c) b) |
(*.f64 a c) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
#s(literal -4 binary64) |
(*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 c a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
(*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(/.f64 a c) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (+.f64 (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* (* 4 a) c) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
#s(approx (* 4 a) (*.f64 #s(literal 4 binary64) a)) |
#s(approx a a) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 #s(literal 2 binary64) b)) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (* -1 (/ b a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (* -2 (/ (* a c) b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (/ (* a c) b) (/.f64 (*.f64 a c) b)) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) |
#s(approx (* -4 (* a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))))))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))))))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))))))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 b (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 b (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (sqrt (* -4 (/ a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) |
#s(approx (* -4 (/ a c)) (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
#s(approx (/ a c) (/.f64 a c)) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))) a)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))))) a)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 b a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) (/.f64 b a)))) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (/.f64 c b))))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal 2 binary64) (/.f64 b a))))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (pow.f64 a #s(literal 2 binary64)))))) a)) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (pow.f64 a #s(literal 3 binary64))))))) a)) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))) a)) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64)))) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))))) a)) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (/.f64 b a)) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)))))) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal 2 binary64) (/.f64 b a)))))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (/.f64 c b)))))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) a)) (*.f64 #s(literal -2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (sqrt (* -4 (/ a c))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))))) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b)) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 2 binary64)))) b)) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 2 binary64)))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))))))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))) (/.f64 b (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (+.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 a (pow.f64 c #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 a (pow.f64 c #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 a (pow.f64 c #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a c))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a c))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 a c)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64)))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a c))) b)) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))))) b)) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1 binary64) b)) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) b))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 a (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx c c) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (* 2 c) (*.f64 #s(literal 2 binary64) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))))))) (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))))))) (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 b (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 b (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c)) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 b c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) (/.f64 b c)))) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (/.f64 a b))))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c))))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) c))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))))) c)) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))))) c)) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (/.f64 b c)) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c)) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)))))) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (/.f64 a b)))))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) c)))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64))))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) c)) (*.f64 #s(literal -2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- b (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 9.0ms | a | 0 |
| 8.0ms | b | -inf |
| 6.0ms | a | -inf |
| 6.0ms | a | inf |
| 6.0ms | c | 0 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 891 |
| 0 | 120 | 884 |
| 1 | 283 | 864 |
| 2 | 937 | 864 |
| 0 | 4235 | 864 |
| 0 | 13036 | 824 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 b) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) |
#s(literal -1 binary64) |
(*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/.f64 b a) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
#s(literal -2 binary64) |
(/.f64 (*.f64 a c) b) |
(*.f64 a c) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
#s(literal -4 binary64) |
(*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 c a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
(*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(/.f64 a c) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (+.f64 a a)) (+.f64 a a)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) a) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (+.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) a) (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))) (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) (+.f64 a a)) |
(neg.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b (+.f64 a a)) #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 b (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(/.f64 (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) |
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(-.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(neg.f64 b) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (neg.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(pow.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (fma.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (neg.f64 b)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) (*.f64 (*.f64 c #s(literal 4 binary64)) a) (*.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal 4 binary64)) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) (*.f64 (*.f64 c #s(literal 4 binary64)) a))) (fma.f64 b b (*.f64 (*.f64 c #s(literal 4 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(neg.f64 (-.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) (*.f64 b b))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 c #s(literal 4 binary64)) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (neg.f64 b))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal 4 binary64)) a)) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(fabs.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (fabs.f64 b)) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 b b) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 (fabs.f64 b) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(neg.f64 (*.f64 b (neg.f64 b))) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.f64 (*.f64 b (neg.f64 b))) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (fabs.f64 b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) |
(*.f64 (*.f64 c #s(literal 4 binary64)) a) |
(*.f64 (*.f64 #s(literal 4 binary64) c) a) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 (*.f64 #s(literal -4 binary64) c) (neg.f64 a)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 c)) |
(*.f64 (*.f64 (neg.f64 c) a) #s(literal -4 binary64)) |
(*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) |
(*.f64 #s(literal -4 binary64) (*.f64 (neg.f64 c) a)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 c (*.f64 a #s(literal 4 binary64))) |
(*.f64 a (neg.f64 (*.f64 #s(literal -4 binary64) c))) |
(*.f64 a (*.f64 #s(literal 4 binary64) c)) |
(*.f64 #s(literal 4 binary64) (*.f64 c a)) |
(neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (neg.f64 a) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (neg.f64 a)) |
(*.f64 a #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) a) |
(neg.f64 (*.f64 #s(literal -4 binary64) a)) |
#s(literal 4 binary64) |
a |
c |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) a)) a) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) a) a)) a) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) a)) a) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a a)) a) |
(*.f64 #s(literal 1 binary64) (+.f64 a a)) |
(*.f64 (neg.f64 a) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 a)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 a (*.f64 (neg.f64 a) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) a) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) a) (*.f64 a (*.f64 #s(literal -1 binary64) a))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 a (neg.f64 a))))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)))) (+.f64 a (*.f64 (neg.f64 a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) a))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 a))) (+.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(neg.f64 (*.f64 #s(literal -2 binary64) a)) |
(-.f64 a (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(-.f64 a (*.f64 #s(literal -1 binary64) a)) |
(-.f64 a (neg.f64 a)) |
(+.f64 a a) |
#s(literal 2 binary64) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64)))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (+.f64 c c)) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) |
(*.f64 #s(literal -2 binary64) (/.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(*.f64 c (/.f64 #s(literal 2 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (fma.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (fma.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (fma.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))))) (+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))))) (+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) (+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) (-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) |
(/.f64 (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (neg.f64 c)) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(/.f64 (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (*.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) |
(/.f64 (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) (*.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(/.f64 (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (*.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) |
(/.f64 (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) (*.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (neg.f64 c))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) |
(/.f64 (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c)) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(/.f64 (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) (neg.f64 c))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) |
(/.f64 (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) c)) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (*.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) (*.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (*.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) (*.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) (+.f64 c c))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) |
(neg.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (*.f64 #s(literal -2 binary64) c))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) |
(fma.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) |
(-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) |
(-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(+.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) c)) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))))) |
(+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) c)) c) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) c) c)) c) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) c)) c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c c)) c) |
(*.f64 #s(literal 1 binary64) (+.f64 c c)) |
(*.f64 (neg.f64 c) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 c)) |
(*.f64 (+.f64 c c) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 c c (fma.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 c (*.f64 (neg.f64 c) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) c) #s(literal 3 binary64))) (fma.f64 c c (fma.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1 binary64) c) (*.f64 c (*.f64 #s(literal -1 binary64) c))))) |
(/.f64 (-.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (neg.f64 c) #s(literal 3 binary64))) (fma.f64 c c (fma.f64 (neg.f64 c) (neg.f64 c) (*.f64 c (neg.f64 c))))) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 (neg.f64 c) #s(literal 1 binary64)))) (+.f64 c (*.f64 (neg.f64 c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1 binary64) c))) (+.f64 c (*.f64 #s(literal -1 binary64) c))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (neg.f64 c) (neg.f64 c))) (+.f64 c (neg.f64 c))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) c)) |
(-.f64 c (*.f64 (neg.f64 c) #s(literal 1 binary64))) |
(-.f64 c (*.f64 #s(literal -1 binary64) c)) |
(-.f64 c (neg.f64 c)) |
(+.f64 c c) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))) |
(neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b))))) |
(*.f64 (neg.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))) b) |
(*.f64 b (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 b (neg.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)) |
(*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) |
#s(literal -1 binary64) |
(*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))) |
(*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) b) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 b)) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 b (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) b)) |
(/.f64 (neg.f64 b) a) |
(neg.f64 (/.f64 b a)) |
(*.f64 b (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 (/.f64 (neg.f64 b) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 b a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 b) a)) |
(*.f64 (neg.f64 b) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 b a) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 (/.f64 b a) #s(literal 1 binary64)) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(neg.f64 (/.f64 (neg.f64 b) a)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (+.f64 c c)) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(*.f64 #s(literal -2 binary64) (/.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 c (/.f64 #s(literal 2 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (fma.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (fma.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (fma.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 c)) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 c))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c)) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (neg.f64 c))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) c)) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (+.f64 c c))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) c))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(fma.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(+.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) c)) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
(neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b))) |
(*.f64 (/.f64 (*.f64 (neg.f64 c) a) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (*.f64 c (/.f64 (neg.f64 a) b)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 (neg.f64 c) a) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 c c) a) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (neg.f64 c) a) (/.f64 #s(literal 2 binary64) b)) |
(*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b)) |
(*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)) |
(*.f64 (*.f64 c a) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 c (/.f64 (neg.f64 a) b))) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)))) |
(/.f64 (/.f64 (*.f64 (+.f64 c c) a) #s(literal -1 binary64)) b) |
(/.f64 (/.f64 (*.f64 (+.f64 c c) a) b) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 c c) a) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (+.f64 c c) a) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c c) a) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 (+.f64 c c) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 #s(literal -2 binary64) a) c))) |
(neg.f64 (*.f64 (*.f64 (+.f64 c c) a) (/.f64 #s(literal 1 binary64) b))) |
(neg.f64 (*.f64 (+.f64 a a) (/.f64 c b))) |
(neg.f64 (*.f64 (*.f64 c (/.f64 (neg.f64 a) b)) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (*.f64 (+.f64 c c) a) b)) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b))) |
(+.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b))) |
#s(literal -2 binary64) |
(*.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64)) (/.f64 c b)) |
(*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 a b)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (neg.f64 c) b)) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (neg.f64 a) b)) |
(*.f64 (/.f64 (neg.f64 c) b) (/.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 a) b) (/.f64 c #s(literal -1 binary64))) |
(*.f64 (/.f64 a b) (/.f64 (neg.f64 c) #s(literal -1 binary64))) |
(*.f64 (/.f64 c b) (/.f64 (neg.f64 a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c a)) |
(*.f64 (*.f64 (neg.f64 c) a) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (neg.f64 c) (/.f64 (neg.f64 a) b)) |
(*.f64 (neg.f64 a) (/.f64 (neg.f64 c) b)) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 c (/.f64 a b)) |
(*.f64 a (/.f64 c b)) |
(/.f64 (/.f64 (*.f64 (neg.f64 c) a) #s(literal -1 binary64)) b) |
(/.f64 (*.f64 c (/.f64 (neg.f64 a) b)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (neg.f64 c) a) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 c (/.f64 (neg.f64 a) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 (neg.f64 c) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c a))) |
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 b)) |
(/.f64 (*.f64 c a) b) |
(neg.f64 (*.f64 c (/.f64 (neg.f64 a) b))) |
(*.f64 (neg.f64 c) (neg.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 c)) |
(*.f64 (*.f64 c a) #s(literal 1 binary64)) |
(*.f64 c a) |
(*.f64 a c) |
(neg.f64 (*.f64 (neg.f64 c) a)) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 a a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)) (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)))) (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (+.f64 a a)) (+.f64 a a)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) a) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (+.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) a) (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))) (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a)) |
(neg.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 a a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b (+.f64 a a)) #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 b (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 a a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(neg.f64 (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) |
(neg.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(-.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c #s(literal 4 binary64)) (neg.f64 a)) |
(*.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 a)) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64)) |
(*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))) |
(*.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 c (*.f64 #s(literal -4 binary64) a)) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a)) |
(neg.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a)) |
#s(literal -4 binary64) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 (neg.f64 c) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) c) |
(*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) c)) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (fma.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) #s(literal 3 binary64)) (pow.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) #s(literal 3 binary64))) (fma.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (-.f64 (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (*.f64 (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (+.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) (-.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (-.f64 (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (+.f64 c c))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(neg.f64 (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c)) |
(neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) c))) |
(neg.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c)) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(+.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) c)) |
(+.f64 (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (fma.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (fma.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(fma.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) b) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b)) b) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b)))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(-.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b)) |
(+.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c #s(literal 4 binary64)) (neg.f64 a)) |
(*.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 a)) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64)) |
(*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))) |
(*.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 c (*.f64 #s(literal -4 binary64) a)) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a)) |
(neg.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a)) |
(*.f64 (neg.f64 c) (neg.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 c)) |
(*.f64 (*.f64 c a) #s(literal 1 binary64)) |
(*.f64 c a) |
(*.f64 a c) |
(neg.f64 (*.f64 (neg.f64 c) a)) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 a a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 a a)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 a a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 a a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (-.f64 (*.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a))) (*.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 a a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)))) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (+.f64 a a)) (+.f64 a a)) |
(/.f64 (/.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) a) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 1/2 binary64))) a) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) a)) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (+.f64 a a))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a)) (*.f64 a #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 1/2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal -1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal -1/2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (+.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (+.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a)) (*.f64 a #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) a) (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))) (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) |
(/.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (+.f64 a a)) |
(neg.f64 (*.f64 (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (+.f64 a a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b (+.f64 a a)) #s(literal -1 binary64) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 b (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) |
(fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 a a)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 a a)) (+.f64 a a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) |
(+.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (fma.f64 b b (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) b)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 (neg.f64 b) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 b b)) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) |
(neg.f64 (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal 1 binary64))) |
(neg.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(-.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) b) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) |
(+.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
(neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) |
(*.f64 c (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (neg.f64 c)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (neg.f64 a) c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) c))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 (/.f64 #s(literal -4 binary64) (neg.f64 c)))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 (/.f64 #s(literal 4 binary64) c))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (/.f64 #s(literal -4 binary64) c))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) c))) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)) |
(neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (neg.f64 c)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 a c) #s(literal 1 binary64)) #s(literal -4 binary64)) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (neg.f64 a) (/.f64 #s(literal -4 binary64) (neg.f64 c))) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 4 binary64) c)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (/.f64 a c) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (pow.f64 (/.f64 a c) #s(literal 1 binary64))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(*.f64 a (/.f64 #s(literal -4 binary64) c)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64))) |
(*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (neg.f64 a) c) #s(literal 1 binary64))) |
(*.f64 #s(literal 4 binary64) (/.f64 (neg.f64 a) c)) |
(pow.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c)) |
(/.f64 (*.f64 #s(literal -4 binary64) a) c) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal -4 binary64) a))) |
(neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) c))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 a) c) #s(literal -4 binary64))) |
(neg.f64 (*.f64 #s(literal 4 binary64) (/.f64 a c))) |
(neg.f64 (*.f64 (/.f64 a c) #s(literal 4 binary64))) |
(neg.f64 (*.f64 #s(literal -4 binary64) (/.f64 (neg.f64 a) c))) |
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 c))) |
(neg.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) c)) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) a) |
(*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 a (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 c a)) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 a c) |
(neg.f64 (/.f64 (neg.f64 a) c)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64)))) (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (+.f64 c c)) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 2 binary64) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) |
(*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) |
(*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (fma.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (fma.f64 (neg.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (neg.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (neg.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (fma.f64 (/.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (-.f64 (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))))) (+.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 (neg.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (neg.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))))) (+.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (neg.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 (/.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) (+.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) (-.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 c)) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (neg.f64 c) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (*.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (*.f64 c (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (*.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(/.f64 (fma.f64 c (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) |
(/.f64 (fma.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (*.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 c))) (*.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (*.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) c)) (*.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(/.f64 (fma.f64 c (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (neg.f64 c))) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) |
(/.f64 (fma.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) c)) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (fma.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (fma.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (fma.f64 (neg.f64 c) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (neg.f64 c) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (fma.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (*.f64 c (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (fma.f64 c (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (fma.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (*.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (fma.f64 (neg.f64 c) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (fma.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (*.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (fma.f64 c (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (fma.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (+.f64 c c))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(/.f64 (+.f64 c c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) |
(neg.f64 (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (*.f64 #s(literal -2 binary64) c))) |
(neg.f64 (/.f64 (+.f64 c c) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) |
(fma.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64) (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) |
(fma.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(-.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) |
(-.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (neg.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) |
(-.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(+.f64 (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c)) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) |
(+.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (fma.f64 b b (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (neg.f64 b) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(/.f64 (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 b b)) (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(neg.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(fma.f64 b #s(literal -1 binary64) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) |
(fma.f64 #s(literal -1 binary64) b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) |
(-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) |
(-.f64 (neg.f64 b) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (neg.f64 b)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (/.f64 a c) #s(literal -1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a c) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (neg.f64 a) c) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (neg.f64 a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (neg.f64 c)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (neg.f64 a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) c) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) c) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
Compiled 157 851 to 8 863 computations (94.4% saved)
19 alts after pruning (19 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 168 | 13 | 2 181 |
| Fresh | 10 | 6 | 16 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 183 | 19 | 2 202 |
| Status | Accuracy | Program |
|---|---|---|
| 71.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 c c)))) | |
| ▶ | 71.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
| 41.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b)))) | |
| 42.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (+.f64 c c)))) | |
| 26.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) | |
| 58.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1 binary64) b)))) | |
| ▶ | 30.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
| 20.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))))) | |
| 42.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))))))) | |
| ▶ | 71.7% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
| 71.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (E.f64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) | |
| 41.9% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) | |
| 41.9% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) | |
| 34.8% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) | |
| 42.4% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) | |
| 15.5% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) | |
| ▶ | 51.8% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
| 19.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) | |
| ▶ | 10.3% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
Compiled 1 994 to 1 114 computations (44.1% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2086 | 17770 |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) a) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) c) |
#s(literal -4 binary64) |
c |
a |
(*.f64 b b) |
#s(literal -1/2 binary64) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(+.f64 c c) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
#s(literal -1 binary64) |
(/.f64 c b) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) |
#s(literal 2 binary64) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(/.f64 a c) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) |
(sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
#s(literal 4 binary64) |
(*.f64 a c) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) |
(*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
(/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(literal -2 binary64) |
(*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(/.f64 c a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(*.f64 c a) |
(*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) b))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) a)) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (+.f64 (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) a)) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) a)) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (+.f64 (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (* -4 c) a) (* b b)) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (+ (* (* -4 c) a) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx a a) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))))))))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (sqrt (* -4 (/ a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) |
#s(approx (* -4 (/ a c)) (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
#s(approx (/ a c) (/.f64 a c)) |
#s(approx (* -1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (sqrt (neg (* 4 (* a c)))) a) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) |
#s(approx (sqrt (neg (* 4 (* a c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (neg (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* 4 (* a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 #s(literal 2 binary64) b)) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))))))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))))))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))))))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ -2 (* a (sqrt (* -4 (/ c a))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (* -4 (/ c a)) (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (* 2 a)) (* c (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) a)) (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (-.f64 (+.f64 b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (-.f64 (+.f64 b (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (-.f64 (+.f64 b (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (pow.f64 b #s(literal 2 binary64)) a)))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))) a)) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))))) a)) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))))) a)) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 b a)))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) (/.f64 b a)))) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (/ (sqrt (neg (* 4 (* a c)))) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (/.f64 c b))))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal 2 binary64) (/.f64 b a))))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (pow.f64 a #s(literal 2 binary64)))))) a)) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (pow.f64 a #s(literal 3 binary64))))))) a)) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))) a)) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64)))) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))))) a)) |
#s(approx (/ -2 (* a (sqrt (* -4 (/ c a))))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 a (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (/.f64 b a)) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) a) (*.f64 #s(literal -1/2 binary64) b)) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) a)))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))) |
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)))))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)))))) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (sqrt (* -4 (/ a c))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ (sqrt (neg (* 4 (* a c)))) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal 2 binary64) (/.f64 b a)))))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (/.f64 c b)))))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) a)) (*.f64 #s(literal -2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1/2 binary64))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1/2 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))))))))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* -1 (/ c b)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))))) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b)) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 2 binary64)))) b)) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 2 binary64)))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))))))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))) (/.f64 b (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (* c (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) |
#s(approx (* c (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))))))))))) |
#s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (fma.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (fma.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (-.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (*.f64 b (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (*.f64 b (-.f64 (+.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 b (-.f64 (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 b (-.f64 (+.f64 (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 a (pow.f64 c #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 a (pow.f64 c #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 a (pow.f64 c #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a c))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a c))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 a c)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64)))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a c))) b)) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))))) b)) |
#s(approx (if (>= b 0) (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) b)) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) b))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a c (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) b))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a c (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a c (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))))) b))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1 binary64) b)) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) b))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (* 2 a)) (* c (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 a (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (+.f64 (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx (* -4 c) (*.f64 #s(literal -4 binary64) c)) |
#s(approx c c) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (+ c c) (*.f64 #s(literal 2 binary64) c)) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (* c (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c)))))) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))))))) (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))))))) (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (-.f64 (+.f64 b (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (-.f64 (+.f64 b (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))))))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (pow.f64 b #s(literal 2 binary64)) c)))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 b c)))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) (/.f64 b c)))) |
#s(approx (/ (sqrt (neg (* 4 (* a c)))) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (/.f64 a b))))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c))))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))))) c)) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))))) c)) |
#s(approx (/ -2 (* a (sqrt (* -4 (/ c a))))) (/.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (* a (sqrt (* -4 (/ c a)))) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (sqrt (* -4 (/ c a))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 c (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (/.f64 b c)) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) -1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) c) (*.f64 #s(literal -1/2 binary64) b)) c) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) c)))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))) |
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)))))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)))))) |
#s(approx (/ (sqrt (neg (* 4 (* a c)))) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))))) |
#s(approx (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (/.f64 a b)))))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c)) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64))))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) c)) (*.f64 #s(literal -2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) |
#s(approx (/ -2 (* a (sqrt (* -4 (/ c a))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (* a (sqrt (* -4 (/ c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (sqrt (* -4 (/ c a))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 55.0ms | a | inf |
| 20.0ms | b | -inf |
| 19.0ms | c | inf |
| 7.0ms | c | -inf |
| 7.0ms | a | -inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 865 |
| 0 | 138 | 828 |
| 1 | 356 | 822 |
| 2 | 1003 | 822 |
| 0 | 4152 | 822 |
| 0 | 12089 | 788 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) a) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) c) |
#s(literal -4 binary64) |
c |
a |
(*.f64 b b) |
#s(literal -1/2 binary64) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(+.f64 c c) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
#s(literal -1 binary64) |
(/.f64 c b) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) |
#s(literal 2 binary64) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(/.f64 a c) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) |
(sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
#s(literal 4 binary64) |
(*.f64 a c) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) |
(*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
(/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(literal -2 binary64) |
(*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(/.f64 c a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(*.f64 c a) |
(*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)))) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a))) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(*.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) a)) |
(*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (*.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (+.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64))) a) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (+.f64 a a)) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) a) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) (+.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (+.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) a) (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))) (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) (+.f64 a a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 a a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 b #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 b #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 b #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)) |
(*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b) (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)) (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) (fma.f64 #s(literal -1/2 binary64) b (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64) (/.f64 b #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)))) (fma.f64 b #s(literal -1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (fma.f64 b #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b))) (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 4 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64) (*.f64 b #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 b) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64) (*.f64 b #s(literal -1/2 binary64))) |
(fma.f64 b #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) b)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 b #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)) b) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) b) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(neg.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) |
(-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (fabs.f64 b)) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (neg.f64 b)) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) b) |
(hypot.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fabs.f64 b)) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (neg.f64 b)) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) b) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (fabs.f64 b)) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (neg.f64 b)) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) b) |
(hypot.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(hypot.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(hypot.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(hypot.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 b #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 (pow.f64 b #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(hypot.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (pow.f64 b #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (fabs.f64 b)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(hypot.f64 (fabs.f64 b) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 b) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 b) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 (fabs.f64 b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(hypot.f64 (neg.f64 b) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 b) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 (neg.f64 b) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (pow.f64 b #s(literal 1 binary64))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (fabs.f64 b)) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (neg.f64 b)) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) b) |
(hypot.f64 b (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 b (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 b (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 b (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 b (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (fma.f64 b b (*.f64 (*.f64 a c) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(neg.f64 (-.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 b b))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 a c) #s(literal 1 binary64)) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) c) #s(literal 1 binary64)) (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (neg.f64 c) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) c) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal 1 binary64)) (pow.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (fabs.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 1 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fabs.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (neg.f64 c) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (neg.f64 c)) |
(*.f64 c #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) c) |
(neg.f64 (*.f64 #s(literal 4 binary64) c)) |
#s(literal -4 binary64) |
c |
a |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (fabs.f64 b)) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 (fabs.f64 b) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 b b) |
(pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (fabs.f64 b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c)) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 c c)) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) |
(*.f64 (neg.f64 c) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) |
(*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (fma.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) (+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (-.f64 (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) c)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (-.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 c c))) |
(neg.f64 (*.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) c))) |
(neg.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(neg.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c)) |
(+.f64 (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) c)) c) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) c)) c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c c)) c) |
(*.f64 #s(literal 1 binary64) (+.f64 c c)) |
(*.f64 (neg.f64 c) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 c)) |
(*.f64 (+.f64 c c) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 c c (fma.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 c (*.f64 (neg.f64 c) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (neg.f64 c) #s(literal 3 binary64))) (fma.f64 c c (fma.f64 (neg.f64 c) (neg.f64 c) (*.f64 c (neg.f64 c))))) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 (neg.f64 c) #s(literal 1 binary64)))) (+.f64 c (*.f64 (neg.f64 c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (neg.f64 c) (neg.f64 c))) (+.f64 c (neg.f64 c))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) c)) |
(-.f64 c (*.f64 (neg.f64 c) #s(literal 1 binary64))) |
(-.f64 c (neg.f64 c)) |
(+.f64 c c) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
(*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (neg.f64 c) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 (/.f64 (neg.f64 c) b) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 c)) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) b)) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 c (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 c #s(literal -1 binary64)) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c)) |
(/.f64 (neg.f64 c) b) |
(/.f64 (/.f64 c b) #s(literal -1 binary64)) |
(/.f64 c (neg.f64 b)) |
(neg.f64 (/.f64 c b)) |
#s(literal -1 binary64) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 c) b) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 c b) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 c) b)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) b) |
(/.f64 (/.f64 (neg.f64 c) b) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (neg.f64 c) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 c) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
(neg.f64 (/.f64 (neg.f64 c) b)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) c) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 a) c) #s(literal -1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -4 binary64) c) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (/.f64 a c) #s(literal -1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (neg.f64 a) c) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a c) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (neg.f64 a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (neg.f64 c)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (neg.f64 a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) c) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) c) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (neg.f64 c)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 a) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (neg.f64 a) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -4 binary64) c))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) c)) (sqrt.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 (/.f64 #s(literal -4 binary64) (neg.f64 c)))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 (/.f64 #s(literal 4 binary64) c))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) a)) (sqrt.f64 (/.f64 #s(literal -1 binary64) c))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (/.f64 #s(literal -4 binary64) c))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) |
(*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) c))) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) #s(literal -1 binary64))) (sqrt.f64 c)) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) a)) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) |
(neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (neg.f64 c)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 a) c) #s(literal 1 binary64)) #s(literal 4 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) c) #s(literal 1 binary64)) (pow.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 a c) #s(literal 1 binary64)) #s(literal -4 binary64)) |
(*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -4 binary64) c) (/.f64 (neg.f64 a) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64)) (/.f64 #s(literal -4 binary64) c)) |
(*.f64 (/.f64 (neg.f64 a) c) #s(literal 4 binary64)) |
(*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (neg.f64 a) (/.f64 #s(literal -4 binary64) (neg.f64 c))) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 4 binary64) c)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (/.f64 a c) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (neg.f64 a) c) #s(literal 1 binary64))) |
(*.f64 #s(literal 4 binary64) (/.f64 (neg.f64 a) c)) |
(*.f64 a (/.f64 #s(literal -4 binary64) c)) |
(*.f64 #s(literal -4 binary64) (pow.f64 (/.f64 a c) #s(literal 1 binary64))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(pow.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) #s(literal -1 binary64)) c) |
(/.f64 (*.f64 (/.f64 a c) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 a #s(literal -4 binary64)) c) |
(/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (*.f64 #s(literal 4 binary64) a) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a c) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 a #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a))) |
(/.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c)) |
(neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 #s(literal 1 binary64) c))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 a) c) #s(literal -4 binary64))) |
(neg.f64 (*.f64 #s(literal -4 binary64) (/.f64 (neg.f64 a) c))) |
(neg.f64 (*.f64 (/.f64 a c) #s(literal 4 binary64))) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) a) |
(*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 a (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (*.f64 #s(literal -1 binary64) a) (neg.f64 c)) |
(/.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64)) c) |
(/.f64 (/.f64 (neg.f64 a) c) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (neg.f64 a) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 a) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 c a)) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 a c) |
(neg.f64 (/.f64 (neg.f64 a) c)) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) a) #s(literal -1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 a)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (neg.f64 a)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) a))) |
(neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (neg.f64 a)))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 a)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) a) |
(neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (neg.f64 a))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) c) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 c) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (pow.f64 c #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) a)) (sqrt.f64 (neg.f64 c))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 c) a)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 c #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (neg.f64 a))) |
(*.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 (*.f64 #s(literal 4 binary64) a))) |
(*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 a #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (neg.f64 c) a))) |
(pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 1 binary64)) #s(literal 4 binary64)) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1 binary64)) #s(literal -4 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) c) #s(literal 1 binary64)) (pow.f64 (neg.f64 a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 c) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal 1 binary64)) (pow.f64 (neg.f64 c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 a)) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64)) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)) |
(*.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c)) |
(*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 1 binary64))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64))) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) c) a) |
(*.f64 (*.f64 a #s(literal -4 binary64)) (neg.f64 c)) |
(*.f64 (*.f64 (neg.f64 c) a) #s(literal -4 binary64)) |
(*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64))) |
(*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(*.f64 a (*.f64 #s(literal 4 binary64) c)) |
(*.f64 (*.f64 c #s(literal -4 binary64)) (neg.f64 a)) |
(*.f64 c (*.f64 #s(literal 4 binary64) a)) |
(*.f64 #s(literal -4 binary64) (*.f64 (neg.f64 c) a)) |
(neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
#s(literal 4 binary64) |
(*.f64 (neg.f64 c) (neg.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 c)) |
(*.f64 (*.f64 a c) #s(literal 1 binary64)) |
(*.f64 a c) |
(*.f64 c a) |
(neg.f64 (*.f64 (neg.f64 c) a)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64)))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (+.f64 c c)) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(*.f64 c (/.f64 #s(literal 2 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (fma.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) (*.f64 (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) (-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (neg.f64 c)) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (neg.f64 c)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (*.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (*.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (neg.f64 c))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c)) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (neg.f64 c))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) c)) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (neg.f64 c))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (neg.f64 c))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (*.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (*.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) (fma.f64 (neg.f64 c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (fma.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) (fma.f64 c (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (fma.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (-.f64 (*.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (-.f64 (*.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) (+.f64 c c))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) c))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) c)) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) c)) c) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) c)) c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c c)) c) |
(*.f64 #s(literal 1 binary64) (+.f64 c c)) |
(*.f64 (neg.f64 c) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 c)) |
(*.f64 (+.f64 c c) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 c c (fma.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 c (*.f64 (neg.f64 c) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (neg.f64 c) #s(literal 3 binary64))) (fma.f64 c c (fma.f64 (neg.f64 c) (neg.f64 c) (*.f64 c (neg.f64 c))))) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 (neg.f64 c) #s(literal 1 binary64)))) (+.f64 c (*.f64 (neg.f64 c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (neg.f64 c) (neg.f64 c))) (+.f64 c (neg.f64 c))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) c)) |
(-.f64 c (*.f64 (neg.f64 c) #s(literal 1 binary64))) |
(-.f64 c (neg.f64 c)) |
(+.f64 c c) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) |
(neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))) b) |
(*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) b) #s(literal -1 binary64)) |
(*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) (neg.f64 b)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) b)) |
(*.f64 b (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 b (neg.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) b))) |
(neg.f64 (*.f64 (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) b) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) b)) |
(*.f64 #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) b) |
(*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))) |
#s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) c)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)))) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 a a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (*.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)) (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) (+.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)))) (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) a) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (+.f64 a a)) (+.f64 a a)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) a) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a)) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (+.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) a) (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))) (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
(neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 a a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b)) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1 binary64))) |
(neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(-.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 1 binary64)) #s(literal 4 binary64)) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1 binary64)) #s(literal -4 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) c) #s(literal 1 binary64)) (pow.f64 (neg.f64 a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 c) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal 1 binary64)) (pow.f64 (neg.f64 c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 a)) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64)) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)) |
(*.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c)) |
(*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 1 binary64))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64))) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) a)) a) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) a) a)) a) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) a)) a) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a a)) a) |
(*.f64 #s(literal 1 binary64) (+.f64 a a)) |
(*.f64 (neg.f64 a) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 a)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 a (*.f64 (neg.f64 a) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) a) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) a) (*.f64 a (*.f64 #s(literal -1 binary64) a))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 a (neg.f64 a))))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)))) (+.f64 a (*.f64 (neg.f64 a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) a))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 a))) (+.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(neg.f64 (*.f64 #s(literal -2 binary64) a)) |
(-.f64 a (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(-.f64 a (*.f64 #s(literal -1 binary64) a)) |
(-.f64 a (neg.f64 a)) |
(+.f64 a a) |
(*.f64 #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) c) |
(*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
#s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (neg.f64 a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (neg.f64 a)) |
(/.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a) |
(/.f64 (/.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (/.f64 #s(literal -2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 #s(literal -2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(fma.f64 (pow.f64 (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
#s(literal -2 binary64) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) a) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (neg.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a) |
(*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(*.f64 a (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(neg.f64 (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) c) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 c) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (neg.f64 a)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (neg.f64 c) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 (/.f64 #s(literal -4 binary64) (neg.f64 a)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) |
(*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) c) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 c) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (neg.f64 a)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 c) a) #s(literal 1 binary64)) #s(literal 4 binary64)) |
(*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 c a) #s(literal 1 binary64)) #s(literal -4 binary64)) |
(*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (neg.f64 c) a) #s(literal 4 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (neg.f64 c) (/.f64 #s(literal -4 binary64) (neg.f64 a))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (neg.f64 c) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 4 binary64) (/.f64 (neg.f64 c) a)) |
(*.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 c (/.f64 #s(literal -4 binary64) a)) |
(*.f64 #s(literal -4 binary64) (pow.f64 (/.f64 c a) #s(literal 1 binary64))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(pow.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (*.f64 c #s(literal -4 binary64)) a) |
(neg.f64 (*.f64 (/.f64 (neg.f64 c) a) #s(literal -4 binary64))) |
(neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (*.f64 #s(literal -4 binary64) (/.f64 (neg.f64 c) a))) |
(neg.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64))) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) c) |
(*.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 c) a)) |
(*.f64 c (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a c)) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
(neg.f64 (/.f64 (neg.f64 c) a)) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)))) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a))) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(*.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) a)) |
(*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (*.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (+.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64))) a) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (+.f64 a a)) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) a) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) (+.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (+.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 a a)) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)) (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) a) (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))) (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) (+.f64 a a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 a a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (fabs.f64 b)) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (neg.f64 b)) |
(hypot.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) b) |
(hypot.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fabs.f64 b)) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (neg.f64 b)) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) b) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (fabs.f64 b)) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (neg.f64 b)) |
(hypot.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) b) |
(hypot.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(hypot.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(hypot.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(hypot.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 b #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 (pow.f64 b #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(hypot.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (pow.f64 b #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (fabs.f64 b)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(hypot.f64 (fabs.f64 b) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 b) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 b) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 (fabs.f64 b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(hypot.f64 (neg.f64 b) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 b) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 (neg.f64 b) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (pow.f64 b #s(literal 1 binary64))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (fabs.f64 b)) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (neg.f64 b)) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) b) |
(hypot.f64 b (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(hypot.f64 b (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(hypot.f64 b (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(hypot.f64 b (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(hypot.f64 b (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (fma.f64 b b (*.f64 (*.f64 a c) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(neg.f64 (-.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 b b))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 a c) #s(literal 1 binary64)) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) c) #s(literal 1 binary64)) (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (neg.f64 c) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) c) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal 1 binary64)) (pow.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (fabs.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 1 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fabs.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (neg.f64 c) (neg.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 c)) |
(*.f64 (*.f64 a c) #s(literal 1 binary64)) |
(*.f64 a c) |
(*.f64 c a) |
(neg.f64 (*.f64 (neg.f64 c) a)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c)) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 c c)) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) |
(*.f64 (neg.f64 c) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) |
(*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (fma.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) (+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (-.f64 (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) c)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (-.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 c c))) |
(neg.f64 (*.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) c))) |
(neg.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(neg.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c)) |
(+.f64 (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (fma.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (fma.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (fma.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (fma.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(fma.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) b) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)) b) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) |
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
Compiled 139 836 to 11 870 computations (91.5% saved)
26 alts after pruning (25 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 213 | 16 | 2 229 |
| Fresh | 5 | 9 | 14 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 222 | 26 | 2 248 |
| Status | Accuracy | Program |
|---|---|---|
| 71.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 c c)))) | |
| 41.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b)))) | |
| 20.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))))) | |
| 42.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))))))) | |
| ✓ | 71.7% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
| 56.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) | |
| 56.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) | |
| 41.9% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) | |
| 51.8% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) | |
| 6.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) | |
| 34.8% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) | |
| 10.3% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) | |
| 10.3% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) | |
| 51.8% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) | |
| 42.4% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) | |
| 15.5% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) | |
| 48.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) | |
| 42.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) | |
| 26.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) | |
| 50.6% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))))))) | |
| 51.3% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) c)))) | |
| 52.6% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) | |
| 19.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) | |
| 9.6% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c))))) | |
| 10.3% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c)))))) | |
| 12.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))))) |
Compiled 1 512 to 867 computations (42.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) c)))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) c)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) c)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) c)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) c)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) c)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) c)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (+.f64 c c)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) c)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (+.f64 c c)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) c)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (+.f64 c c)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) c)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c #s(approx (/ -2 (- b (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (+.f64 c c)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (+ (* (* c a) -4) (* b b)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 b) (+.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) c)) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 c c)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (E.f64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (/.f64 (-.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (fma.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(approx (+ 2 (* -2 (/ (* a c) (pow b 2)))) #s(literal 2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
34 calls:
| 41.0ms | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
| 20.0ms | b |
| 16.0ms | a |
| 16.0ms | c |
| 13.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.3% | 1 | b |
| 10.3% | 1 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
| 10.3% | 1 | c |
| 10.3% | 1 | a |
| 19.7% | 1 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
| 19.7% | 1 | c |
| 19.7% | 1 | a |
| 25.5% | 2 | c |
| 25.5% | 2 | a |
| 25.5% | 2 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
| 19.7% | 1 | b |
| 42.4% | 1 | c |
| 44.9% | 2 | a |
| 50.3% | 2 | b |
| 46.6% | 2 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
| 56.8% | 3 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
| 56.8% | 3 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
| 56.6% | 3 | b |
| 57.3% | 3 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
| 52.6% | 1 | c |
| 52.6% | 1 | a |
| 56.6% | 2 | b |
| 84.7% | 3 | b |
| 85.0% | 3 | b |
| 85.1% | 3 | b |
| 85.1% | 3 | b |
| 74.7% | 4 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
| 85.1% | 3 | b |
| 89.5% | 3 | b |
| 92.5% | 3 | b |
| 91.5% | 5 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
| 83.5% | 3 | a |
| 92.6% | 3 | b |
| 79.7% | 3 | c |
Compiled 3 906 to 655 computations (83.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 6.7473411305913554e+44 | 3.10739100883104e+51 |
| 8.0ms | -1.078452363185896e+164 | -7.132429069462751e+163 |
| 16.0ms | 208× | 0 | valid |
| 1.0ms | 10× | 0 | invalid |
Compiled 1 202 to 694 computations (42.3% saved)
ival-mult!: 4.0ms (34.3% of total)ival-div!: 2.0ms (17.2% of total)ival-if: 1.0ms (8.6% of total)ival-sub!: 1.0ms (8.6% of total)ival-add!: 1.0ms (8.6% of total)ival-sqrt: 1.0ms (8.6% of total)ival->=: 1.0ms (8.6% of total)ival-neg: 1.0ms (8.6% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 6.7473411305913554e+44 | 3.10739100883104e+51 |
| 1.0ms | -1.078452363185896e+164 | -7.132429069462751e+163 |
Compiled 1 202 to 694 computations (42.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 56.0ms | 1.3649432724157298e-26 | 7.691159260998929e-25 |
| 1.0ms | -1.078452363185896e+164 | -7.132429069462751e+163 |
| 48.0ms | 112× | 0 | valid |
| 2.0ms | 27× | 0 | invalid |
Compiled 1 142 to 719 computations (37% saved)
ival-mult!: 42.0ms (90.3% of total)ival-if: 1.0ms (2.1% of total)ival-sub!: 1.0ms (2.1% of total)ival-sqrt: 1.0ms (2.1% of total)ival-div!: 1.0ms (2.1% of total)ival-neg: 1.0ms (2.1% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival->=: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.3649432724157298e-26 | 7.691159260998929e-25 |
| 19.0ms | -1.782153385015985e-127 | -3.0032657643639424e-131 |
| 16.0ms | 208× | 0 | valid |
| 4.0ms | 47× | 0 | invalid |
Compiled 1 698 to 939 computations (44.7% saved)
ival-mult!: 5.0ms (36.2% of total)ival-sqrt: 2.0ms (14.5% of total)ival-div!: 2.0ms (14.5% of total)ival-if: 1.0ms (7.2% of total)ival-sub!: 1.0ms (7.2% of total)ival-add!: 1.0ms (7.2% of total)ival->=: 1.0ms (7.2% of total)ival-neg: 1.0ms (7.2% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.3649432724157298e-26 | 7.691159260998929e-25 |
| 2.0ms | -1.782153385015985e-127 | -3.0032657643639424e-131 |
Compiled 1 638 to 909 computations (44.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.3649432724157298e-26 | 7.691159260998929e-25 |
| 2.0ms | -1.782153385015985e-127 | -3.0032657643639424e-131 |
Compiled 1 638 to 909 computations (44.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.3649432724157298e-26 | 7.691159260998929e-25 |
| 6.0ms | -1.782153385015985e-127 | -3.0032657643639424e-131 |
Compiled 1 638 to 924 computations (43.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 1.3649432724157298e-26 | 7.691159260998929e-25 |
| 22.0ms | -2.422514132553787e-134 | -1.1269003468306121e-142 |
| 14.0ms | 176× | 0 | valid |
| 4.0ms | 45× | 0 | invalid |
Compiled 1 911 to 1 101 computations (42.4% saved)
ival-mult!: 4.0ms (33.4% of total)ival-div!: 2.0ms (16.7% of total)ival-if: 1.0ms (8.3% of total)ival-sub!: 1.0ms (8.3% of total)ival-sqrt: 1.0ms (8.3% of total)ival->=: 1.0ms (8.3% of total)ival-neg: 1.0ms (8.3% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | -2.422514132553787e-134 | -1.1269003468306121e-142 |
Compiled 1 148 to 674 computations (41.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.00619320151147e+264 | 6.119775465573514e+271 |
| 0.0ms | -inf | -4.891204635029091e+290 |
Compiled 41 to 26 computations (36.6% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.00619320151147e+264 | 6.119775465573514e+271 |
| 0.0ms | -inf | -4.891204635029091e+290 |
Compiled 41 to 26 computations (36.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | -1.1269003468306121e-142 | -2.879316969217925e-146 |
| 10.0ms | 128× | 0 | valid |
| 4.0ms | 46× | 0 | invalid |
Compiled 1 009 to 618 computations (38.8% saved)
ival-mult!: 3.0ms (32.1% of total)ival-div!: 2.0ms (21.4% of total)ival-if: 1.0ms (10.7% of total)ival-sub!: 1.0ms (10.7% of total)ival-sqrt: 1.0ms (10.7% of total)ival->=: 1.0ms (10.7% of total)ival-neg: 1.0ms (10.7% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | -3.069337051499151e-286 | -2.0084843241756814e-303 |
| 13.0ms | 160× | 0 | valid |
| 3.0ms | 16× | 0 | invalid |
Compiled 1 161 to 706 computations (39.2% saved)
ival-mult!: 5.0ms (43% of total)ival-if: 1.0ms (8.6% of total)ival-sub!: 1.0ms (8.6% of total)ival-sqrt: 1.0ms (8.6% of total)ival->=: 1.0ms (8.6% of total)ival-div!: 1.0ms (8.6% of total)ival-neg: 1.0ms (8.6% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 2 374 to 199 computations (91.6% saved)
Compiled 2 412 to 219 computations (90.9% saved)
Loading profile data...