
Time bar (total: 5.3s)
| 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)
| 708.0ms | 8 256× | 0 | valid |
| 109.0ms | 892× | 0 | invalid |
ival-mult!: 278.0ms (50.7% of total)ival-sqrt: 90.0ms (16.4% of total)ival-neg: 59.0ms (10.8% of total)ival-div!: 52.0ms (9.5% of total)ival-sub!: 36.0ms (6.6% of total)ival-add!: 28.0ms (5.1% of total)adjust: 2.0ms (0.4% of total)ival-if: 2.0ms (0.4% of total)ival->=: 1.0ms (0.2% 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 |
|---|---|---|
| ▶ | 68.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)))))) |
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 |
|---|---|---|
| 6.0ms | c | 0 |
| 5.0ms | a | -inf |
| 5.0ms | b | -inf |
| 5.0ms | a | inf |
| 4.0ms | b | inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 145 |
| 0 | 33 | 145 |
| 1 | 124 | 140 |
| 2 | 481 | 140 |
| 3 | 2048 | 140 |
| 0 | 4439 | 132 |
| 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 (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 #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 (*.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 (*.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 (+.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 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 (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 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.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 (*.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 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 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 (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)))) (/.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 (-.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 (+.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 (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 (-.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)))) (+.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 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 (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 #s(literal 1 binary64) (/.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))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.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 (*.f64 (*.f64 a a) #s(literal 4 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 1 binary64) (/.f64 (neg.f64 a) (*.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) (/.f64 a (*.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) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.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)))) (*.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 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 (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 #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 (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 (-.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 #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 (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 (+.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 (*.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 (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))) (+.f64 (*.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 (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))) (+.f64 (*.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))))))) |
(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 (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 (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 (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 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 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 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.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 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.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 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (*.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)))) |
(*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 0 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/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 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (cosh.f64 #s(literal -1 binary64)) (cosh.f64 #s(literal -1 binary64)))) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 #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 (*.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 (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 (*.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 (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 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal -1 binary64))) |
(/.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))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))) |
(/.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 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 0 binary64))) |
(neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) |
(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 a) c) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (*.f64 c #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 (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 a) c) (*.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 (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 (neg.f64 (neg.f64 (neg.f64 (fabs.f64 b)))) (neg.f64 (neg.f64 (neg.f64 (fabs.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 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (neg.f64 (fabs.f64 b))) |
(*.f64 (pow.f64 (fabs.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b)) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 b b) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (*.f64 b b) (pow.f64 (*.f64 b b) #s(literal 0 binary64))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 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)) |
(/.f64 (pow.f64 (*.f64 b b) (*.f64 (cosh.f64 #s(literal -1 binary64)) (cosh.f64 #s(literal -1 binary64)))) (pow.f64 (*.f64 b b) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 #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 (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 #s(literal 1 binary64) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 b b) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 b) #s(literal -2 binary64))) |
(/.f64 (*.f64 b b) (pow.f64 (*.f64 b b) #s(literal 0 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 (fabs.f64 b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 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 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 a) c)) |
(*.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 a) c))) |
(*.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 (neg.f64 a) a)) a) |
(*.f64 (neg.f64 (neg.f64 a)) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a a)) a) |
(*.f64 (neg.f64 a) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 a)) |
(*.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 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 a a (+.f64 (*.f64 a a) (*.f64 a (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)) |
(/.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)))) |
(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 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 (*.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 (-.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 (+.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 (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 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (+.f64 c c))) |
(/.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 (neg.f64 c) c)) c) |
(*.f64 (neg.f64 (neg.f64 c)) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c c)) c) |
(*.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 (*.f64 c c) (*.f64 (neg.f64 c) (neg.f64 c))) (+.f64 c (neg.f64 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 (*.f64 c c) (*.f64 c c)) (-.f64 c 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)))) |
(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 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 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 b))) (neg.f64 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))))) |
(/.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 (*.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 (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 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.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 (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))) (+.f64 (*.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))))))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b 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 (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 (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 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 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 51 943 to 4 959 computations (90.5% saved)
24 alts after pruning (24 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 942 | 24 | 966 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 943 | 24 | 967 |
| Status | Accuracy | Program |
|---|---|---|
| 60.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.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 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) | |
| 68.3% | (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)))))) | |
| 68.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 (+.f64 c c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64)))) | |
| 46.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 (-.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))))))) | |
| 46.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 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))))) | |
| 64.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) #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)))))))))) | |
| 36.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))))) | |
| 68.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 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (+.f64 c c)))) | |
| 68.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) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) c)) | |
| 43.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)) #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)))))) | |
| ▶ | 43.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)) #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)))))) |
| 41.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)) #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)))))))) | |
| ▶ | 40.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 (*.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.7% | (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)))))))) | |
| 27.3% | (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)))))))) | |
| 68.3% | (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)))))) | |
| ▶ | 68.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.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 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
| ▶ | 68.9% | (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)))))) |
| 68.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 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 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) | |
| 68.3% | (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))) | |
| ▶ | 44.8% | (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)))))) |
| 47.6% | (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)))))) | |
| 68.4% | (if (>=.f64 b #s(literal 0 binary64)) #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)))) (/.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.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) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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)))))) |
Compiled 2 204 to 1 436 computations (34.8% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1493 | 12055 |
| 1× | iter-limit |
| Inputs |
|---|
(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)))))) |
(>=.f64 b #s(literal 0 binary64)) |
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)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
#s(literal -2 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#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 #s(literal 2 binary64) c) |
c |
(+.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) |
(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 a c) |
(/.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 (-.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)))))) |
(/.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)))) |
#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)))) |
(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)) (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)))))) |
#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)))))) |
(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(literal -1/2 binary64) |
(/.f64 b a) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
#s(literal 1/2 binary64) |
(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 (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 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(/.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 (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 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(+.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))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(*.f64 c #s(literal -4 binary64)) |
(/.f64 #s(literal -1/2 binary64) a) |
| 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 (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx a 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 (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 (* -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 (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 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a)) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (* 1/2 (sqrt (* -4 (/ c 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))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) |
#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) (/ (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (E)) (/ (* 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 (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 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) a))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (E.f64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (/.f64 (*.f64 a (*.f64 c (E.f64))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) a)) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (E.f64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 (*.f64 c (E.f64)) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) a)) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (E.f64) (+.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 (*.f64 (pow.f64 c #s(literal 3 binary64)) (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 (*.f64 c (E.f64)) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) a)) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* 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 (+ b (sqrt (+ (* (* c -4) a) (* 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 (+ b (sqrt (+ (* (* c -4) a) (* 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 (/ -1/2 a) (/.f64 #s(literal -1/2 binary64) 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) (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 (/ (* 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 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c 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 (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 (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 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c 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))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal -1/2 binary64) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (E.f64)) a)))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (E.f64)) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (E.f64)) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.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 (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* 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 (+ b (sqrt (+ (* (* c -4) 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/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 (+ (* (* c -4) a) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (pow.f64 b #s(literal 2 binary64)) 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 (/ (* 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 (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 (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 (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (E.f64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) (*.f64 b (E.f64)))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* 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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.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 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 b (E.f64)))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) 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 binary64) (/.f64 b a)))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) 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 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 (+ b (sqrt (+ (* (* c -4) 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 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 (+ (* (* c -4) 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 (>= 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 (* -2 b) (*.f64 #s(literal -2 binary64) 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 (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 (/ (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (E)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (E)) (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 (/ (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (E)) (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 (/ (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (E)) (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 (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (E.f64)) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a)))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (E.f64) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b (E.f64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (E.f64) a) (*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (E.f64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))))))))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* 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 (+ b (sqrt (+ (* (* c -4) a) (* 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 (+ (* (* c -4) 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 (+ (* (* c -4) 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 (+ (* (* c -4) 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 (/ (- (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 (/ (* 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 (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 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) a))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (E.f64) a) (/.f64 (*.f64 c (E.f64)) (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (E.f64) a) (+.f64 (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c (E.f64)) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (E.f64) a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (E.f64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c (E.f64)) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal 2 binary64) b)) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* 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 (+ b (sqrt (+ (* (* c -4) a) (* 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 (+ b (sqrt (+ (* (* c -4) a) (* 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 (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 (/ (* 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 (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 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (if (>= b 0) (/ (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (E)) (/ (* 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 (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 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (E.f64)) b))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 c (E.f64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 2 binary64)))) b))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 c (E.f64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (E.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)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 c (E.f64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* 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 (+ b (sqrt (+ (* (* c -4) a) (* 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 (+ b (sqrt (+ (* (* c -4) a) (* 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 (/ (- (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 (/ (* 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 c 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 (- (* 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 (/ -2 (sqrt (* -4 (/ a c)))) (*.f64 #s(literal -2 binary64) (/.f64 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 (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) a) (/.f64 (*.f64 c (E.f64)) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) a) (*.f64 c (+.f64 (/.f64 (E.f64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a (*.f64 c (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.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)) (*.f64 c (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 (*.f64 a (E.f64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 (E.f64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* 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 (+ b (sqrt (+ (* (* c -4) a) (* 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 (* c -4) (*.f64 #s(literal -4 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 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 (/ (* 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 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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 (+.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 (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 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (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 (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (E.f64)) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (E.f64)) (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (E.f64)) (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.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 (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* 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 (+ b (sqrt (+ (* (* c -4) 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/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 (+ (* (* c -4) a) (* 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 (/ (* 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 (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 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))) (*.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 (*.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 (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (E.f64)) (*.f64 a c))))))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* 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 (*.f64 b (E.f64)) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)))))) |
#s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* 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 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.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 (*.f64 b (E.f64)) a))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) 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 binary64) (/.f64 b c)))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) 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 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 (+ b (sqrt (+ (* (* c -4) 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 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 (+ (* (* c -4) 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))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 78.0ms | a | -inf |
| 10.0ms | c | inf |
| 5.0ms | a | 0 |
| 5.0ms | c | -inf |
| 5.0ms | a | inf |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 709 |
| 0 | 119 | 713 |
| 1 | 403 | 665 |
| 2 | 1497 | 661 |
| 0 | 4097 | 661 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(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)))))) |
(>=.f64 b #s(literal 0 binary64)) |
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)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
#s(literal -2 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#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 #s(literal 2 binary64) c) |
c |
(+.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) |
(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 a c) |
(/.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 (-.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)))))) |
(/.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)))) |
#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)))) |
(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)) (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)))))) |
#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)))))) |
(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(literal -1/2 binary64) |
(/.f64 b a) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
#s(literal 1/2 binary64) |
(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 (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 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(/.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 (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 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(+.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))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(*.f64 c #s(literal -4 binary64)) |
(/.f64 #s(literal -1/2 binary64) a) |
| Outputs |
|---|
(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 a a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) |
(*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.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(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) a) |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) |
(neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
(*.f64 b #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(*.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 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.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 (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 (*.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 (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 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 (*.f64 a a) (*.f64 a a)) (-.f64 a 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)))) |
(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 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 a a) |
#s(literal 2 binary64) |
a |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (+.f64 c c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (neg.f64 c)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 (neg.f64 c) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 c (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) (-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (neg.f64 c))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) c)) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) c)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (+.f64 c c))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(*.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 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(/.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 (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 (*.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 (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 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 (*.f64 c c) (*.f64 c c)) (-.f64 c 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)))) |
(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 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 c c) |
c |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(neg.f64 b) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 (neg.f64 b)) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 b)) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 (neg.f64 b)) b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.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) c) a)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 (neg.f64 (neg.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 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c))) |
(-.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c)) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(fabs.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (pow.f64 (fabs.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b)) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (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)) |
(/.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 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 b) #s(literal -2 binary64))) |
(/.f64 #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 (fabs.f64 b)) #s(literal 2 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) a) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 c (*.f64 a #s(literal 4 binary64))) |
(*.f64 a (*.f64 #s(literal 4 binary64) c)) |
(*.f64 #s(literal 4 binary64) (*.f64 c a)) |
(*.f64 a #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) (/.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 #s(literal -4 binary64) c) a))) b) #s(literal -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 #s(literal -4 binary64) c) a))))) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (+.f64 a 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 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 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.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 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.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 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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)) (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.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 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (+.f64 a 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 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 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 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 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.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 (*.f64 #s(literal -4 binary64) c) a))))) (*.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 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 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 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a)))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal -2 binary64) 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 #s(literal -4 binary64) c) a)))) (+.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 #s(literal -4 binary64) c) a))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (+.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 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -2 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -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 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 a a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal -2 binary64)) a)) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a 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 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal -2 binary64)) a)) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b)) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) 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 #s(literal -4 binary64) c) a)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(neg.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c)) |
(*.f64 c (*.f64 #s(literal -4 binary64) a)) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a))) |
(neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c)) |
#s(literal -4 binary64) |
(*.f64 c a) |
(*.f64 a c) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (+.f64 c c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 c)) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (neg.f64 c) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 c (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (fma.f64 c (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))))) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 c))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) c)) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (fma.f64 c (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.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 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a)) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (fma.f64 b b (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(neg.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.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)))))) |
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a)) (/.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) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (neg.f64 b))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 a) (*.f64 (neg.f64 b) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) a (*.f64 #s(literal -1/2 binary64) b)) a) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (+.f64 a 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) a) c (*.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) a) c (*.f64 b b))) #s(literal 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) a) c (*.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) a) c (*.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) a) c (*.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) a) c (*.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) a) c (*.f64 b b)))) (+.f64 a a))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a))))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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)) (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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) a) c (*.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) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.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) a) c (*.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) a) c (*.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) a) c (*.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) a) c (*.f64 b b)))))) (*.f64 (+.f64 a 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 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) #s(literal 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) a) c (*.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) a) c (*.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) a) c (*.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) a) c (*.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 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.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) a) c (*.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) a) c (*.f64 b b))) #s(literal 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) a) c (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.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) a) c (*.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 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) #s(literal 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) a) c (*.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) a) c (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 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) a) c (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (neg.f64 a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) b) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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) a) c (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b 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) a) c (*.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) a) c (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) a) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) b) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (+.f64 a a)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (+.f64 a a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) (+.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) a)) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.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) a) c (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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) a) c (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (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 (fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (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) (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 (-.f64 (*.f64 (/.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 #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 #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 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.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 (/.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 #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 (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 (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 (neg.f64 (neg.f64 (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) (neg.f64 (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 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(-.f64 (/.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 (/.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 (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 (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 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 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) |
(*.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 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)) |
(/.f64 #s(literal 1 binary64) (/.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))) |
(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 (*.f64 #s(literal -4 binary64) a) (/.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 (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) (/.f64 a 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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a))) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a))) (neg.f64 (neg.f64 c))) |
(/.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a)) (neg.f64 c)) |
(/.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64)) (neg.f64 c)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) (neg.f64 c)) |
(/.f64 (*.f64 #s(literal -4 binary64) a) c) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal -4 binary64) a))) |
(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))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) a) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (neg.f64 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 a) (neg.f64 c)) |
(/.f64 #s(literal 1 binary64) (/.f64 c a)) |
(/.f64 a c) |
(neg.f64 (/.f64 a (neg.f64 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 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (/.f64 b a)) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (neg.f64 b))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 b) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 (/.f64 b a)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (/.f64 b a)) #s(literal -1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (/.f64 b a)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) (+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (/.f64 b a)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (neg.f64 (/.f64 b a)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (/.f64 b a)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (/.f64 b a)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) a (*.f64 #s(literal -1/2 binary64) b))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) a (*.f64 #s(literal -1/2 binary64) b)) a) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) (+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (/.f64 b a)) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) a) a) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(neg.f64 (/.f64 b (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 b) a)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.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 (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 c #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)) #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 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a))) |
(*.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 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.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) (neg.f64 c))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 a)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(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 (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 (*.f64 #s(literal -4 binary64) c) (/.f64 #s(literal 1 binary64) 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) (/.f64 c a)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64))) |
(*.f64 c (/.f64 #s(literal -4 binary64) 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 (neg.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -4 binary64) c))) |
(/.f64 (*.f64 #s(literal -4 binary64) c) a) |
(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))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) c) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 c (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a c)) |
(/.f64 c a) |
(neg.f64 (/.f64 c (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 c) a)) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 1 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) a)) (exp.f64 #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64))) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (exp.f64 #s(literal 1/3 binary64))))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a))) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (E.f64) (neg.f64 (exp.f64 #s(literal 1/3 binary64))))) |
(*.f64 (/.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (exp.f64 #s(literal 1/3 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (E.f64) (/.f64 #s(literal -1/2 binary64) a)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal -1/2 binary64)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (neg.f64 (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) a)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a))) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (E.f64) (neg.f64 (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a))) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (E.f64) (/.f64 #s(literal -1/2 binary64) a)) (exp.f64 #s(literal 1/3 binary64))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal -1/2 binary64)) (exp.f64 #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (exp.f64 #s(literal 1/3 binary64))) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a))) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) a)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 2/3 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) (exp.f64 #s(literal 1/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64))) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (E.f64)) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (exp.f64 #s(literal 1/3 binary64))) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) (*.f64 a (E.f64)))) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (E.f64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) (*.f64 a (E.f64))) (E.f64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (neg.f64 (/.f64 #s(literal -1/2 binary64) a))) (/.f64 #s(literal 1 binary64) (neg.f64 (E.f64)))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) (*.f64 a (E.f64))))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (E.f64))) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 1 binary64)) |
(*.f64 (E.f64) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) (*.f64 a (E.f64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 #s(literal 2/3 binary64))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal 1/2 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 #s(literal 2/3 binary64))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal -1/2 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 #s(literal 2/3 binary64))) (*.f64 (E.f64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 #s(literal 2/3 binary64))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (E.f64)) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (E.f64)) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (E.f64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (E.f64)) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) (E.f64))) (*.f64 (neg.f64 (E.f64)) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal 1/2 binary64))) (*.f64 (E.f64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal -1/2 binary64))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (E.f64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) (E.f64))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 #s(literal 2/3 binary64)))) (*.f64 (neg.f64 a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 a) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) (E.f64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 #s(literal 2/3 binary64)))) (*.f64 a (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 a (E.f64))) |
(/.f64 (*.f64 (*.f64 (E.f64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 #s(literal 2/3 binary64)))) (*.f64 a (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 a (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 a (E.f64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) (E.f64)) (/.f64 #s(literal 1 binary64) (exp.f64 #s(literal 2/3 binary64)))) (*.f64 a (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) (E.f64)) #s(literal -1 binary64)) (*.f64 a (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) (E.f64)) #s(literal 1 binary64)) (*.f64 a (E.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (E.f64)) (*.f64 (neg.f64 a) (E.f64))) |
(/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)) (E.f64)) (*.f64 (neg.f64 a) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64))) (E.f64)) (*.f64 (neg.f64 a) (E.f64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 1 binary64))) (neg.f64 (E.f64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) a)) (exp.f64 #s(literal 2/3 binary64)))) (neg.f64 (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (neg.f64 (/.f64 #s(literal -1/2 binary64) a))))) (neg.f64 (neg.f64 (neg.f64 (E.f64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 1 binary64)) (E.f64)) |
(/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) (E.f64)) (*.f64 a (E.f64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) a)) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (neg.f64 (/.f64 #s(literal -1/2 binary64) a)))) (neg.f64 (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (neg.f64 (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (E.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (neg.f64 (/.f64 #s(literal -1/2 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) a)) (E.f64)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (E.f64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (neg.f64 (/.f64 #s(literal -1/2 binary64) a))) (E.f64))) |
(log.f64 (pow.f64 (exp.f64 (E.f64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) (*.f64 a (E.f64))))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 #s(literal 1 binary64) (E.f64)))) |
(*.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (E.f64) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(*.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)))) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) (log.f64 (exp.f64 (E.f64)))) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) (E.f64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64))) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (E.f64))) |
(*.f64 (E.f64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (E.f64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) (E.f64))) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) #s(literal -1/2 binary64)) a) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64))) a) |
(/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) (E.f64)) a) |
(log.f64 (exp.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) a)))) |
(E.f64) |
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a)) (/.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) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (neg.f64 b))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 a) (*.f64 (neg.f64 b) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) a (*.f64 #s(literal -1/2 binary64) b)) a) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (+.f64 a 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) a) c (*.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) a) c (*.f64 b b))) #s(literal 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) a) c (*.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) a) c (*.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) a) c (*.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) a) c (*.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) a) c (*.f64 b b)))) (+.f64 a a))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a))))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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)) (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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) a) c (*.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) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.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) a) c (*.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) a) c (*.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) a) c (*.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) a) c (*.f64 b b)))))) (*.f64 (+.f64 a 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 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) #s(literal 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) a) c (*.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) a) c (*.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) a) c (*.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) a) c (*.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 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.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) a) c (*.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) a) c (*.f64 b b))) #s(literal 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) a) c (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.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) a) c (*.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 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) #s(literal 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) a) c (*.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) a) c (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 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) a) c (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (neg.f64 a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) b) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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) a) c (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b 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) a) c (*.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) a) c (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) a) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) b) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (+.f64 a a)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (+.f64 a a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) (+.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) a)) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) b)) b) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) b) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (-.f64 b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) a) c (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(neg.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) b)) |
(neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (neg.f64 b))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) b) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 (neg.f64 b))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) b) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(+.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 (neg.f64 b))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
(+.f64 b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 (neg.f64 b)) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 b)) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 (neg.f64 b)) b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.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) c) a)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 (neg.f64 (neg.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 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c))) |
(-.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c)) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(fabs.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 #s(literal -4 binary64) c) |
(*.f64 c #s(literal -4 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (+.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 a)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -1/2 binary64) a) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) a)) |
Compiled 120 622 to 7 587 computations (93.7% saved)
25 alts after pruning (25 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 950 | 21 | 1 971 |
| Fresh | 15 | 4 | 19 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 970 | 25 | 1 995 |
| Status | Accuracy | Program |
|---|---|---|
| 68.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 (+.f64 c c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64)))) | |
| ▶ | 46.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 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))))) |
| 64.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) #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)))))))))) | |
| 45.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 (sqrt.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))) | |
| 48.0% | (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) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))) | |
| 50.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))))))) | |
| 39.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 (*.f64 #s(literal 2 binary64) c) (/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) | |
| 37.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 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) | |
| 40.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 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) | |
| ▶ | 40.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 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
| 27.3% | (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)))))))) | |
| ▶ | 43.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #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 #s(literal -4 binary64) (/.f64 a c)))))) |
| 68.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (E.f64) (*.f64 #s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal 2 binary64) b)) (/.f64 #s(literal -1/2 binary64) a))) (E.f64)) (/.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)))))) | |
| ▶ | 69.0% | (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 a a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
| 42.3% | (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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) | |
| 37.0% | (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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| 47.7% | (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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) | |
| ▶ | 44.3% | (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)) #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)))))) |
| 42.2% | (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)) #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)))))))) | |
| 47.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))) (E.f64)) (/.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)))))) | |
| 42.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal -1/2 binary64) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (E.f64)) (/.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)))))) | |
| 40.3% | (if (>=.f64 b #s(literal 0 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 #s(literal -4 binary64) c) a))) b))) (/.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))))))) | |
| 40.3% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) | |
| 68.3% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) (*.f64 a (E.f64)))) (/.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.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) (/.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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
Compiled 2 590 to 1 570 computations (39.4% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1723 | 14341 |
| 1× | iter-limit |
| Inputs |
|---|
(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 a a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
#s(literal -2 binary64) |
(+.f64 a a) |
a |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(+.f64 c c) |
c |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
(*.f64 b b) |
(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)) #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(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#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)))) |
(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)) (/.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 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.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 a c) |
(*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) c) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #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 #s(literal -4 binary64) (/.f64 a c)))))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) a) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
#s(literal -1/2 binary64) |
#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)))) |
(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 (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)))) |
(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 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
(/.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 #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 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))) |
(*.f64 #s(literal -1 binary64) (/.f64 b c)) |
#s(literal -1 binary64) |
(/.f64 b c) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) (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 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a 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)))) (+ a 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)))) (+ a 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)))) (+ a 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 (+ a a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx a a) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b))) b) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b)) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a)) |
#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 (* -4 (* a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx (/ 2 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))) |
#s(approx (/ 2 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.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 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.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 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))))))) (*.f64 #s(literal -4 binary64) (/.f64 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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (fma.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 4 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (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 (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 -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 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.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 (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)))))))) (fma.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 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.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 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))))))) (*.f64 #s(literal -4 binary64) (/.f64 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 (if (>= b 0) (/ (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/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 (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 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b))) b) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 (/ -2 (sqrt (* -4 (/ a c)))) (/.f64 #s(literal -2 binary64) (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 (* 4 a) (*.f64 #s(literal 4 binary64) a)) |
#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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a 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)))) (+ a 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)))) (+ a 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)))) (+ a 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (pow.f64 b #s(literal 2 binary64)) 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 (- (* 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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ 2 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.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 (* (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 (/ -2 (sqrt (* -4 (/ a c)))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#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 (+.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)))) (+ a 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)))) (+ a 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)))) (+ a 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)))) (+ a 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (sqrt (* -4 (/ a c))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ 2 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.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 (* (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (* 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 (+.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)))) (+ a 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)))) (+ a 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)))) (+ a 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)))) (+ a 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 (* -2 b) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 (- (* 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) (*.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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (/ 2 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (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 (- (sqrt (- (* b b) (* (* 4 a) c))) 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 (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 (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+.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 (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+.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 (/ (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 (* 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)))) (+ a a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a 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)))) (+ a 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)))) (+ a 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (/ 2 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)))) |
#s(approx (/ 2 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.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 (* (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 (* 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)))) (+ a a)) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b 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 (-.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 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a 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)))) (+ a 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)))) (+ a 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 (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 (/ 2 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -1 binary64) b)) |
#s(approx (/ 2 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.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) (/ (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/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 (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 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 (* 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)))) (+ a 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)))) (+ a 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)))) (+ a 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 c c) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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) (* 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 a) c) (* 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 (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c)) |
#s(approx (/ 2 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.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 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.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 (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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (fma.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 4 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (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 (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 -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 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.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 (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)))))))) (fma.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 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.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 (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 (* -4 c) (*.f64 #s(literal -4 binary64) c)) |
#s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (/ -2 (sqrt (* -4 (/ a c)))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a 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)))) (+ a 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)))) (+ a 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)))) (+ a 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (pow.f64 b #s(literal 2 binary64)) 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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ 2 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.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 (* (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a 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)))) (+ a 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)))) (+ a 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)))) (+ a 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (- (* 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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ 2 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.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 (* (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (* 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 |
|---|---|---|
| 21.0ms | c | inf |
| 11.0ms | b | 0 |
| 8.0ms | a | 0 |
| 5.0ms | a | -inf |
| 5.0ms | c | -inf |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 76 | 828 |
| 0 | 125 | 818 |
| 1 | 467 | 778 |
| 2 | 1586 | 778 |
| 0 | 4030 | 778 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(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 a a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
#s(literal -2 binary64) |
(+.f64 a a) |
a |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(+.f64 c c) |
c |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
(*.f64 b b) |
(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)) #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(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#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)))) |
(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)) (/.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 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.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 a c) |
(*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) c) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #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 #s(literal -4 binary64) (/.f64 a c)))))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) a) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
#s(literal -1/2 binary64) |
#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)))) |
(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 (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)))) |
(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 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
(/.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 #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 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))) |
(*.f64 #s(literal -1 binary64) (/.f64 b c)) |
#s(literal -1 binary64) |
(/.f64 b c) |
| Outputs |
|---|
(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 a 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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) |
(*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal -1 binary64) (+.f64 a a))) |
(*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.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(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) |
(neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
(*.f64 b #s(literal -2 binary64)) |
(neg.f64 (*.f64 #s(literal 2 binary64) b)) |
(neg.f64 (*.f64 b #s(literal 2 binary64))) |
#s(literal -2 binary64) |
(*.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)) 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 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.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 (*.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 (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 (*.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 (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 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 (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 a))) (+.f64 a (neg.f64 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 (*.f64 a a) (*.f64 a a)) (-.f64 a 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)))) |
(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 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 a (neg.f64 (neg.f64 a))) |
(+.f64 a a) |
a |
(*.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 c (-.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)))) (/.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 #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 (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(*.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 #s(literal 1 binary64) (pow.f64 (-.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 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 -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 (+.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 (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 (-.f64 (*.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)) (neg.f64 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)))))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.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 (-.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 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (+.f64 (/.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 (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 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 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 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (/.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 (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))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.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 (-.f64 (*.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)))) (neg.f64 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 (-.f64 (*.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) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (neg.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 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(/.f64 (neg.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)))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (neg.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))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.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 (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 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))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.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 (+.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 (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)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 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 (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 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (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 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (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)))) (*.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 #s(literal -2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (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)) (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 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(+.f64 (/.f64 (*.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)) (-.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)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 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 (*.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 (*.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)) 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 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(/.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 (*.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 (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 (*.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 (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 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 (*.f64 c c) (*.f64 (neg.f64 c) (neg.f64 c))) (+.f64 c (neg.f64 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 (*.f64 c c) (*.f64 c c)) (-.f64 c 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)))) |
(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 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 c (neg.f64 (neg.f64 c))) |
(+.f64 c c) |
c |
(*.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 (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 (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 (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 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 (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) (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 (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) (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 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.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 (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)) (+.f64 (*.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 (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.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 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))) (+.f64 (*.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 (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)))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 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 (neg.f64 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))) (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 (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 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)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 b b))) (*.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 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 (neg.f64 b)) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 b)) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 (neg.f64 b)) b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.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) c) a)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 (neg.f64 (neg.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 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c))) |
(-.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c)) |
(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))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (neg.f64 a) #s(literal 4 binary64)) |
(*.f64 #s(literal -4 binary64) a) |
(*.f64 a #s(literal -4 binary64)) |
(*.f64 #s(literal 4 binary64) (neg.f64 a)) |
(neg.f64 (*.f64 a #s(literal 4 binary64))) |
#s(literal -4 binary64) |
(*.f64 (pow.f64 (fabs.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b)) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 2 binary64))) |
(*.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 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 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 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 b) #s(literal -2 binary64))) |
(/.f64 #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 (fabs.f64 b)) #s(literal 2 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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a 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)))))) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) |
(*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal -1 binary64) (+.f64 a a))) |
(*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.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(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) |
(neg.f64 (/.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 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)) 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 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.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 (*.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 (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 (*.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 (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 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 (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 a))) (+.f64 a (neg.f64 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 (*.f64 a a) (*.f64 a a)) (-.f64 a 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)))) |
(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 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 a (neg.f64 (neg.f64 a))) |
(+.f64 a a) |
#s(literal 2 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) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 2 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 (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 (-.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 #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 #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 (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 (neg.f64 (neg.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))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (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 (neg.f64 (neg.f64 (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))))) |
(neg.f64 (/.f64 #s(literal -2 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))))) |
(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 #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 (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 a) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (/.f64 #s(literal -4 binary64) c))) |
(*.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 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 a #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) |
(*.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 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)) |
(/.f64 #s(literal 1 binary64) (/.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))) |
(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 (*.f64 #s(literal -4 binary64) (neg.f64 a)) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64)) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) (/.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 (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) (/.f64 a c)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64))) |
(*.f64 a (/.f64 #s(literal -4 binary64) 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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a))) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a))) (neg.f64 (neg.f64 c))) |
(/.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a)) (neg.f64 c)) |
(/.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64)) (neg.f64 c)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) (neg.f64 c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (*.f64 (neg.f64 a) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (neg.f64 (*.f64 #s(literal -4 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal -4 binary64) a))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) 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))) |
(*.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 #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 (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 a (neg.f64 c))) |
(neg.f64 (/.f64 (neg.f64 a) c)) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a)))) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) (/.f64 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 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(*.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) 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 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1 binary64) (+.f64 a a))) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (+.f64 a 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.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 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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)) (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.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 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 #s(literal -2 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (+.f64 a 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.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 (*.f64 #s(literal -4 binary64) c) a))))) (*.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 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) 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 #s(literal -4 binary64) c) a))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a)))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal -2 binary64) 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 #s(literal -4 binary64) c) a)))) (+.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 #s(literal -4 binary64) c) a))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (+.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 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -1/2 binary64)) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a)) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 a a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal -2 binary64)) a)) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal -2 binary64)) a)) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.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 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal -2 binary64)) a)) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a 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 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal -2 binary64)) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.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 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal -2 binary64)) a)) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.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 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 (neg.f64 b)) (/.f64 #s(literal -1 binary64) (+.f64 a a)) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal -2 binary64)) a)) |
(fma.f64 (neg.f64 (neg.f64 b)) (/.f64 #s(literal -1 binary64) (+.f64 a a)) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))) |
(fma.f64 (neg.f64 (neg.f64 b)) (/.f64 #s(literal -1 binary64) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal -2 binary64)) a)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal -2 binary64)) a)) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a 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 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal -2 binary64)) a)) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) (+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b)) (-.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) 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 #s(literal -4 binary64) c) a)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(neg.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 c (*.f64 #s(literal -4 binary64) a)) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a))) |
(neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c)) |
(*.f64 c a) |
(*.f64 a c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) c) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) c)) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 c)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) (+.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (fma.f64 (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (-.f64 (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(neg.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (neg.f64 (neg.f64 c)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (neg.f64 (neg.f64 c)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal -1 binary64)) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -1 binary64))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 1 binary64))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal -1 binary64))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a)) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (fma.f64 b b (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(neg.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 c (*.f64 #s(literal -4 binary64) a)) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a))) |
(neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c)) |
(*.f64 #s(literal -4 binary64) c) |
(*.f64 c #s(literal -4 binary64)) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.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)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.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 (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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a) #s(literal 1/2 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 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 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a 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 a a)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal 1 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.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 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.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 #s(literal -1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a)) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 #s(literal -1 binary64) (+.f64 a a))) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (neg.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)) #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) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a))) (neg.f64 (/.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)) (neg.f64 (/.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 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 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (neg.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)) (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a))) (neg.f64 (/.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)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 #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 (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) (+.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 (*.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) (+.f64 a a))) |
(/.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 (neg.f64 b) #s(literal 2 binary64)) (*.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 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (*.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 (*.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) (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 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 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (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)) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (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)) (+.f64 a a)) (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 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)))) (+.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 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 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (neg.f64 b) (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 (*.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) (+.f64 a a)) (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.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)) #s(literal 1 binary64)))) |
(/.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 (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 #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 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 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(/.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 (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)) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a)) |
(/.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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 b a) #s(literal -1/2 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.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 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a 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 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a 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 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 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 #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a 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)) (/.f64 #s(literal -1 binary64) (+.f64 a a)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (neg.f64 (neg.f64 b)) (/.f64 #s(literal -1 binary64) (+.f64 a a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))) |
(fma.f64 (neg.f64 (neg.f64 b)) (/.f64 #s(literal -1 binary64) (+.f64 a 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 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a 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 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a 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) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (+.f64 a a) (+.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 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) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.f64 b b)))) a)) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1/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 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.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 #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))) #s(literal -2 binary64)) (/.f64 b #s(literal -2 binary64)))) (/.f64 b #s(literal -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 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 b #s(literal -2 binary64)))) (/.f64 b #s(literal -2 binary64))) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (+.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) #s(literal -1/2 binary64)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)))) (-.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) (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))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)))) (+.f64 (/.f64 b #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 (+.f64 (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 b #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64))) (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) (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))) #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 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 b #s(literal -2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #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 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 4 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (neg.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 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -2 binary64)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64) (/.f64 b #s(literal -2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(fma.f64 (neg.f64 b) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (neg.f64 b) #s(literal -2 binary64))) |
(-.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 2 binary64))) |
(-.f64 (/.f64 b #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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 #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))) #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 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) (/.f64 b #s(literal -2 binary64))) |
(+.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64))) |
(*.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 (neg.f64 b)))) (neg.f64 (neg.f64 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 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)) b) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) 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 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 (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) (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 (-.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 (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 (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))) (+.f64 (*.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 (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 (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)) (-.f64 (*.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 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 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.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 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (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)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (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)))) b) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 (neg.f64 b))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) b) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 b)) |
(-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(+.f64 (neg.f64 (neg.f64 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))) (neg.f64 (neg.f64 b))) |
(+.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)))) |
#s(literal -1/2 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) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -2 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 (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) (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 (-.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 #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 #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 (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 (neg.f64 (neg.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))) #s(literal -2 binary64))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (neg.f64 (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) (neg.f64 (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 #s(literal 2 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))))) |
(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 #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))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.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 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 (neg.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 (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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a) #s(literal 1/2 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 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 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a 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 a a)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal 1 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.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 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.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 #s(literal -1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a)) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 #s(literal -1 binary64) (+.f64 a a))) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (neg.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)) #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) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a))) (neg.f64 (/.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)) (neg.f64 (/.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 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 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (neg.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)) (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a))) (neg.f64 (/.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)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 #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 (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) (+.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 (*.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) (+.f64 a a))) |
(/.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 (neg.f64 b) #s(literal 2 binary64)) (*.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 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (*.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 (*.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) (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 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 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (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)) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1/2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (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)) (+.f64 a a)) (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 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)))) (+.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 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 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (neg.f64 b) (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 (*.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) (+.f64 a a)) (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.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)) #s(literal 1 binary64)))) |
(/.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 (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 #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 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 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(/.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 (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)) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a)) |
(/.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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 b a) #s(literal -1/2 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.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 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a 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 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a 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 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 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 #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a 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)) (/.f64 #s(literal -1 binary64) (+.f64 a a)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (neg.f64 (neg.f64 b)) (/.f64 #s(literal -1 binary64) (+.f64 a a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))) |
(fma.f64 (neg.f64 (neg.f64 b)) (/.f64 #s(literal -1 binary64) (+.f64 a 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 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a 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 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a 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) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (+.f64 a a) (+.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 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) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 #s(literal -4 binary64) c) a (*.f64 b b)))) a)) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1/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 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.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 #s(literal -2 binary64) a))) |
(*.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 (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 b))) (neg.f64 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) (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) (*.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 (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.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 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.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 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))) (+.f64 (*.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))))))) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (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 (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 (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)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 b b))) (*.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 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 (neg.f64 b)) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 b)) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 (neg.f64 b)) b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.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) c) a)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 (neg.f64 (neg.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 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c))) |
(-.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c)) |
(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))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.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 c a) #s(literal 4 binary64)) |
(*.f64 c (*.f64 a #s(literal 4 binary64))) |
(*.f64 a (*.f64 #s(literal 4 binary64) c)) |
(*.f64 #s(literal 4 binary64) (*.f64 c a)) |
(*.f64 a #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
(*.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 #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 (+.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 (+.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 (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 (-.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(approx (+ (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)) #s(approx (+ (neg 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 (-.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 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 (+.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 (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 (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 (-.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 #s(approx (+ (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))) #s(approx (+ (neg 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 #s(approx (+ (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)) #s(approx (+ (neg 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 #s(approx (+ (neg 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 #s(approx (+ (neg 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 (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 #s(approx (+ (neg 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 #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))))) |
(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 (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 (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)))) |
(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 (neg.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)))) |
(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 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 #s(approx (+ (neg 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(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 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 #s(approx (+ (neg 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 (neg.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 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(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)) 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 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(/.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 (*.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 (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 (*.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 (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 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 (*.f64 c c) (*.f64 (neg.f64 c) (neg.f64 c))) (+.f64 c (neg.f64 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 (*.f64 c c) (*.f64 c c)) (-.f64 c 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)))) |
(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 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 c (neg.f64 (neg.f64 c))) |
(+.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 (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) (/.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 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 (neg.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 #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 (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 (-.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 c) (/.f64 (neg.f64 b) c)) (*.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 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 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 (*.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 (neg.f64 (*.f64 (/.f64 (neg.f64 b) c) c)) (neg.f64 (*.f64 (/.f64 (neg.f64 b) c) c)))) (+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (neg.f64 (*.f64 (/.f64 (neg.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 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) (fma.f64 (*.f64 (neg.f64 c) (/.f64 (neg.f64 b) c)) (*.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 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 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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) #s(literal 3 binary64)) (pow.f64 (neg.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) (fma.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 b) c) c)) (neg.f64 (*.f64 (/.f64 (neg.f64 b) c) c)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (neg.f64 (*.f64 (/.f64 (neg.f64 b) c) 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 (+.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))))) |
(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 c (/.f64 b c)) #s(literal -1 binary64) (*.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 (neg.f64 b) c) c (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) 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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c (*.f64 (/.f64 (neg.f64 b) c) 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 (/.f64 (neg.f64 b) c) c)) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (neg.f64 c) (/.f64 (neg.f64 b) c))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 (/.f64 b c) c)) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (neg.f64 (*.f64 (/.f64 (neg.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 (/.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 (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 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c (neg.f64 b)) (/.f64 #s(literal 1 binary64) 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 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 c) (*.f64 #s(literal -1 binary64) (neg.f64 b))) (neg.f64 c)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 c) (*.f64 (neg.f64 b) #s(literal -1 binary64))) (neg.f64 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))) c) (*.f64 b #s(literal 1 binary64))) c) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 c)) (*.f64 #s(literal 1 binary64) (neg.f64 b))) (neg.f64 c)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (*.f64 #s(literal 1 binary64) b)) 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))) c) (neg.f64 (neg.f64 b))) c) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 c)) (neg.f64 b)) (neg.f64 c)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) b) c) |
(/.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 (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) (+.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 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c (neg.f64 b))) (neg.f64 c)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c (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 (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 b c) #s(literal 3 binary64))) (+.f64 (*.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 #s(literal 1 binary64) (/.f64 c (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c (neg.f64 b)))) |
(/.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 (+.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))) (+.f64 (*.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))))) |
(neg.f64 (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (/.f64 #s(literal -1 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) c) (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 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) (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)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(fma.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) c)) (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) (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 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 (neg.f64 (neg.f64 b)) (/.f64 #s(literal -1 binary64) c)) |
(*.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 (neg.f64 (/.f64 #s(literal 1 binary64) c))) |
(*.f64 b (/.f64 #s(literal -1 binary64) c)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b))) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64))) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 c))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (neg.f64 c)) |
(/.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (neg.f64 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 c) (*.f64 #s(literal -1 binary64) (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (*.f64 (neg.f64 b) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.f64 c (neg.f64 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)) |
#s(literal -1 binary64) |
(*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (neg.f64 (neg.f64 b)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 b c) #s(literal 1 binary64)) |
(*.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 #s(literal -1 binary64) (/.f64 (neg.f64 b) c)) |
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 b (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 c)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b))) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (neg.f64 c)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 c)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 c)) |
(/.f64 (*.f64 b #s(literal 1 binary64)) c) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 c)) |
(/.f64 (*.f64 #s(literal 1 binary64) b) 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 c (*.f64 b #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (*.f64 #s(literal 1 binary64) (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 c b)) |
(/.f64 (neg.f64 b) (neg.f64 c)) |
(/.f64 b c) |
(neg.f64 (/.f64 (neg.f64 b) c)) |
Compiled 108 894 to 8 733 computations (92% saved)
32 alts after pruning (31 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 739 | 24 | 1 763 |
| Fresh | 13 | 7 | 20 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 756 | 32 | 1 788 |
| Status | Accuracy | Program |
|---|---|---|
| 68.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 (+.f64 c c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64)))) | |
| 48.0% | (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)))) #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)))))))))) | |
| 39.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 (*.f64 #s(literal 2 binary64) c) (/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) | |
| 52.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 c #s(approx (/ 2 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -1 binary64) b)))) | |
| 40.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) | |
| 44.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 a c)))))) | |
| 42.3% | (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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) | |
| 65.3% | (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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* 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)))))))))) | |
| 37.0% | (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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| 47.7% | (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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) | |
| 42.2% | (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 a a)) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) | |
| 43.0% | (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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) | |
| 43.0% | (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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))) | |
| 44.3% | (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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal -4 binary64) a))))))) | |
| ▶ | 44.3% | (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)) #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)))))) |
| ✓ | 44.3% | (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)) #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.6% | (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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) | |
| ▶ | 47.7% | (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)) #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))))) |
| 38.0% | (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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))) | |
| 48.7% | (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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))))) | |
| 16.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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)))))) | |
| 15.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) | |
| ▶ | 18.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| 22.7% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a 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)))))) | |
| 47.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))) (E.f64)) (/.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)))))) | |
| ▶ | 40.3% | (if (>=.f64 b #s(literal 0 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 #s(literal -4 binary64) c) a))) b))) (/.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))))))) |
| ▶ | 68.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
| 68.9% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) | |
| 40.3% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) | |
| 68.3% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) (*.f64 a (E.f64)))) (/.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)))))) | |
| 47.6% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a 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 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) | |
| 20.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) (/.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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
Compiled 3 319 to 2 094 computations (36.9% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1946 | 16281 |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) |
#s(literal 2 binary64) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
#s(literal -2 binary64) |
a |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(+.f64 c c) |
c |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
(*.f64 b b) |
(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)) #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)))))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(*.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 a (/.f64 #s(literal -4 binary64) c))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c)))) |
(sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c))) |
(*.f64 a (/.f64 #s(literal -4 binary64) c)) |
(/.f64 #s(literal -4 binary64) 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)) #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))))) |
#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)))) |
(/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))) |
#s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c) |
(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)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) |
#s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(literal -1/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) |
#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)))) |
(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)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(*.f64 #s(literal -2 binary64) a) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) c) |
(/.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 #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))))) |
(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))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a))) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) (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 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) b))))) |
#s(approx (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a))) |
#s(approx (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (*.f64 #s(literal -2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (*.f64 a (-.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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (*.f64 a (-.f64 (*.f64 a (fma.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 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 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 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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (*.f64 a (-.f64 (*.f64 a (fma.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 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 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 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) (/.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 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 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 2 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 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 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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 b (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)))))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 b (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))))))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 b (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 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 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))))))))) 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 a a) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b))) b) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b)) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a)) |
#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 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ 2 (sqrt (* a (/ -4 c)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (sqrt (* a (/ -4 c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) |
#s(approx (* a (/ -4 c)) (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
#s(approx (/ (sqrt (* -4 (* a c))) c) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) 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 (if (>= b 0) (/ (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/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 (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 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (* -1/2 (* a (sqrt (* -4 (/ c a))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) |
#s(approx (* -4 (/ c a)) (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (/ -2 (sqrt (* -4 (/ a c)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ a c) (/.f64 a c)) |
#s(approx (* -2 a) (*.f64 #s(literal -2 binary64) a)) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) 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 (- (* b b) (* (* 4 a) c))) 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 (- (* b b) (* (* 4 a) c))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (-.f64 (*.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))))))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 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 #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))))) (pow.f64 a #s(literal 2 binary64)))) (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)))))))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 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 c a))) #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 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)))) (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 -1 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)))) (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 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (fma.f64 #s(literal -1 binary64) (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)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1 binary64) (/.f64 b 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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1 binary64) (/.f64 b 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 #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))))))))) |
#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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (pow.f64 b #s(literal 2 binary64)) a)))) |
#s(approx (/ 2 (sqrt (* a (/ -4 c)))) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (sqrt (* a (/ -4 c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (/ (sqrt (* -4 (* a c))) c) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) c)) |
#s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c 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 (- (* b b) (* (* 4 a) c))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) 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 (- (* b b) (* (* 4 a) c))) 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 (- (* 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) 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)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (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))))))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.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 #s(literal -1 binary64) (/.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))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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)))) 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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (- (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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (sqrt (* a (/ -4 c))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ (sqrt (* -4 (* a c))) c) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) c))) |
#s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (- (* b b) (* (* 4 a) c))) 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 (- (* b b) (* (* 4 a) c))) 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 (- (* b b) (* (* 4 a) c))) 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 (- (* 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 (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) |
#s(approx (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (fma.f64 #s(literal -2 binary64) (/.f64 a (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 a (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 a (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 a (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 (fma.f64 #s(literal -1 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/2 binary64) (/.f64 a (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/2 binary64) (/.f64 a (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 a (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 a (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)))) a) (*.f64 #s(literal -1 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)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal -1 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)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (fma.f64 #s(literal -1 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/8 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/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) (/.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 (* -2 b) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 (- (* 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 (/ (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (* (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.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 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.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 (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 #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 (+ (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) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a))) (*.f64 b (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (*.f64 #s(literal -1 binary64) (/.f64 a b))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (*.f64 b (-.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)))) a) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 4 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 #s(literal 2 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (* (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) 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 (- (* b b) (* (* 4 a) c))) 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 (- (* b b) (* (* 4 a) c))) 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 (if (>= b 0) (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a))) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b 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 (-.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 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a))) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (*.f64 #s(literal -1 binary64) (/.f64 b c))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) c))))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) c)))))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (*.f64 #s(literal -1 binary64) (*.f64 b (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 (pow.f64 a #s(literal 2 binary64)) c) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 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 a (pow.f64 c #s(literal 2 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) c (*.f64 #s(literal 2 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)))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.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))))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 (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 (if (>= b 0) (/ (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/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 (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 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 (if (>= b 0) (/ 1 (/ (* -2 a) (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/ (* 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 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)) 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 (/ (* -2 a) (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c)))))) |
#s(approx (/ (* -2 a) (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) c))))) (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 a (pow.f64 c #s(literal 2 binary64)))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) 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 (- (* b b) (* (* 4 a) c))) 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 (- (* b b) (* (* 4 a) c))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) 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 a (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (fma.f64 #s(literal -2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #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 #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 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 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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (fma.f64 #s(literal -2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #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 c (fma.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #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 -4 binary64) (/.f64 (pow.f64 a #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) (/.f64 (*.f64 a (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 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 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 2 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 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 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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal 2 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)))) a) (fma.f64 #s(literal -1 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 a (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal 4 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 #s(literal 2 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 c c) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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) (* 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 a) c) (* 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 (* (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 (/ -2 (sqrt (* -4 (/ a c)))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) 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 (- (* b b) (* (* 4 a) c))) 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 (* -4 c) (*.f64 #s(literal -4 binary64) c)) |
#s(approx (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))))) c)) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a 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 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (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 (*.f64 a (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)))))) c)) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a 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 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (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 (*.f64 a (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 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (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 (*.f64 a (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 #s(literal -1/2 binary64) (/.f64 (*.f64 a (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))))))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (*.f64 #s(literal -1/2 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)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (fma.f64 #s(literal -1/2 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/8 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b))) b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (pow.f64 b #s(literal 2 binary64)) c)))) |
#s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (* -1/2 (* a (sqrt (* -4 (/ c a))))) (*.f64 #s(literal -1/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 (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) 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 (- (* b b) (* (* 4 a) c))) 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 (- (* 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 1 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) 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 (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a b) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))))) c))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (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 (*.f64 a (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 (*.f64 a b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c))) c))) |
#s(approx (/ 2 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (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 (*.f64 a (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 #s(literal -1/2 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64))))) c) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (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 (*.f64 a (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 (*.f64 a b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (/.f64 b (*.f64 a c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 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/8 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))) 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (/ (sqrt (* -4 (* a c))) c) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (* -1/2 (* a (sqrt (* -4 (/ c a))))) (*.f64 #s(literal 1/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 (+ (sqrt (- (* b b) (* (* 4 a) c))) 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 (- (* b b) (* (* 4 a) c))) 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 (- (* b b) (* (* 4 a) c))) 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 (- (* 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))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 29.0ms | c | inf |
| 8.0ms | a | inf |
| 7.0ms | b | -inf |
| 7.0ms | c | -inf |
| 6.0ms | a | 0 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 87 | 882 |
| 0 | 134 | 874 |
| 1 | 483 | 840 |
| 2 | 1517 | 840 |
| 0 | 4062 | 819 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) |
#s(literal 2 binary64) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
#s(literal -2 binary64) |
a |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(+.f64 c c) |
c |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
(*.f64 b b) |
(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)) #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)))))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(*.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 a (/.f64 #s(literal -4 binary64) c))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c)))) |
(sqrt.f64 (*.f64 a (/.f64 #s(literal -4 binary64) c))) |
(*.f64 a (/.f64 #s(literal -4 binary64) c)) |
(/.f64 #s(literal -4 binary64) 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)) #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))))) |
#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)))) |
(/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))) |
#s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c) |
(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)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) |
#s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(literal -1/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) |
#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)))) |
(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)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(*.f64 #s(literal -2 binary64) a) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) c) |
(/.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 #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))))) |
(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))) |
| Outputs |
|---|
(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 a 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 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1/2 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (pow.f64 #s(literal -2 binary64) #s(literal -1 binary64)) (pow.f64 (/.f64 (neg.f64 a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1 binary64)) (pow.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) |
(*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a))) |
(*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a))) |
(pow.f64 (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal -1 binary64) #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 1 binary64) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (+.f64 a a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 2 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 2 binary64)) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal 2 binary64)) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) #s(literal 2 binary64)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64)) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (neg.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) (*.f64 #s(literal 1/2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (+.f64 a a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.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 1/2 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) a) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.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 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (+.f64 a a)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal -1/2 binary64) a))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1/2 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
#s(literal 1 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(*.f64 (/.f64 #s(literal -2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal -2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 (/.f64 #s(literal -2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (neg.f64 a)) |
(*.f64 (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) a) |
(*.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 2 binary64)) |
(*.f64 (+.f64 a a) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(*.f64 a (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(*.f64 #s(literal 2 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(/.f64 (fma.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (fma.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (neg.f64 a)) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(/.f64 (fma.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) #s(literal -1 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 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 #s(literal -2 binary64) b)) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) |
(/.f64 (fma.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #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 #s(literal -2 binary64) b)) (*.f64 a (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) |
(/.f64 (fma.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 a) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 (fma.f64 (neg.f64 a) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 a (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (*.f64 (neg.f64 #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 #s(literal -2 binary64) b)))) |
(/.f64 (fma.f64 (neg.f64 a) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (neg.f64 a) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 a (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) |
(/.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) #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 #s(literal -2 binary64) b)))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) |
(/.f64 (fma.f64 a (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (neg.f64 a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 (fma.f64 a (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (*.f64 #s(literal -1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)))) |
(/.f64 (fma.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (*.f64 #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 #s(literal -2 binary64) b)))) |
(/.f64 (fma.f64 a (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (neg.f64 a) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 a (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (*.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (-.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 3 binary64)) (pow.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (-.f64 (*.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (*.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #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 #s(literal -2 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) |
(/.f64 (fma.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 a) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (neg.f64 a))) (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 (fma.f64 (neg.f64 a) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64))) (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) a)) (*.f64 (neg.f64 #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 #s(literal -2 binary64) b)))) |
(/.f64 (fma.f64 (neg.f64 a) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 1 binary64))) (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (neg.f64 a))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) a)) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) |
(/.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) |
(/.f64 (fma.f64 a (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a))) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 (fma.f64 a (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1 binary64))) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)))) |
(/.f64 (fma.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) (*.f64 #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 #s(literal -2 binary64) b)))) |
(/.f64 (fma.f64 a (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (neg.f64 a))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal -1 binary64))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) a)) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1 binary64))) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a))) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (neg.f64 a) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) a (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(fma.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(-.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (neg.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(-.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (neg.f64 a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(+.f64 (/.f64 (*.f64 a #s(literal 1 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (*.f64 a #s(literal 1 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (*.f64 #s(literal 1 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(+.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
#s(literal 2 binary64) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) |
(*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (neg.f64 a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
(*.f64 b #s(literal -2 binary64)) |
(neg.f64 (*.f64 #s(literal 2 binary64) b)) |
(neg.f64 (*.f64 b #s(literal 2 binary64))) |
#s(literal -2 binary64) |
a |
(*.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 c (-.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)))) (/.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 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 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 (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 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 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(*.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 #s(literal 1 binary64) (pow.f64 (-.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 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (+.f64 c c)) |
(*.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 -2 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 c 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 #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 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 (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)))))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.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 (-.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 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (+.f64 (/.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 (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 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 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 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (/.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 (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))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.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 (-.f64 (*.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)))) (neg.f64 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 (-.f64 (*.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) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.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 (neg.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 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(/.f64 (neg.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)))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (neg.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))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.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 (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 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))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.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 (+.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 (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)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.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)) |
(/.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 (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 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (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 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (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)))) (*.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))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (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))) |
(fma.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))) |
(-.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 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(+.f64 (/.f64 (*.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)) (-.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)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 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 (*.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 (*.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)) 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 c #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) 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 (*.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 (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 (*.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 (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 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 (*.f64 c c) (*.f64 (neg.f64 c) (neg.f64 c))) (+.f64 c (neg.f64 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 (*.f64 c c) (*.f64 c c)) (-.f64 c 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)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) c)) |
(fma.f64 c #s(literal 1 binary64) (*.f64 c #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) c (*.f64 #s(literal 1 binary64) c)) |
(-.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (*.f64 c #s(literal 1 binary64)))) |
(-.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 #s(literal 1 binary64) c))) |
(-.f64 c (neg.f64 (neg.f64 (neg.f64 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 c (neg.f64 (neg.f64 c))) |
(+.f64 c c) |
c |
(*.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 (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 (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 (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 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 (*.f64 b b) (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 (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) (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 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.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 (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)) (+.f64 (*.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 (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.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 (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 (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))) (+.f64 (*.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 (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)))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (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 (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 (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 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)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 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)))) |
(hypot.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(hypot.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 b))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(hypot.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(hypot.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (neg.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (fabs.f64 b)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) |
(hypot.f64 (fabs.f64 b) (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(hypot.f64 (fabs.f64 b) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(hypot.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(hypot.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (neg.f64 (neg.f64 (neg.f64 b)))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (neg.f64 (neg.f64 b))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (fabs.f64 b)) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (neg.f64 b)) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) b) |
(hypot.f64 b (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(hypot.f64 b (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (*.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 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 (neg.f64 b)) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 b)) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 (neg.f64 b)) b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.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))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.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))))))) |
(neg.f64 (fma.f64 (neg.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 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 (neg.f64 (neg.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 (neg.f64 (neg.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 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a) (neg.f64 (*.f64 (neg.f64 (neg.f64 b)) b))) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c))) |
(-.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))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (neg.f64 a) #s(literal 4 binary64)) |
(*.f64 #s(literal -4 binary64) a) |
(*.f64 a #s(literal -4 binary64)) |
(*.f64 #s(literal 4 binary64) (neg.f64 a)) |
(neg.f64 (*.f64 a #s(literal 4 binary64))) |
#s(literal -4 binary64) |
(*.f64 (pow.f64 (fabs.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b)) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (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 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 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 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 b) #s(literal -2 binary64))) |
(/.f64 #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 (fabs.f64 b)) #s(literal 2 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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a 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)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1/2 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (pow.f64 #s(literal -2 binary64) #s(literal -1 binary64)) (pow.f64 (/.f64 (neg.f64 a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1 binary64)) (pow.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) |
(*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a))) |
(*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a))) |
(pow.f64 (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal -1 binary64) #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 1 binary64) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (+.f64 a a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 2 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 2 binary64)) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal 2 binary64)) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) #s(literal 2 binary64)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64)) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (neg.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) (*.f64 #s(literal 1/2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (+.f64 a a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.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 1/2 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) a) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.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 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (+.f64 a a)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal -1/2 binary64) a))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1/2 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(*.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 a) a)) a) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a a)) a) |
(*.f64 (neg.f64 a) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 a)) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 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 (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 (*.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 (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 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 (*.f64 a a) (*.f64 a a)) (-.f64 a 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)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) a)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) a)) |
(-.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 (*.f64 a #s(literal 1 binary64)))) |
(-.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 a 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))))) |
(*.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 -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 (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 (/.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 #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 #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) (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) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (*.f64 (/.f64 a c) #s(literal -4 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 (/.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 #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 (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 (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 (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 (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 -2 binary64) (neg.f64 (neg.f64 (neg.f64 (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) (neg.f64 (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 1 binary64) (/.f64 (neg.f64 (neg.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))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(literal -2 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))))) |
(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)))) (neg.f64 (/.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 #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 (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 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) |
(*.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 a c) #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 a #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 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) c)) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (/.f64 #s(literal -4 binary64) c))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c))) |
(/.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)) |
(/.f64 #s(literal 1 binary64) (/.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))) |
(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 (*.f64 #s(literal -4 binary64) (neg.f64 a)) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 (*.f64 (neg.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 (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) c) a) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 a (/.f64 #s(literal -4 binary64) 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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a))) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (neg.f64 (neg.f64 c))) |
(/.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a)) (neg.f64 c)) |
(/.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64)) (neg.f64 c)) |
(/.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (neg.f64 c))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) c) |
(/.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (*.f64 (neg.f64 a) #s(literal -4 binary64)))) |
(/.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))) |
(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))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 #s(literal -4 binary64) (neg.f64 (neg.f64 c))) |
(/.f64 #s(literal -4 binary64) c) |
(/.f64 #s(literal 4 binary64) (neg.f64 (neg.f64 (neg.f64 c)))) |
(/.f64 #s(literal 4 binary64) (neg.f64 c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 c)) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 c #s(literal -4 binary64))) |
(neg.f64 (/.f64 #s(literal 4 binary64) 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 a a)) #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 (*.f64 #s(literal -4 binary64) c) a)) c))))) |
#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 (*.f64 #s(literal -4 binary64) c) a)) c)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) #s(literal -1 binary64)) (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)) #s(literal 1 binary64)) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))))) (*.f64 (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))))) (*.f64 (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (*.f64 #s(literal -1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) (*.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)) (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) (*.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))))) (-.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (*.f64 (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) #s(literal -1 binary64))) (*.f64 (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)) (*.f64 (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) #s(literal 1 binary64))) (*.f64 (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (*.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)) #s(literal -1 binary64))) (*.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)) (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)) (*.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)) #s(literal 1 binary64))) (*.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))))) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))))) |
(/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) |
(-.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (neg.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))))) |
(-.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)))) |
#s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1 binary64))) (neg.f64 c)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (neg.f64 (neg.f64 (neg.f64 c)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1 binary64)) c) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 c)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) c) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (neg.f64 c))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) c)) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (sqrt.f64 #s(literal 4 binary64)) (sqrt.f64 (neg.f64 (*.f64 c a)))) |
(*.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (neg.f64 c))) |
(*.f64 (pow.f64 (neg.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 #s(literal 4 binary64)) #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 (neg.f64 (*.f64 c a)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 #s(literal -4 binary64) a))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 a)) |
(*.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) a) #s(literal 1/2 binary64)) (pow.f64 c #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 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (pow.f64 a #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 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 #s(literal -4 binary64) c))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(fabs.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.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 #s(literal 4 binary64) (neg.f64 (*.f64 c a))) |
(pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 c (*.f64 a #s(literal 4 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 c a) |
(*.f64 a c) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #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 (/.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (*.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(*.f64 (neg.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (neg.f64 a)) |
(/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
(neg.f64 (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a)) |
#s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a) |
(*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a) #s(literal -1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) |
(*.f64 a (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a) #s(literal -2 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a) |
(*.f64 a (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.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 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)) #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 (*.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 (/.f64 c a) #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 c a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.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) (neg.f64 c))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 a)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(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 (*.f64 #s(literal -4 binary64) (neg.f64 c)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) (/.f64 #s(literal -1 binary64) a)) |
(*.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 (*.f64 #s(literal -4 binary64) c) (/.f64 #s(literal 1 binary64) 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) (/.f64 c a)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64))) |
(*.f64 c (/.f64 #s(literal -4 binary64) 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 (neg.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -4 binary64) c) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (neg.f64 c) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -4 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -4 binary64) c))) |
(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))) |
(*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 c)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) c) |
(*.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 c (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 c #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a c)) |
(neg.f64 (/.f64 (neg.f64 c) a)) |
(neg.f64 (/.f64 c (neg.f64 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))))) |
(*.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 -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 (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) (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 (-.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 #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 #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 (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 -2 binary64) (neg.f64 (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 (neg.f64 (neg.f64 (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 1 binary64) (/.f64 (neg.f64 (neg.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))) #s(literal -2 binary64))) |
(neg.f64 (/.f64 #s(literal 2 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)))) (neg.f64 (/.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 #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 (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 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) |
(*.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 a c) #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 a #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 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) c)) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (/.f64 #s(literal -4 binary64) c))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c))) |
(/.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)) |
(/.f64 #s(literal 1 binary64) (/.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))) |
(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 (*.f64 #s(literal -4 binary64) (neg.f64 a)) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 (*.f64 (neg.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 (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) c) a) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 a (/.f64 #s(literal -4 binary64) 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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a))) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (neg.f64 (neg.f64 c))) |
(/.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a)) (neg.f64 c)) |
(/.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64)) (neg.f64 c)) |
(/.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (neg.f64 c))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) c) |
(/.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (*.f64 (neg.f64 a) #s(literal -4 binary64)))) |
(/.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))) |
(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))) |
(*.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 a) (neg.f64 c)) |
(/.f64 a c) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 a #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 c a)) |
(neg.f64 (/.f64 a (neg.f64 c))) |
(neg.f64 (/.f64 (neg.f64 a) c)) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.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 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 a a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) 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 #s(literal -4 binary64) c) a))) b) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal -1 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal -2 binary64) #s(literal -1 binary64)) (pow.f64 (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 a a))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (neg.f64 a))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -2 binary64) a) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/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 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (+.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b (/.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (+.f64 a a)))))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) a) #s(literal 2 binary64)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 2 binary64)) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -1/2 binary64))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) a)) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (+.f64 a a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -1/2 binary64)) a) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) a) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 a a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (+.f64 a a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 a a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 a a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 1 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 #s(literal -4 binary64) c) a))) b))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 a a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) a) #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 2 binary64)) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 a a)) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) a) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a))) |
(-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b))) |
(-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)))) |
(-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)))) |
(-.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))) |
(-.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal -2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(+.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) |
(+.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 #s(literal -2 binary64) a)) |
(*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (+.f64 a a) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 a (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (+.f64 a a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(neg.f64 (/.f64 (+.f64 a a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(-.f64 (/.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 (neg.f64 a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (neg.f64 a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 (*.f64 a #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 (*.f64 a #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 (*.f64 #s(literal 1 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(+.f64 (/.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 a))) (neg.f64 a)) |
(*.f64 (neg.f64 a) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) a) |
(*.f64 a #s(literal -2 binary64)) |
(*.f64 #s(literal 2 binary64) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 a))) (-.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 (neg.f64 a) (neg.f64 a) (-.f64 (*.f64 (neg.f64 a) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 a))))) |
(neg.f64 (+.f64 a a)) |
(-.f64 (neg.f64 a) (neg.f64 (neg.f64 a))) |
(+.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) b)) b) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) b) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (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 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 (neg.f64 b))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) b) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 (neg.f64 b))) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) b) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b)) |
(-.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (neg.f64 b))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) |
(+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.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 #s(literal 4 binary64) (neg.f64 (*.f64 c a))) |
(pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 c (*.f64 a #s(literal 4 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 #s(literal -4 binary64) c) |
(*.f64 c #s(literal -4 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (+.f64 c c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 c)) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 c)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (neg.f64 c) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 c (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (fma.f64 c (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (+.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (fma.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))))) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 c))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) c)) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (fma.f64 c (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 c))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (-.f64 (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (+.f64 c c) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(fma.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.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)) 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 c #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) 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 (*.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 (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 (*.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 (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 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 (*.f64 c c) (*.f64 (neg.f64 c) (neg.f64 c))) (+.f64 c (neg.f64 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 (*.f64 c c) (*.f64 c c)) (-.f64 c 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)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) c)) |
(fma.f64 c #s(literal 1 binary64) (*.f64 c #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) c (*.f64 #s(literal 1 binary64) c)) |
(-.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (*.f64 c #s(literal 1 binary64)))) |
(-.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 #s(literal 1 binary64) c))) |
(-.f64 c (neg.f64 (neg.f64 (neg.f64 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 c (neg.f64 (neg.f64 c))) |
(+.f64 c c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.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 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a)) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (fma.f64 b b (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(neg.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b)) |
(neg.f64 b) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
Compiled 104 227 to 8 069 computations (92.3% saved)
37 alts after pruning (35 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 596 | 13 | 1 609 |
| Fresh | 4 | 22 | 26 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 604 | 37 | 1 641 |
| Status | Accuracy | Program |
|---|---|---|
| 68.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 (+.f64 c c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64)))) | |
| 48.0% | (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)))) #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)))))))))) | |
| 39.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 (*.f64 #s(literal 2 binary64) c) (/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) | |
| 52.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 c #s(approx (/ 2 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -1 binary64) b)))) | |
| 40.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) | |
| 44.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 a c)))))) | |
| 42.3% | (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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) | |
| 65.3% | (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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* 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)))))))))) | |
| 37.0% | (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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| 47.7% | (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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) | |
| 42.2% | (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 a a)) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) | |
| 36.2% | (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)) #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 (neg.f64 c)))))) | |
| 43.0% | (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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) | |
| 43.0% | (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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))) | |
| 44.3% | (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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal -4 binary64) a))))))) | |
| ✓ | 44.3% | (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)) #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)))))) |
| ✓ | 44.3% | (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)) #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.6% | (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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) | |
| 38.0% | (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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* a (/ -4 c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))) | |
| 44.7% | (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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 a)) c))))) | |
| 48.5% | (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)) #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 (fabs.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) c))))) | |
| 16.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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)))))) | |
| 15.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) | |
| 22.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 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)))))))) | |
| 22.7% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a 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)))))) | |
| 47.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))) (E.f64)) (/.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)))))) | |
| 50.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) | |
| 62.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) (/.f64 (+.f64 c c) (-.f64 (hypot.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) b) b))) | |
| 47.7% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) | |
| 68.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) | |
| 40.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (/.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))))))) | |
| 40.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.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))))))) | |
| 40.3% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) | |
| 68.3% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) (*.f64 a (E.f64)))) (/.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)) (exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal -1 binary64))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) | |
| 47.6% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a 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 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) | |
| 20.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) (/.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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
Compiled 1 998 to 1 233 computations (38.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(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)) #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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 a (/.f64 #s(literal -4 binary64) c)))))) |
| Outputs |
|---|
(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)) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 a c)))))) |
| Outputs |
|---|
(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)) #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 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(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)) #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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
| Inputs |
|---|
(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)) #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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) |
| Outputs |
|---|
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(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)) #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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
| Outputs |
|---|
(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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
| Inputs |
|---|
(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)) #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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (neg.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* a (/ -4 c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal -4 binary64) a))))))) |
(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) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
| Outputs |
|---|
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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)))))) |
| Inputs |
|---|
(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)) #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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (neg.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* a (/ -4 c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal -4 binary64) a))))))) |
(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) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(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) #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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (fabs.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))) |
| Outputs |
|---|
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(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)) #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 (fabs.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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)))))) |
| Inputs |
|---|
(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)) #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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (neg.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* a (/ -4 c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal -4 binary64) a))))))) |
(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) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(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) #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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (fabs.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(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)) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (neg.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* a (/ -4 c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal -4 binary64) a))))))) |
(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) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(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) #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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (fabs.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 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)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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) #s(approx (+ (neg b) (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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(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)) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (neg.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* a (/ -4 c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal -4 binary64) a))))))) |
(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) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(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) #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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (fabs.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 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)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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) #s(approx (+ (neg b) (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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.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 #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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.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 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.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)) (/.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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -1 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(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)) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (neg.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* a (/ -4 c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal -4 binary64) a))))))) |
(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) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(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) #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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (fabs.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 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)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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) #s(approx (+ (neg b) (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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.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 #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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.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 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))))))) |
(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) #s(approx (+ (neg b) (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 #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 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (/.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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.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) #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)) (/.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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -1 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))))))) |
(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)) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (neg.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* a (/ -4 c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal -4 binary64) a))))))) |
(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) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(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) #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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (fabs.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 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)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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) #s(approx (+ (neg b) (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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.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 #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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.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 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))))))) |
(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) #s(approx (+ (neg b) (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 #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 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (/.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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.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) #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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a 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 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(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 a a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
| Outputs |
|---|
(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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -1 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a 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 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))))))) |
(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)) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (neg.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* a (/ -4 c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal -4 binary64) a))))))) |
(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) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(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) #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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (fabs.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 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)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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) #s(approx (+ (neg b) (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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.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 #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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.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 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))))))) |
(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) #s(approx (+ (neg b) (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 #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 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (/.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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.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) #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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a 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 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(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 a a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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) a) c (*.f64 b b))) b) #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 #s(literal -4 binary64) (/.f64 a c)))))) |
| Outputs |
|---|
(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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -1 binary64) 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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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)))))) |
| Inputs |
|---|
(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)) #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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (neg.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* a (/ -4 c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal -4 binary64) a))))))) |
(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) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(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) #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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (fabs.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 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)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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) #s(approx (+ (neg b) (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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.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 #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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.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 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))))))) |
(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) #s(approx (+ (neg b) (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 #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 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (/.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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.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) #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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a 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 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(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 a a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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) a) c (*.f64 b b))) b) #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 #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)))))) |
(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) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (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 (sqrt.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 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)) #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)) #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)) #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))) (/.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) (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 (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal -1/2 binary64) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (E.f64)) (/.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 (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))) (E.f64)) (/.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 (E.f64) (*.f64 #s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal 2 binary64) b)) (/.f64 #s(literal -1/2 binary64) a))) (E.f64)) (/.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)))))) |
| Outputs |
|---|
(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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -1 binary64) 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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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)))))) |
| Inputs |
|---|
(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)) #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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 a (/.f64 #s(literal -4 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) #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 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (neg.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* a (/ -4 c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal -4 binary64) a))))))) |
(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) #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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(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) #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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #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 (fabs.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 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)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 a (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 -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (* (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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) #s(approx (+ (neg b) (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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) #s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.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 #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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.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 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) c) a))))))) |
(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) #s(approx (+ (neg b) (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 #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 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (/.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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.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) #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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a 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 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(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 a a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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) a) c (*.f64 b b))) b) #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 #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)))))) |
(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) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (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 (sqrt.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 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)) #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)) #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)) #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))) (/.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) (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 (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal -1/2 binary64) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (E.f64)) (/.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 (* (E) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))) (E.f64)) (/.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 (E.f64) (*.f64 #s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal 2 binary64) b)) (/.f64 #s(literal -1/2 binary64) a))) (E.f64)) (/.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) (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)))) #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)))))))))) |
(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 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (+.f64 c c)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 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 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) #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 (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 (+.f64 c c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal -1/2 binary64) (*.f64 a (E.f64)))) (/.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 (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)) (exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal -1 binary64))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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 #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)) (*.f64 b (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 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 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a))) (/.f64 (+.f64 c c) (-.f64 (hypot.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) b) 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 (*.f64 #s(literal 2 binary64) c) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal 2 binary64) c) (/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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 #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(literal 1 binary64) (/.f64 (fma.f64 a (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(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 a a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* 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)))))))))) |
(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) (/.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))))))) |
| Outputs |
|---|
(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 (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -1 binary64) 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) (+.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)) #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)))))) |
33 calls:
| 38.0ms | a |
| 19.0ms | c |
| 19.0ms | b |
| 17.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)))))) |
| 15.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.3% | 1 | b |
| 44.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)))))) |
| 44.3% | 1 | c |
| 44.3% | 1 | a |
| 50.3% | 2 | a |
| 50.2% | 2 | c |
| 51.0% | 2 | c |
| 50.8% | 2 | a |
| 51.4% | 2 | a |
| 47.8% | 2 | b |
| 50.0% | 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)))))) |
| 51.4% | 2 | a |
| 51.3% | 2 | c |
| 51.9% | 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)))))) |
| 51.7% | 2 | b |
| 59.9% | 4 | b |
| 55.9% | 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)))))) |
| 60.1% | 4 | b |
| 63.4% | 2 | b |
| 54.5% | 3 | c |
| 53.6% | 3 | a |
| 62.2% | 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)))))) |
| 63.4% | 2 | b |
| 82.2% | 3 | b |
| 82.6% | 3 | b |
| 80.1% | 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)))))) |
| 87.0% | 4 | b |
| 90.1% | 3 | b |
| 90.2% | 3 | b |
| 89.2% | 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)))))) |
| 77.4% | 4 | a |
| 90.2% | 3 | b |
| 72.2% | 2 | c |
Compiled 4 528 to 691 computations (84.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 1.759166159356919e+61 | 3.407946102360425e+63 |
| 10.0ms | -6.873838793468394e+134 | -3.4347329617739154e+134 |
| 15.0ms | 192× | 0 | valid |
| 1.0ms | 17× | 0 | invalid |
Compiled 1 089 to 645 computations (40.8% saved)
ival-mult!: 4.0ms (36.5% of total)ival-div!: 2.0ms (18.2% of total)ival-if: 1.0ms (9.1% of total)ival-sub!: 1.0ms (9.1% of total)ival-sqrt: 1.0ms (9.1% of total)ival->=: 1.0ms (9.1% of total)ival-neg: 1.0ms (9.1% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.759166159356919e+61 | 3.407946102360425e+63 |
| 1.0ms | -6.873838793468394e+134 | -3.4347329617739154e+134 |
Compiled 1 065 to 633 computations (40.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.759166159356919e+61 | 3.407946102360425e+63 |
| 1.0ms | -6.873838793468394e+134 | -3.4347329617739154e+134 |
Compiled 1 041 to 621 computations (40.3% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 2.077343568741181e-31 | 2.6233019664957345e-31 |
| 20.0ms | 2.9471036175817732e-297 | 1.8721767742762135e-295 |
| 1.0ms | -6.873838793468394e+134 | -3.4347329617739154e+134 |
| 13.0ms | 160× | 0 | valid |
| 5.0ms | 65× | 0 | invalid |
Compiled 1 549 to 925 computations (40.3% saved)
ival-mult!: 5.0ms (39.6% of total)ival-div!: 2.0ms (15.8% of total)ival-if: 1.0ms (7.9% of total)ival-sub!: 1.0ms (7.9% of total)ival-sqrt: 1.0ms (7.9% of total)ival->=: 1.0ms (7.9% of total)ival-neg: 1.0ms (7.9% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.077343568741181e-31 | 2.6233019664957345e-31 |
| 23.0ms | -5.0094891268916964e-126 | -6.042056021571707e-134 |
| 12.0ms | 144× | 0 | valid |
| 3.0ms | 38× | 0 | invalid |
Compiled 1 241 to 701 computations (43.5% saved)
ival-mult!: 4.0ms (38% of total)ival-div!: 2.0ms (19% of total)ival-if: 1.0ms (9.5% of total)ival-sub!: 1.0ms (9.5% of total)ival-sqrt: 1.0ms (9.5% of total)ival->=: 1.0ms (9.5% of total)ival-neg: 1.0ms (9.5% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.8298686531640752e-36 | 7.026713029353816e-34 |
| 2.0ms | -5.0094891268916964e-126 | -6.042056021571707e-134 |
| 10.0ms | 128× | 0 | valid |
| 2.0ms | 25× | 0 | invalid |
Compiled 1 688 to 969 computations (42.6% saved)
ival-mult!: 3.0ms (37.7% of total)ival-if: 1.0ms (12.6% of total)ival-sub!: 1.0ms (12.6% of total)ival-sqrt: 1.0ms (12.6% of total)ival-div!: 1.0ms (12.6% of total)ival-neg: 1.0ms (12.6% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival->=: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.8298686531640752e-36 | 7.026713029353816e-34 |
Compiled 833 to 474 computations (43.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.8298686531640752e-36 | 7.026713029353816e-34 |
Compiled 833 to 466 computations (44.1% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.8298686531640752e-36 | 7.026713029353816e-34 |
| 29.0ms | 4.55754709451581e-302 | 2.9471036175817732e-297 |
| 17.0ms | -4.5161099785738624e+30 | -3.0278298209686753e+26 |
| 26.0ms | 256× | 0 | valid |
| 6.0ms | 82× | 0 | invalid |
Compiled 2 721 to 1 778 computations (34.7% saved)
ival-mult!: 13.0ms (53.7% of total)ival-div!: 3.0ms (12.4% of total)ival-sqrt: 2.0ms (8.3% of total)ival-if: 1.0ms (4.1% of total)ival-sub!: 1.0ms (4.1% of total)ival-add!: 1.0ms (4.1% of total)ival->=: 1.0ms (4.1% of total)ival-neg: 1.0ms (4.1% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.8298686531640752e-36 | 7.026713029353816e-34 |
| 8.0ms | 4.55754709451581e-302 | 2.9471036175817732e-297 |
| 16.0ms | -4.5161099785738624e+30 | -3.0278298209686753e+26 |
| 9.0ms | 112× | 0 | valid |
| 1.0ms | 17× | 0 | invalid |
Compiled 2 513 to 1 698 computations (32.4% saved)
ival-mult!: 3.0ms (42.9% of total)ival-if: 1.0ms (14.3% of total)ival-sub!: 1.0ms (14.3% of total)ival-sqrt: 1.0ms (14.3% of total)ival-div!: 1.0ms (14.3% of total)ival-neg: 1.0ms (14.3% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival->=: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.725834359674504e-270 | -1.6176860632871773e-306 |
Compiled 41 to 26 computations (36.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | -2.3068902457682368e-302 | -2.6656326840159836e-308 |
| 11.0ms | 144× | 0 | valid |
| 1.0ms | 14× | 0 | invalid |
Compiled 959 to 647 computations (32.5% saved)
ival-mult!: 3.0ms (35.6% of total)ival-if: 1.0ms (11.9% of total)ival-sub!: 1.0ms (11.9% of total)ival-sqrt: 1.0ms (11.9% of total)ival-div!: 1.0ms (11.9% of total)ival-neg: 1.0ms (11.9% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival->=: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | -2.642015830336727e-303 | -8.182353045460362e-306 |
| 15.0ms | 128× | 0 | valid |
| 1.0ms | 15× | 0 | invalid |
Compiled 857 to 578 computations (32.6% saved)
ival-sqrt: 6.0ms (45.6% of total)ival-mult!: 3.0ms (22.8% of total)ival-if: 1.0ms (7.6% of total)ival-sub!: 1.0ms (7.6% of total)ival-div!: 1.0ms (7.6% of total)ival-neg: 1.0ms (7.6% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival->=: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | -3.412061184978066e-309 | -1.223448164590862e-309 |
| 1.0ms | 16× | 0 | valid |
| 0.0ms | 4× | 0 | invalid |
Compiled 142 to 94 computations (33.8% saved)
adjust: 0.0ms (0% of total)ival-if: 0.0ms (0% of total)ival-sub!: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival->=: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | fuel |
Compiled 2 114 to 207 computations (90.2% saved)
Compiled 2 152 to 227 computations (89.5% saved)
Loading profile data...