
Time bar (total: 4.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 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)
| 983.0ms | 8 256× | 0 | valid |
| 85.0ms | 967× | 0 | invalid |
ival-mult!: 478.0ms (65.4% of total)ival-sqrt: 82.0ms (11.2% of total)ival-neg: 67.0ms (9.2% of total)ival-div!: 58.0ms (7.9% of total)ival-sub!: 30.0ms (4.1% of total)ival-add!: 11.0ms (1.5% of total)adjust: 2.0ms (0.3% of total)ival-if: 2.0ms (0.3% of total)ival->=: 1.0ms (0.1% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 393 |
| 1 | 366 | 365 |
| 2 | 1429 | 365 |
| 3 | 6063 | 365 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 72.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.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 |
|---|---|---|
| 21.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 | 121 | 140 |
| 0 | 1087 | 132 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 b) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(*.f64 #s(literal 2 binary64) c) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c 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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a)))) (/.f64 (neg.f64 b) (+.f64 a a))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b))) #s(literal 2 binary64)) (/.f64 (neg.f64 b) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b))) a) (/.f64 (neg.f64 b) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b))) (/.f64 (neg.f64 b) (+.f64 a a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (+.f64 a a)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 b) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 a a)) (*.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (+.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (+.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (fma.f64 b b (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (+.f64 a a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (+.f64 a a)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (+.f64 a a))) |
(neg.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 a a)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (+.f64 a a))) |
(-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 a a))) |
(+.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 a a)))) |
(+.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (+.f64 a a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (fma.f64 b b (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))) |
(*.f64 (neg.f64 b) (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 b) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (fma.f64 b b (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b))) b)) |
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (fma.f64 b b (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(neg.f64 b) |
(*.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b)) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 c (*.f64 a #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b)))) (fabs.f64 b)) (fabs.f64 b)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b)))) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b)))) b) b) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b)))) (*.f64 b b)) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 c (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) |
(pow.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 b b) b) b (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 c (*.f64 a #s(literal 4 binary64)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 c (*.f64 a #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 c (*.f64 a #s(literal 4 binary64))))) (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(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 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(sqrt.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c)) |
(-.f64 (*.f64 b b) (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64)))) |
(fabs.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (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 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(neg.f64 (*.f64 b (neg.f64 b))) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (*.f64 c #s(literal 4 binary64)) a) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 c (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.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) |
a |
c |
(*.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 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)))) |
(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) |
(*.f64 (/.f64 (+.f64 c c) (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 c c) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (fma.f64 b b (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)) #s(literal 1 binary64))) (/.f64 c (neg.f64 b))) |
(*.f64 (/.f64 c (+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (neg.f64 b))) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (+.f64 c c)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (+.f64 c c)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (/.f64 (+.f64 c c) (+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) c)) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (+.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (+.f64 c c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (+.f64 c c))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(neg.f64 (/.f64 (+.f64 c c) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(fma.f64 (/.f64 c (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(fma.f64 (/.f64 c (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (fma.f64 b b (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(*.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 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)))) |
(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) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (fma.f64 b b (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)))) (neg.f64 b)) |
(/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b))) (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b))) (fma.f64 b b (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(neg.f64 (*.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)) #s(literal 1 binary64)) b)) |
(neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 1/2 binary64)) (neg.f64 b)) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (fma.f64 b b (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
Compiled 24 372 to 2 518 computations (89.7% saved)
18 alts after pruning (18 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 373 | 18 | 391 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 374 | 18 | 392 |
| Status | Accuracy | Program |
|---|---|---|
| 74.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b))))) | |
| ▶ | 72.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (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) c) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
| ▶ | 74.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b)))) |
| 50.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))))) | |
| ▶ | 39.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)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
| 72.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 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))) | |
| 49.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #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.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) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) | |
| ▶ | 40.1% | (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))))))) |
| 31.0% | (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.4% | (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)))))))) | |
| 72.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) | |
| ▶ | 69.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) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
| 72.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.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)))))) | |
| 72.1% | (if (>=.f64 b #s(literal 0 binary64)) (-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.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)))))) | |
| 72.0% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.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.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) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) | |
| 49.4% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
Compiled 1 626 to 1 016 computations (37.5% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1943 | 15704 |
| 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) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b)))) |
(>=.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) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b))) |
(*.f64 #s(literal 2 binary64) c) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b)))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 a #s(literal 4 binary64)) |
(/.f64 c (*.f64 b b)) |
(fabs.f64 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 (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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.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))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (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)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
#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) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) 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)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
(/.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 (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) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg 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 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) 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) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (fabs.f64 b) b)))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (fabs.f64 b) b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (fabs.f64 b) b)) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 (fabs.f64 b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (fabs.f64 b) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64))))))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (-.f64 (fabs.f64 b) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (-.f64 (+.f64 (fabs.f64 b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (-.f64 (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))))))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (-.f64 (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 b #s(literal 4 binary64))))))))) b)) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b 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 (- 1 (* (* a 4) (/ c (* b b))))) (+.f64 #s(literal 1 binary64) (*.f64 a (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)))))))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (+.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (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 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (- 1 (* (* a 4) (/ c (* b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (* (* a 4) (/ c (* b b))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 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 (* -4 (* a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* a c) (*.f64 a c)) |
#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 (if (>= b 0) (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) b))))) |
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a)) |
#s(approx (* -2 (/ (* a c) b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (/ (* a c) b) (/.f64 (*.f64 a c) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 2 binary64))))))) a)) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg 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) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 2 binary64)))))))) a)) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg 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) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #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 b c) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 4 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 2 binary64))))))))) a)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 a (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (/.f64 b a)))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) (/.f64 b a)))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64))))))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))))))) |
#s(approx (- 1 (* (* a 4) (/ c (* b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (- 1 (* (* a 4) (/ c (* b b)))) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 4 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))))))) |
#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 (+ (* (* -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 (/ (- (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) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) a))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #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) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) a))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg 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) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 4 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 2 binary64)))))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) a))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (/.f64 b a))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) b) a) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) a)) b) a) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64))))))))) |
#s(approx (- 1 (* (* a 4) (/ c (* b b)))) (*.f64 a (fma.f64 #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 #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 (+ (* (* -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 (>= 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) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 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 c (*.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 7 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 6 binary64)))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))))))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (/.f64 (fma.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (/.f64 (fma.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (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 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) #s(literal 1 binary64)))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (/.f64 (fma.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (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 (fabs.f64 b) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64))))))) #s(literal 1 binary64)))) b)) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (/.f64 (+.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))))))) b)) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (/.f64 (+.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))))))))) b)) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (/.f64 (+.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))))))))) b)) |
#s(approx (- 1 (* (* a 4) (/ c (* b b)))) (/.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (/ c (* b b)) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (fabs b) (fabs.f64 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)))) (+.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 (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (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 #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 (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))))))))) |
#s(approx (+ (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))))) |
#s(approx (+ (neg b) (sqrt (+ (* (* -4 a) c) (* 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 (* -2 b) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (+.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (/.f64 (fma.f64 #s(literal -2 binary64) c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) b))) b)) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (/.f64 (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (/.f64 (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) (pow.f64 b #s(literal 3 binary64))))))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 b (-.f64 (/.f64 (fabs.f64 b) b) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (fabs.f64 b) b)) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fabs.f64 b) b))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b 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 (- 1 (* (* a 4) (/ c (* b 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 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg 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 (fma.f64 #s(literal -1 binary64) b (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))))))) |
#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) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) b))) b))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 c (fabs.f64 b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) b))) b) (*.f64 #s(literal 2 binary64) c)) b))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 c (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) b))) b))) b) (*.f64 #s(literal 2 binary64) c)) b))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 b) b)))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64))))) b)))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 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 (/ (* 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 (if (>= b 0) (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (/ (- (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) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 b) b)))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 b) b)))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (fabs.f64 b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (fabs.f64 b) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 b) b)))))) |
#s(approx (* 2 c) (*.f64 #s(literal 2 binary64) c)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (-.f64 (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64))))))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (-.f64 (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 b #s(literal 4 binary64))))))))) b)) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (+.f64 #s(literal 1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (+.f64 #s(literal 1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (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 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 4 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 (+ (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) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (/.f64 #s(literal 2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 2 binary64)))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 b (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 4 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) 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)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (/.f64 b c)))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (/.f64 b c)))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))))))) |
#s(approx (- 1 (* (* a 4) (/ c (* b b)))) (*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #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))))) |
#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 (+ (* (* -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 (/ (- (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) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (/.f64 #s(literal -2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 2 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))))) (*.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 2 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (/.f64 b c))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) b) c) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) c)) b) c) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))))))) |
#s(approx (- 1 (* (* a 4) (/ c (* b b)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) 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))))) (-.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 (+ (* (* -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))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 28.0ms | c | 0 |
| 11.0ms | a | inf |
| 11.0ms | a | -inf |
| 10.0ms | b | 0 |
| 6.0ms | c | inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 704 |
| 0 | 110 | 732 |
| 1 | 402 | 644 |
| 0 | 3631 | 642 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b)))) |
(>=.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) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b))) |
(*.f64 #s(literal 2 binary64) c) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b)))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 a #s(literal 4 binary64)) |
(/.f64 c (*.f64 b b)) |
(fabs.f64 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 (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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.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))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (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)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
#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) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) 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)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
(/.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 (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (-.f64 #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 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)) #s(literal 2 binary64)) (/.f64 (neg.f64 b) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)) a) (/.f64 (neg.f64 b) #s(literal 2 binary64))) |
(*.f64 (/.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) a)) |
(*.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 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.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) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal -1 binary64)) |
(/.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 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.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 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (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 (-.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 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (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 a a))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -2 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) (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) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (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 a a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.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 -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 a a))) |
(neg.f64 (-.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)))) |
(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 (neg.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 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 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (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 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.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 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)) (neg.f64 b)) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1 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 (neg.f64 b) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 b) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (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 (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 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (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 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(neg.f64 (+.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)) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.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 (*.f64 b b) (neg.f64 b)) (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (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 (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))))) |
(neg.f64 b) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(*.f64 (pow.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fabs.f64 b)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 b b) b) b))) (sqrt.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 c (*.f64 a #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(fabs.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(fabs.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 b))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) 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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fabs.f64 b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (fabs.f64 b)) |
(*.f64 (*.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) a)) c) |
(*.f64 (*.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)) (*.f64 c a)) #s(literal -4 binary64)) |
(*.f64 (*.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)) #s(literal -4 binary64)) (*.f64 c a)) |
(*.f64 (*.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)) c) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (fabs.f64 b)) (fabs.f64 b)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) b) b) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (*.f64 b b)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 b b) b) b)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 c (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.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)))) |
(*.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/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 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 b b) b) b))) (*.f64 b b)) (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64))) #s(literal 3 binary64)))) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64)) (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 c (*.f64 a #s(literal 4 binary64)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 b b) b) b)) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 b b) b) b (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) b) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 c (*.f64 a #s(literal 4 binary64))))) (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 b b) b) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 c (*.f64 a #s(literal 4 binary64))))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 b b))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 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 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)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(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 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) c) #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 (*.f64 #s(literal -4 binary64) a)) c)) |
(-.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64)))) |
(fabs.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(+.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 (fabs.f64 b)) (neg.f64 (fabs.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 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 b b) b) b)) |
(fabs.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(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 c (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.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) |
a |
c |
(*.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 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)))) |
(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) |
(*.f64 (/.f64 (+.f64 c c) (-.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 c c) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (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 (+.f64 c c) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 c c) (-.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 #s(literal 2 binary64) (+.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64))) (/.f64 c (neg.f64 b))) |
(*.f64 (/.f64 c (+.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (neg.f64 b))) |
(*.f64 (/.f64 #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 binary64))) (/.f64 c (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (/.f64 c (+.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) (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)) #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 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (-.f64 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 c (*.f64 #s(literal 2 binary64) (/.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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 c c)) #s(literal -1 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 (/.f64 (+.f64 c c) (+.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (/.f64 (+.f64 c c) (+.f64 (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 c c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 c c))) |
(/.f64 (+.f64 c 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)))))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(fma.f64 (/.f64 c (-.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 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(fma.f64 (/.f64 c (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (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 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(fma.f64 (/.f64 c (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(fma.f64 (/.f64 c (-.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 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)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c c)) c) |
(*.f64 #s(literal 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(/.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)))) |
(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) |
(*.f64 (*.f64 (+.f64 (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (fabs.f64 b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (+.f64 (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (fabs.f64 b)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.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 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (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 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (+.f64 (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (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 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b))) (/.f64 #s(literal 1 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 (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 1 binary64))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (neg.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (neg.f64 (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 (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 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b))) (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 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fabs.f64 b) (neg.f64 b)) |
(-.f64 (/.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 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 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) |
(-.f64 (neg.f64 b) (*.f64 (neg.f64 (fabs.f64 b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(-.f64 (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (fabs.f64 b))) |
(-.f64 (neg.f64 b) (neg.f64 (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))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 b b) b) b)))) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64))) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64)) (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 b b) b) b))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64)) (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b b)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 b b) b) b)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 b b) b) b)))) (neg.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64))) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64)) (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 b b) b) b))) (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64)) (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 b b) b) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64)) (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (expm1.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64))) #s(literal 3 binary64)))))) |
(neg.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (/.f64 c (*.f64 b b))) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 #s(literal -4 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(fma.f64 a (neg.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 b b) b) b)) (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64)) (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64)) (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) (/.f64 c (*.f64 b b)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 4 binary64))) |
(*.f64 (/.f64 c (fabs.f64 b)) (/.f64 (*.f64 a #s(literal 4 binary64)) (fabs.f64 b))) |
(*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (fabs.f64 b)) (/.f64 c (fabs.f64 b))) |
(*.f64 (/.f64 c (neg.f64 b)) (/.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 b))) |
(*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 b)) (/.f64 c (neg.f64 b))) |
(*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) b) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 4 binary64) (fabs.f64 b)) (/.f64 (*.f64 c a) (fabs.f64 b))) |
(*.f64 (/.f64 #s(literal 4 binary64) (neg.f64 b)) (/.f64 (*.f64 c a) (neg.f64 b))) |
(*.f64 (/.f64 #s(literal 4 binary64) b) (/.f64 (*.f64 c a) b)) |
(*.f64 (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 4 binary64)) a) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 a #s(literal 4 binary64)) b)) |
(*.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64))) |
(*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))) |
(*.f64 c (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 a (/.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) |
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c b)) b) |
(/.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b b) c)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 c b) (*.f64 a #s(literal 4 binary64))) b) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b b) c)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fabs.f64 b)) (fabs.f64 b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (neg.f64 b)) (neg.f64 b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) b) b) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 b) b)) |
(/.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) |
(/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) |
(*.f64 a #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) a) |
(*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) c) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))) |
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (/.f64 c (fabs.f64 b)) (fabs.f64 b)) |
(/.f64 (/.f64 c (neg.f64 b)) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 c b)) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 c)) (*.f64 b b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) c))) |
(/.f64 (/.f64 c b) b) |
(/.f64 (neg.f64 c) (*.f64 (neg.f64 b) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c)) |
(/.f64 c (*.f64 b b)) |
(neg.f64 (/.f64 c (*.f64 (neg.f64 b) b))) |
(neg.f64 (/.f64 (neg.f64 c) (*.f64 b b))) |
(*.f64 (sqrt.f64 (fabs.f64 b)) (sqrt.f64 (fabs.f64 b))) |
(*.f64 (sqrt.f64 (neg.f64 b)) (sqrt.f64 (neg.f64 b))) |
(*.f64 (sqrt.f64 b) (sqrt.f64 b)) |
(pow.f64 (*.f64 b b) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 b b)) |
(fabs.f64 (fabs.f64 b)) |
(fabs.f64 (neg.f64 b)) |
(fabs.f64 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) a) c))) b) (*.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) a) c))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.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) a) c))) (neg.f64 b))) #s(literal 2 binary64)) (/.f64 (neg.f64 b) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))) a) (/.f64 (neg.f64 b) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) 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) a) c))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))) (/.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) a) c))) b) (/.f64 #s(literal 1 binary64) (*.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) a) c)))) (/.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) a) c))) b) (*.f64 #s(literal -2 binary64) a))) |
(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) a) c))) b)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (+.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) a) c))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.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) a) c))) (+.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) a) c))) (+.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) a) c))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.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) a) c))) (+.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) a) c))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (+.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (+.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) #s(literal -2 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (+.f64 a a))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) 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) a) c)))) (neg.f64 (*.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) a) c)))) (+.f64 a 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) a) c))) b) #s(literal -2 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) a) c))) 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) a) c))) b))) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (+.f64 a a))) |
(neg.f64 (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a)) (/.f64 b (*.f64 #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) a) c))) (+.f64 a a)))) |
(fma.f64 (neg.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) a) c)))) (+.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) a) c))) (+.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) a) c))) (+.f64 a a)))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (+.f64 a a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (neg.f64 b)))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (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) a) c))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b))) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))))) |
(*.f64 (neg.f64 b) (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 b) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (neg.f64 (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
(neg.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))))) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
(+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.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 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 a) c)) |
(neg.f64 (*.f64 c (*.f64 a #s(literal 4 binary64)))) |
#s(literal -4 binary64) |
(*.f64 c a) |
(*.f64 a c) |
(*.f64 (/.f64 (+.f64 c c) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(*.f64 (/.f64 (+.f64 c c) (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (neg.f64 b)))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) #s(literal 1 binary64))) (/.f64 c (neg.f64 b))) |
(*.f64 (/.f64 c (+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (neg.f64 b))) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) 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) a) c))) b)) (+.f64 c c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) 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) a) c))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) 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) a) c))) b)))) |
(*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b))) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (+.f64 c c)) #s(literal -1 binary64)) |
(/.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) a) c))) b)) |
(/.f64 (/.f64 (+.f64 c c) (+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) c)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (+.f64 c c)))) |
(/.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) a) c))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (+.f64 c c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (+.f64 c c))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)) |
(neg.f64 (/.f64 (+.f64 c c) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) 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) a) c))) b))) |
(fma.f64 (/.f64 c (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b))) |
(fma.f64 (/.f64 c (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (neg.f64 b)))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) 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) a) c))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
(*.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) a) c))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (neg.f64 b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))) (neg.f64 b)) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (neg.f64 b)))) (neg.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (neg.f64 b))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (neg.f64 b))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
(/.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) a) c))) b))) |
(neg.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b))) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (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) a) c)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
(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 -2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)) #s(literal 2 binary64)) (/.f64 (neg.f64 b) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)) a) (/.f64 (neg.f64 b) #s(literal 2 binary64))) |
(*.f64 (/.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) a)) |
(*.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 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.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) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal -1 binary64)) |
(/.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 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.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 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (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 (-.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 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (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 a a))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -2 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) (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) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (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 a a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.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 -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 a a))) |
(neg.f64 (-.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)))) |
(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 (neg.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 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 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (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 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.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 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)) (neg.f64 b)) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1 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 (neg.f64 b) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 b) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (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 (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 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (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 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(neg.f64 (+.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)) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.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 (*.f64 b b) (neg.f64 b)) (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (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 (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 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(*.f64 (pow.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fabs.f64 b)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 b b) b) b))) (sqrt.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 c (*.f64 a #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(fabs.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(fabs.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 b))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) 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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fabs.f64 b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (fabs.f64 b)) |
(*.f64 (*.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) a)) c) |
(*.f64 (*.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)) (*.f64 c a)) #s(literal -4 binary64)) |
(*.f64 (*.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)) #s(literal -4 binary64)) (*.f64 c a)) |
(*.f64 (*.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)) c) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (fabs.f64 b)) (fabs.f64 b)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) b) b) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (*.f64 b b)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 b b) b) b)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 c (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.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)))) |
(*.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/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 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 b b) b) b))) (*.f64 b b)) (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64))) #s(literal 3 binary64)))) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 4 binary64)) (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 c (*.f64 a #s(literal 4 binary64)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 b b) b) b)) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 b b) b) b (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) b) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 c (*.f64 a #s(literal 4 binary64))))) (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 b b) b) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 c (*.f64 a #s(literal 4 binary64))))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 b b))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 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 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)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(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 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (fma.f64 (*.f64 (*.f64 b b) b) b (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) c) #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 (*.f64 #s(literal -4 binary64) a)) c)) |
(-.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64)))) |
(fabs.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(+.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 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))) |
(*.f64 (/.f64 (+.f64 c c) (-.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 c c) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (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 (+.f64 c c) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 c c) (-.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 #s(literal 2 binary64) (+.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64))) (/.f64 c (neg.f64 b))) |
(*.f64 (/.f64 c (+.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (neg.f64 b))) |
(*.f64 (/.f64 #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 binary64))) (/.f64 c (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (/.f64 c (+.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) (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)) #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 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (-.f64 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 c (*.f64 #s(literal 2 binary64) (/.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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 c c)) #s(literal -1 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 (/.f64 (+.f64 c c) (+.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (/.f64 (+.f64 c c) (+.f64 (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 c c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 c c))) |
(/.f64 (+.f64 c 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)))))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(fma.f64 (/.f64 c (-.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 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(fma.f64 (/.f64 c (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (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 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(fma.f64 (/.f64 c (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(fma.f64 (/.f64 c (-.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 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)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (*.f64 (+.f64 (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (fabs.f64 b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (+.f64 (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (fabs.f64 b)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.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 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (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 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (+.f64 (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (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 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b))) (/.f64 #s(literal 1 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 (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 1 binary64))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (neg.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (neg.f64 (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 (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 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b))) (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 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fabs.f64 b) (neg.f64 b)) |
(-.f64 (/.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 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 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) |
(-.f64 (neg.f64 b) (*.f64 (neg.f64 (fabs.f64 b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(-.f64 (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (fabs.f64 b))) |
(-.f64 (neg.f64 b) (neg.f64 (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))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (+.f64 c c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(*.f64 c (/.f64 #s(literal 2 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(pow.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (+.f64 c c)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) c)) (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (+.f64 c c)))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (+.f64 c c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (+.f64 c c))) |
(/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (+.f64 c c) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(+.f64 (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b)) |
(*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) |
(*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 a) c)) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 (neg.f64 a) c) #s(literal -2 binary64)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a)) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) b) |
(/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 #s(literal -2 binary64) c) a))) |
#s(literal -2 binary64) |
(*.f64 (/.f64 c b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c a)) |
(*.f64 (*.f64 (neg.f64 a) c) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b)) |
(*.f64 c (*.f64 a (/.f64 #s(literal 1 binary64) b))) |
(*.f64 c (/.f64 a b)) |
(*.f64 a (/.f64 c b)) |
(pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) c)) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c a)))) |
(/.f64 (*.f64 (neg.f64 a) c) (neg.f64 b)) |
(/.f64 (*.f64 c a) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c a))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 a) c) b)) |
(neg.f64 (/.f64 (*.f64 c a) (neg.f64 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) c) a (*.f64 b b))) b))) |
(*.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 #s(literal -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 #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(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)))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a 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)) #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(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a 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 (+.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 -2 binary64) a))) |
(neg.f64 (/.f64 (neg.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) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 (/.f64 (+.f64 c c) (-.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 c c) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (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 (+.f64 c c) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 c c) (-.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 #s(literal 2 binary64) (+.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64))) (/.f64 c (neg.f64 b))) |
(*.f64 (/.f64 c (+.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (neg.f64 b))) |
(*.f64 (/.f64 #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 binary64))) (/.f64 c (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (/.f64 c (+.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) (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)) #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 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (-.f64 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 c (*.f64 #s(literal 2 binary64) (/.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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 c c)) #s(literal -1 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 (/.f64 (+.f64 c c) (+.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (/.f64 (+.f64 c c) (+.f64 (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 c c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 c c))) |
(/.f64 (+.f64 c 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)))))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(fma.f64 (/.f64 c (-.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 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(fma.f64 (/.f64 c (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (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 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(fma.f64 (/.f64 c (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(fma.f64 (/.f64 c (-.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 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)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (*.f64 (+.f64 (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (fabs.f64 b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (+.f64 (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (fabs.f64 b)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.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 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (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 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (+.f64 (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (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 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b))) (/.f64 #s(literal 1 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 (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 1 binary64))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (neg.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (neg.f64 (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 (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 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b))) (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 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fabs.f64 b) (neg.f64 b)) |
(-.f64 (/.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 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 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) |
(-.f64 (neg.f64 b) (*.f64 (neg.f64 (fabs.f64 b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(-.f64 (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (fabs.f64 b))) |
(-.f64 (neg.f64 b) (neg.f64 (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))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
Compiled 89 625 to 6 476 computations (92.8% saved)
26 alts after pruning (26 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 454 | 23 | 1 477 |
| Fresh | 10 | 3 | 13 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 469 | 26 | 1 495 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 74.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fabs.f64 b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b)))) |
| 70.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) (fma.f64 #s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) #s(literal 1 binary64)) (fabs.f64 b) (neg.f64 b)))) | |
| 41.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 (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))))) | |
| 50.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))))) | |
| 47.2% | (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) a) c))))) (*.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) a) c))))))) | |
| 40.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (+.f64 c c)))) | |
| 40.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)))) | |
| 31.7% | (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)) #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)))))) | |
| 28.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)) #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)))))) | |
| ▶ | 27.1% | (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)) #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)))))))) |
| 30.6% | (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)) #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)))))))) | |
| 16.5% | (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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| 27.4% | (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)))))))) | |
| 72.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) | |
| 40.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (*.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) a) c))) b))) | |
| ▶ | 69.4% | (if (>=.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))) |
| 40.0% | (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) a) c))) 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))))))) | |
| 39.0% | (if (>=.f64 b #s(literal 0 binary64)) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a 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))))) | |
| 39.0% | (if (>=.f64 b #s(literal 0 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 #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))))) | |
| 40.0% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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))))))) | |
| 14.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| ▶ | 16.4% | (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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
| 8.2% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| 13.6% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| 10.5% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.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))))) | |
| ▶ | 36.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
Compiled 2 686 to 1 614 computations (39.9% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2410 | 20820 |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fabs.f64 b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b)))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fabs.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fabs.f64 b))) |
(neg.f64 b) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fabs.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
(/.f64 c (*.f64 b b)) |
c |
(*.f64 b b) |
#s(literal 1 binary64) |
(fabs.f64 b) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b))) |
(*.f64 #s(literal 2 binary64) c) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b)))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 a #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
#s(literal -1 binary64) |
(/.f64 b a) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
#s(literal -2 binary64) |
(/.f64 (*.f64 a c) b) |
(*.f64 a c) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #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)))))))) |
(/.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(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))))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
(/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
(*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(/.f64 c a) |
(if (>=.f64 b #s(literal 0 binary64)) #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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (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)))) |
(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(literal -1/2 binary64) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b 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)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(/.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) |
(+.f64 a a) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(+.f64 c c) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) c) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (*.f64 (fabs.f64 b) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) b))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (fabs.f64 b)) a))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (fabs.f64 b)) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64)))) a)) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (fabs.f64 b)) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64)))))) a)) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (fabs.f64 b)) (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64)))))) a)) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (+.f64 b (fabs.f64 b)))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64)))) (+.f64 b (fabs.f64 b)))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64)))))) (+.f64 b (fabs.f64 b)))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64)))))) (+.f64 b (fabs.f64 b)))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (fabs.f64 b)) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (+.f64 (fabs.f64 b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (+.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))) 1)) (+.f64 #s(literal 1 binary64) (*.f64 a (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)))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (+.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (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 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (+ (* (* -4 a) (/ c (* b b))) 1) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) |
#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) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (fabs.f64 b) b)))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (fabs.f64 b) b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (fabs.f64 b) b)) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 (fabs.f64 b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (fabs.f64 b) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64))))))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (-.f64 (fabs.f64 b) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (-.f64 (+.f64 (fabs.f64 b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (-.f64 (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))))))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (-.f64 (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 b #s(literal 4 binary64))))))))) b)) |
#s(approx (* (* a 4) (/ c (* b b))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (* a 4) (*.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 (/ (- (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 (* -1 (/ b a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ b a) (/.f64 b 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 (* -2 (/ (* a c) b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (/ (* a c) b) (/.f64 (*.f64 a c) b)) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx (- (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 (* 2 (/ c (* a (sqrt (* -4 (/ c a)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ c (* a (sqrt (* -4 (/ c a))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (* a (sqrt (* -4 (/ c a)))) (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 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b 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 (* -1/2 (/ b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.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 (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64))))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) (fma.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (/.f64 b a))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (fma.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (/.f64 b a)))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (*.f64 a (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))))))) |
#s(approx (+ (* (* -4 a) (/ c (* b b))) 1) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (+ (* (* -4 a) (/ c (* b b))) 1) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 2 binary64))))))) a)) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg 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) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 2 binary64)))))))) a)) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg 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) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #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 b c) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 4 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 2 binary64))))))))) a)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (/.f64 b a)))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) (/.f64 b a)))) |
#s(approx (- 1 (* (* a 4) (/ c (* b b)))) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 4 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (- (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 (/ (* 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 (- (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 (+.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 (/ c (* a (sqrt (* -4 (/ c a))))) (/.f64 c (*.f64 a (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 (+ (* (* -4 c) a) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (pow.f64 b #s(literal 2 binary64)) a)))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fabs.f64 b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) b) a)) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.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 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) a)) b) a)) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64))))))))) |
#s(approx (+ (* (* -4 a) (/ c (* b b))) 1) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) a))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #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) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) a))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg 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) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 4 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 2 binary64)))))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) a))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (/.f64 b a))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) b) a) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) a)) b) a) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (- (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 (/ (* 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 (- (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 (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a b)))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))) b)) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))))) b)) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (fabs.f64 b) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))))))) b)) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b)) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b)) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b)) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b)) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (/.f64 (fma.f64 (fabs.f64 b) (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 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) b)) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (/.f64 (fma.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (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 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 5 binary64))))))))) b)) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) b)) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (/.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)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) b)) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (/.f64 (+.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)))))))) b)) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (/.f64 (+.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)))))))) b)) |
#s(approx (+ (* (* -4 a) (/ c (* b b))) 1) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (/ c (* b b)) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 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 c (*.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 7 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 6 binary64)))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))))))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (/.f64 (fma.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (/.f64 (fma.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (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 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) #s(literal 1 binary64)))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (/.f64 (fma.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (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 (fabs.f64 b) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64))))))) #s(literal 1 binary64)))) b)) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (/.f64 (+.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))))))) b)) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (/.f64 (+.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))))))))) b)) |
#s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (/.f64 (+.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))))))))) b)) |
#s(approx (- 1 (* (* a 4) (/ c (* b b)))) (/.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) |
#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 (/ (* 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) (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 (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 b) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))))))))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))))) |
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a b))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a b)) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a b)) (+.f64 (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 b) b)) #s(literal 1 binary64)))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 b) b))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 5 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (fabs.f64 b) b)))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (+.f64 (fabs.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (+.f64 (fabs.f64 b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (+.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))) 1)) (+.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) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (/.f64 (fma.f64 #s(literal -2 binary64) c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) b))) b)) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (/.f64 (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (/.f64 (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) (pow.f64 b #s(literal 3 binary64))))))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 b (-.f64 (/.f64 (fabs.f64 b) b) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (fabs.f64 b) b)) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fabs.f64 b) b))) #s(literal 1 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)))) |
#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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (- (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 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b 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 (if (>= b 0) (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (fabs.f64 b) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (fma.f64 #s(literal -1 binary64) b (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64)))) b) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) a) (+.f64 (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))))) b) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 b) b))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64)))) (fabs.f64 b)) b)))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (fabs.f64 b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64)))))) b)))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) b))) b))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 c (fabs.f64 b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) b))) b) (*.f64 #s(literal 2 binary64) c)) b))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 c (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) b))) b))) b) (*.f64 #s(literal 2 binary64) c)) b))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 b) b)))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64))))) b)))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 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 (/ (* 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)))) (*.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 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b 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) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (/ (+ c c) (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.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 (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (fabs.f64 b)) a) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (fabs.f64 b)) a) (*.f64 c (+.f64 (/.f64 (fabs.f64 b) (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (fabs.f64 b)) a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (fabs.f64 b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (fabs.f64 b) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64)))))) (+.f64 b (fabs.f64 b)))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64)))))) (+.f64 b (fabs.f64 b)))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (+.f64 #s(literal 1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (+.f64 #s(literal 1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (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 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx c c) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 b) b)))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 b) b)))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (fabs.f64 b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (fabs.f64 b) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 b) b)))))) |
#s(approx (* 2 c) (*.f64 #s(literal 2 binary64) c)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (-.f64 (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64))))))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (-.f64 (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 b #s(literal 4 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 (/ (* 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 (+ (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)))) (-.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 (* -4 c) (*.f64 #s(literal -4 binary64) c)) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) a))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))) a))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (fabs.f64 b) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fabs.f64 b) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (fabs.f64 b) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (fma.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (/.f64 b c))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (fma.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (/.f64 b c)))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (*.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))))))) |
#s(approx (+ (* (* -4 a) (/ c (* b b))) 1) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) c)))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (/.f64 #s(literal 2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 2 binary64)))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 b (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 4 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) 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)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (/.f64 b c)))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (/.f64 b c)))) |
#s(approx (- 1 (* (* a 4) (/ c (* b b)))) (*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 2 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))) |
#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 (/ (* 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 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (* 2 (/ c (* a (sqrt (* -4 (/ c a)))))) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ c (* a (sqrt (* -4 (/ c a))))) (/.f64 #s(literal 1 binary64) (*.f64 a (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 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))) (*.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 (+ (* (* -4 c) a) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (pow.f64 b #s(literal 2 binary64)) c)))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) a))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 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 (fabs.f64 b) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))) a)))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (* 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 (fabs.f64 b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (fabs.f64 b) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))) a)))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) b) c)) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b))) (*.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 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) c)) b) c)) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (fabs b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ c (* b b))) 1)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))))))) |
#s(approx (+ (* (* -4 a) (/ c (* b b))) 1) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) c))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (/.f64 #s(literal -2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 2 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))))) (*.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 2 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (/.f64 b c))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) b) c) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) c)) b) c) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)))))) |
#s(approx (- (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 (* a (sqrt (* -4 (/ c a)))))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ c (* a (sqrt (* -4 (/ c a))))) (/.f64 #s(literal -1 binary64) (*.f64 a (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 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b 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 (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) a))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 22.0ms | c | inf |
| 10.0ms | a | inf |
| 10.0ms | c | 0 |
| 8.0ms | c | -inf |
| 8.0ms | a | -inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 822 |
| 0 | 131 | 816 |
| 0 | 537 | 816 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fabs.f64 b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b)))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fabs.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fabs.f64 b))) |
(neg.f64 b) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fabs.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
(/.f64 c (*.f64 b b)) |
c |
(*.f64 b b) |
#s(literal 1 binary64) |
(fabs.f64 b) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b))) |
(*.f64 #s(literal 2 binary64) c) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b)))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 a #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
#s(literal -1 binary64) |
(/.f64 b a) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
#s(literal -2 binary64) |
(/.f64 (*.f64 a c) b) |
(*.f64 a c) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #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)))))))) |
(/.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(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))))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
(/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
(*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(/.f64 c a) |
(if (>=.f64 b #s(literal 0 binary64)) #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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (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)))) |
(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(literal -1/2 binary64) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b 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)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(/.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) |
(+.f64 a a) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(+.f64 c c) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) c) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))))) (+.f64 a a)) (/.f64 (+.f64 c c) (-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (-.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a a))) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))))) (neg.f64 (+.f64 a a))) |
(/.f64 (-.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))))) (+.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) (+.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))))) (+.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))))))) |
(neg.f64 (-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) (neg.f64 b))) |
(-.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))))) |
(+.f64 (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) (fabs.f64 b))) |
(+.f64 (neg.f64 b) (neg.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))))) |
(neg.f64 b) |
(*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))) (fabs.f64 b)) |
(pow.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))) |
(fabs.f64 (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(-.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) #s(literal -1 binary64)) |
(+.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)))) |
(*.f64 a #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 (/.f64 c b) b) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c)) |
(/.f64 c (*.f64 b b)) |
c |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
#s(literal 1 binary64) |
(sqrt.f64 (*.f64 b b)) |
(fabs.f64 (neg.f64 b)) |
(fabs.f64 b) |
(*.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 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)))) |
(-.f64 a (neg.f64 a)) |
(+.f64 a a) |
#s(literal 2 binary64) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) b))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) b))) |
(/.f64 (+.f64 c c) (-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) b) (+.f64 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 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)))) |
(-.f64 c (neg.f64 c)) |
(+.f64 c c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))))) (*.f64 b b)) (-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) (neg.f64 b))))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b)) |
(fma.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))) (neg.f64 b)) |
(-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) (neg.f64 (neg.f64 b))) |
(-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) b) |
(+.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))))) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) (/.f64 c (*.f64 b b)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 c (*.f64 b b)) (*.f64 #s(literal 4 binary64) a)) |
(*.f64 a (*.f64 #s(literal 4 binary64) (/.f64 c (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b)) |
(*.f64 #s(literal 4 binary64) a) |
(*.f64 a #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 b a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 b a))) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/.f64 (*.f64 #s(literal -1 binary64) b) a) |
(neg.f64 (/.f64 b a)) |
#s(literal -1 binary64) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (+.f64 c c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
#s(literal -2 binary64) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 a (/.f64 c b)) |
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 b)) |
(/.f64 (*.f64 c a) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c a))) |
(*.f64 c a) |
(*.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 (*.f64 c #s(literal -4 binary64)) a)))) (+.f64 a a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)))) (/.f64 #s(literal 1 binary64) (+.f64 a a))) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a))))) (neg.f64 (+.f64 a a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)))) (+.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)))))) |
(-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a))) (+.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a))))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) 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 c #s(literal -4 binary64)) a))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a))))))) |
(neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a))) (neg.f64 b))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)))) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a))))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)) |
(*.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(*.f64 (/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(+.f64 (/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(/.f64 (/.f64 c a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a) c)) |
(/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) |
(*.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) |
(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 (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 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 c (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a c)) |
(/.f64 c a) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))))) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fma.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))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (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)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (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 b a) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) 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)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(*.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 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (neg.f64 (+.f64 a a))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) |
(/.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)))) |
#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)) |
(*.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 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)))) |
(-.f64 a (neg.f64 a)) |
(+.f64 a a) |
(*.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 (neg.f64 (+.f64 c c)) (neg.f64 (-.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)) |
(/.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 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 c c)) c) |
(*.f64 #s(literal 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(/.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)))) |
(-.f64 c (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 (*.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 b b)) (+.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 b #s(literal 3 binary64))) (fma.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))) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(neg.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 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 b)) |
(pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(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)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal -4 binary64)) a))) (*.f64 (*.f64 c #s(literal -4 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) a) (*.f64 (*.f64 c #s(literal -4 binary64)) a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) a) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) a) (*.f64 (*.f64 c #s(literal -4 binary64)) a) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.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 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 c #s(literal -4 binary64)) a)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 c #s(literal -4 binary64)) a)) |
(fma.f64 b b (*.f64 (*.f64 c #s(literal -4 binary64)) a)) |
(-.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) a) (neg.f64 (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) a) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal -4 binary64)) a)) |
(*.f64 c #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) c) |
Compiled 55 385 to 4 397 computations (92.1% saved)
32 alts after pruning (32 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 730 | 16 | 746 |
| Fresh | 5 | 16 | 21 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 740 | 32 | 772 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 78.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64))) (fabs.f64 b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 c b) b)))) (fabs.f64 b) (neg.f64 b)))) |
| 70.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) (fma.f64 #s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) #s(literal 1 binary64)) (fabs.f64 b) (neg.f64 b)))) | |
| 47.2% | (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) a) c))))) (*.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) a) c))))))) | |
| 27.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)))) (+.f64 a a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) | |
| 40.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (+.f64 c c)))) | |
| 40.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)))) | |
| 26.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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 c a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) | |
| 16.5% | (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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| ▶ | 27.4% | (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)))))))) |
| 72.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) | |
| 40.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (*.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) a) c))) b))) | |
| 69.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) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) | |
| 40.0% | (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) a) c))) 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))))))) | |
| 39.0% | (if (>=.f64 b #s(literal 0 binary64)) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a 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))))) | |
| 39.0% | (if (>=.f64 b #s(literal 0 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 #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))))) | |
| 40.0% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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))))))) | |
| 14.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| 16.4% | (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 (/.f64 #s(literal 1 binary64) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| ▶ | 8.2% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
| 13.6% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| 16.4% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) | |
| 10.5% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.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))))) | |
| 36.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) | |
| 46.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) | |
| 36.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)))))) | |
| 36.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)))))) | |
| 48.8% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) | |
| 36.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (+.f64 c c)))) | |
| ▶ | 36.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
| 46.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #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.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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)))))) |
| 14.9% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
Compiled 3 362 to 1 970 computations (41.4% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2538 | 22106 |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64))) (fabs.f64 b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 c b) b)))) (fabs.f64 b) (neg.f64 b)))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64))) (fabs.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64))) (fabs.f64 b))) |
(neg.f64 b) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64))) (fabs.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
(/.f64 (/.f64 c b) b) |
(/.f64 c b) |
c |
#s(literal 1 binary64) |
(fabs.f64 b) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 c b) b)))) (fabs.f64 b) (neg.f64 b))) |
(*.f64 #s(literal 2 binary64) c) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 c b) b)))) (fabs.f64 b) (neg.f64 b)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 c b) b)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 c b) b))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 c b) b)) |
(*.f64 a #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
#s(literal -1 binary64) |
(/.f64 b 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)))) |
#s(literal -2 binary64) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(/.f64 a c) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
(*.f64 #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) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(/.f64 (*.f64 a c) b) |
(*.f64 a c) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(+.f64 c c) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)) |
(/.f64 (*.f64 c a) b) |
(*.f64 c a) |
(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)))))))) |
(/.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 (neg.f64 b) #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 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
(*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c 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))))))) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (*.f64 (fabs.f64 b) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) b))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (fabs.f64 b)) a))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (fabs.f64 b)) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64)))) a)) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (fabs.f64 b)) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64)))))) a)) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (fabs.f64 b)) (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64)))))) a)) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (+.f64 b (fabs.f64 b)))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64)))) (+.f64 b (fabs.f64 b)))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64)))))) (+.f64 b (fabs.f64 b)))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64)))))) (+.f64 b (fabs.f64 b)))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (fabs.f64 b)) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (+.f64 (fabs.f64 b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (+.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)) 1)) (+.f64 #s(literal 1 binary64) (*.f64 a (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)))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (+.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (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 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (+ (* (* -4 a) (/ (/ c b) b)) 1) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) |
#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) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (fabs.f64 b) b)))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (fabs.f64 b) b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (fabs.f64 b) b)) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 (fabs.f64 b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (fabs.f64 b) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64))))))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (-.f64 (fabs.f64 b) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (-.f64 (+.f64 (fabs.f64 b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (-.f64 (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))))))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (-.f64 (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 b #s(literal 4 binary64))))))))) b)) |
#s(approx (* (* a 4) (/ (/ c b) b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (* a 4) (*.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 (/ (- (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 (* -1 (/ b a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ b a) (/.f64 b 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 (/ -2 (sqrt (* -4 (/ a c)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (sqrt (* -4 (/ a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) |
#s(approx (* -4 (/ a c)) (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
#s(approx (/ a c) (/.f64 a c)) |
#s(approx (* 1/2 (sqrt (* -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 (+ (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 (* -2 (/ (* a c) b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (/ (* a c) b) (/.f64 (*.f64 a c) b)) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 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 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 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 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 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 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 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 (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 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 -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 (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 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 -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 (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 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 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 1 binary64) (-.f64 (sqrt.f64 (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 (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 (* a (sqrt (* -4 (/ c a)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64))))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) (fma.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (/.f64 b a))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (fma.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (/.f64 b a)))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (*.f64 a (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))))))) |
#s(approx (+ (* (* -4 a) (/ (/ c b) b)) 1) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (+ (* (* -4 a) (/ (/ c b) b)) 1) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 2 binary64))))))) a)) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg 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) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 2 binary64)))))))) a)) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg 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) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #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 b c) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 4 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 2 binary64))))))))) a)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (/.f64 b a)))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) (/.f64 b a)))) |
#s(approx (- 1 (* (* a 4) (/ (/ c b) b))) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 4 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (- (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 (/ (* 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 (/ -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 (sqrt (* -4 (/ c 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 (+ (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 (/ 1 (+ (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 (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a)) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (-.f64 (fma.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 1/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))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))) a)) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (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 (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 1/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))))) (pow.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (fma.f64 #s(literal -1 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)))) (*.f64 #s(literal 1/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)))))))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (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 (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fabs.f64 b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) b) a)) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.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 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) a)) b) a)) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64))))))))) |
#s(approx (+ (* (* -4 a) (/ (/ c b) b)) 1) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) a))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #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) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) a))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg 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) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 4 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 2 binary64)))))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))))))) a))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) (/.f64 b a))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) b) a) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 2 binary64))))))))) a)) b) a) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 a (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 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 (/ (* 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 (/ -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 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)))))) |
#s(approx (/ 1 (+ (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 (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 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 1/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 #s(literal -1 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 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)))) (/.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 1/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 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (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 1/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)))))) a)) (*.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a) (/.f64 #s(literal 1 binary64) (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 (/.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 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a b)))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))) b)) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))))) b)) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (fabs.f64 b) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))))))) b)) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b)) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b)) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b)) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b)) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (/.f64 (fma.f64 (fabs.f64 b) (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 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) b)) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (/.f64 (fma.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (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 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 5 binary64))))))))) b)) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) b)) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (/.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)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) b)) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (/.f64 (+.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)))))))) b)) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (/.f64 (+.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)))))))) b)) |
#s(approx (+ (* (* -4 a) (/ (/ c b) b)) 1) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (/ (/ c b) b) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 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 c (*.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 7 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 6 binary64)))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 c (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))))))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (/.f64 (fma.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (/.f64 (fma.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (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 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) #s(literal 1 binary64)))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (/.f64 (fma.f64 (fabs.f64 b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (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 (fabs.f64 b) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64))))))) #s(literal 1 binary64)))) b)) |
#s(approx (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) |
#s(approx (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (/.f64 (+.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))))))) b)) |
#s(approx (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (/.f64 (+.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))))))))) b)) |
#s(approx (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (/.f64 (+.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))))))))) b)) |
#s(approx (- 1 (* (* a 4) (/ (/ c b) b))) (/.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) |
#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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))))) |
#s(approx (/ 1 (+ (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 (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (/.f64 b (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))))) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 b (fma.f64 #s(literal 1/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 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 b (fma.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 5 binary64))) (*.f64 #s(literal 1/2 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 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* 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 (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 (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a b))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a b)) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a b)) (+.f64 (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 b) b)) #s(literal 1 binary64)))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 b) b))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 5 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (fabs.f64 b) b)))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (+.f64 (fabs.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (+.f64 (fabs.f64 b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (+.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)) 1)) (+.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) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (/.f64 (fma.f64 #s(literal -2 binary64) c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) b))) b)) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (/.f64 (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (/.f64 (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) (pow.f64 b #s(literal 3 binary64))))))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (*.f64 b (-.f64 (/.f64 (fabs.f64 b) b) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (fabs.f64 b) b)) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fabs.f64 b) b))) #s(literal 1 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)))) |
#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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)))) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a 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 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #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/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c)))))))) |
#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 (if (>= b 0) (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (fabs.f64 b) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (fma.f64 #s(literal -1 binary64) b (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64)))) b) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) a) (+.f64 (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))))) b) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 b) b))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64)))) (fabs.f64 b)) b)))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (fabs.f64 b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64)))))) b)))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fabs.f64 b)) b))) b))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 c (fabs.f64 b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) b))) b) (*.f64 #s(literal 2 binary64) c)) b))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 c (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) b))) b))) b) (*.f64 #s(literal 2 binary64) c)) b))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 b) b)))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64))))) b)))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (fabs.f64 b))) (pow.f64 b #s(literal 4 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 (/ (* 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 (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1/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/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -1/2 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 -1 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/2 binary64) (/.f64 (*.f64 a c) (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 (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (fabs.f64 b)) a) (/.f64 (*.f64 c (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (fabs.f64 b)) a) (*.f64 c (+.f64 (/.f64 (fabs.f64 b) (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (fabs.f64 b)) a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (fabs.f64 b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (fabs.f64 b) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64)))))) (+.f64 b (fabs.f64 b)))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64)))))) (+.f64 b (fabs.f64 b)))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (+.f64 #s(literal 1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (+.f64 #s(literal 1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (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 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx c c) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (fabs.f64 b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 b) b)))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 b) b)))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (fabs.f64 b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (fabs.f64 b) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fabs.f64 b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 b) b)))))) |
#s(approx (* 2 c) (*.f64 #s(literal 2 binary64) c)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (-.f64 (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 4 binary64))))))) b)) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (-.f64 (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fabs.f64 b)) (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c (fabs.f64 b))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fabs.f64 b)) (pow.f64 b #s(literal 4 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 (/ (* 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 (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 (+ (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 (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 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 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 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 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)))))))) (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 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 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#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 (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) a))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))) a))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (fabs.f64 b) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fabs.f64 b) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (fabs.f64 b) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (fma.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (/.f64 b c))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (fma.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (/.f64 b c)))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (*.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))))))) |
#s(approx (+ (* (* -4 a) (/ (/ c b) b)) 1) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) c)))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (/.f64 #s(literal 2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 2 binary64)))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 b (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 4 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) 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)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (/.f64 b c)))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (/.f64 b c)))) |
#s(approx (- 1 (* (* a 4) (/ (/ c b) b))) (*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 2 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))) |
#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 (/ (* 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 (* 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 (sqrt (* -4 (/ c a))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#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 (/ 1 (+ (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 (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (-.f64 (fma.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 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/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))))) (pow.f64 c #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))))) c)) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (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 1/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)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (pow.f64 c #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (fma.f64 #s(literal -1 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 -1 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 #s(literal 1/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)))))))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (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 (* a (sqrt (* -4 (/ c a)))) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) a))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 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 (fabs.f64 b) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))) a)))))) |
#s(approx (/ (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (* 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 (fabs.f64 b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (fabs.f64 b) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))) a)))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) b) c)) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (- (neg b) (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b))) (*.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 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) c)) b) c)) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))))) |
#s(approx (* (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (fabs b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) (/ (/ c b) b)) 1)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))))))) |
#s(approx (+ (* (* -4 a) (/ (/ c b) b)) 1) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) c))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (/.f64 #s(literal -2 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 2 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (/ (* 2 c) (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64))))))) (*.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 (pow.f64 (fabs.f64 b) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 2 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) (/.f64 b c))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) b) c) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))))) |
#s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ (/ c b) b)))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (fabs.f64 b) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c))))))) c)) b) c) (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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 (/ (* 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 (* 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 (sqrt (* -4 (/ c a))) (*.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 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)))))) |
#s(approx (/ 1 (+ (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 (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) c))) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -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 1/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 -1 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) c))) |
#s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 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 1/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 1/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 -1 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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 (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 (* a (sqrt (* -4 (/ c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 9.0ms | c | 0 |
| 7.0ms | a | -inf |
| 7.0ms | c | -inf |
| 6.0ms | a | 0 |
| 6.0ms | a | inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 845 |
| 0 | 125 | 837 |
| 0 | 475 | 837 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64))) (fabs.f64 b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 c b) b)))) (fabs.f64 b) (neg.f64 b)))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64))) (fabs.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64))) (fabs.f64 b))) |
(neg.f64 b) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64))) (fabs.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
(/.f64 (/.f64 c b) b) |
(/.f64 c b) |
c |
#s(literal 1 binary64) |
(fabs.f64 b) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 c b) b)))) (fabs.f64 b) (neg.f64 b))) |
(*.f64 #s(literal 2 binary64) c) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 c b) b)))) (fabs.f64 b) (neg.f64 b)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 c b) b)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 c b) b))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 c b) b)) |
(*.f64 a #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
#s(literal -1 binary64) |
(/.f64 b 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)))) |
#s(literal -2 binary64) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(/.f64 a c) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
(*.f64 #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) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(/.f64 (*.f64 a c) b) |
(*.f64 a c) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(+.f64 c c) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)) |
(/.f64 (*.f64 c a) b) |
(*.f64 c a) |
(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)))))))) |
(/.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 (neg.f64 b) #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 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
(*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c 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))))))) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))))) (+.f64 a a)) (/.f64 (+.f64 c c) (-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (-.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a a))) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))))) (neg.f64 (+.f64 a a))) |
(/.f64 (-.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))))) (+.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) (+.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))))) (+.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))))))) |
(neg.f64 (-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) (neg.f64 b))) |
(-.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))))) |
(+.f64 (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) (fabs.f64 b))) |
(+.f64 (neg.f64 b) (neg.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))))) |
(neg.f64 b) |
(*.f64 (fabs.f64 b) (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))) (fabs.f64 b)) |
(pow.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))) |
(fabs.f64 (sqrt.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(-.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) #s(literal -1 binary64)) |
(+.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -4 binary64)))) |
(*.f64 a #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
(*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 (/.f64 c b)) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b))) |
(/.f64 (/.f64 c b) b) |
(/.f64 c (*.f64 b b)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 c b) |
c |
#s(literal 1 binary64) |
(sqrt.f64 (*.f64 b b)) |
(fabs.f64 (neg.f64 b)) |
(fabs.f64 b) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(+.f64 a a) |
#s(literal 2 binary64) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) b))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) b))) |
(/.f64 (+.f64 c c) (-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) b) (+.f64 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 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)))) |
(-.f64 c (neg.f64 c)) |
(+.f64 c c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))))) (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))))) (*.f64 b b)) (-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) (neg.f64 b))))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b)) |
(fma.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))) (neg.f64 b)) |
(-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) (neg.f64 (neg.f64 b))) |
(-.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) b) |
(+.f64 (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (*.f64 (fabs.f64 b) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))))) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) (/.f64 c (*.f64 b b)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))))) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 c (*.f64 b b)) (*.f64 #s(literal 4 binary64) a)) |
(*.f64 a (*.f64 #s(literal 4 binary64) (/.f64 c (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c b)) b) |
(*.f64 #s(literal 4 binary64) a) |
(*.f64 a #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 b a))) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/.f64 (*.f64 #s(literal -1 binary64) b) a) |
(neg.f64 (/.f64 b a)) |
#s(literal -1 binary64) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b 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 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal -2 binary64))) |
#s(literal -2 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)) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(fabs.f64 (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 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 a (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 #s(literal 1 binary64) (/.f64 c a)) |
(/.f64 a c) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 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 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
#s(literal 1/2 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)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(fabs.f64 (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 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 c (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a c)) |
(/.f64 c a) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))) (+.f64 c c)) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))))) |
(/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 c c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 c (/.f64 a b)) |
(*.f64 a (/.f64 c b)) |
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 b)) |
(/.f64 (*.f64 c a) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c a))) |
(*.f64 c a) |
(*.f64 a c) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 b a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))) (+.f64 c c)) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))))) |
(/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 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 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)))) |
(-.f64 c (neg.f64 c)) |
(+.f64 c c) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))))) |
(pow.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 c (/.f64 a b)) |
(*.f64 a (/.f64 c b)) |
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 b)) |
(/.f64 (*.f64 c a) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c a))) |
(*.f64 c a) |
(*.f64 a c) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (+.f64 a a)) (/.f64 (+.f64 c c) (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b)))) |
(*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (/.f64 #s(literal 1 binary64) (+.f64 a a))) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (neg.f64 (+.f64 a a))) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (+.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))))) |
(-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (+.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))))) |
(neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b))) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(+.f64 (neg.f64 b) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) |
(*.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 (+.f64 c c) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b)))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b)))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b)))) |
(/.f64 (+.f64 c c) (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b)) (+.f64 c c))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))))) |
(-.f64 (neg.f64 b) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
Compiled 51 464 to 4 368 computations (91.5% saved)
27 alts after pruning (26 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 662 | 12 | 674 |
| Fresh | 13 | 14 | 27 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 679 | 27 | 706 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 78.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64))) (fabs.f64 b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 c b) b)))) (fabs.f64 b) (neg.f64 b)))) |
| 70.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) (fma.f64 #s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) #s(literal 1 binary64)) (fabs.f64 b) (neg.f64 b)))) | |
| 27.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)))) (+.f64 a a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) | |
| 26.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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 c a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) | |
| 27.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (+.f64 a a)) (/.f64 (+.f64 c c) (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b)))) | |
| 16.5% | (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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| 72.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) | |
| 69.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) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) | |
| 40.0% | (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) a) c))) 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))))))) | |
| 39.0% | (if (>=.f64 b #s(literal 0 binary64)) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a 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))))) | |
| 39.0% | (if (>=.f64 b #s(literal 0 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 #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))))) | |
| 40.0% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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))))))) | |
| 14.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| 16.4% | (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 (/.f64 #s(literal 1 binary64) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| 18.2% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) | |
| 20.3% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (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)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) | |
| 7.9% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a c)))))) (/.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))))) | |
| 14.9% | (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) #s(approx (sqrt (* -4 (/ c a))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| 20.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) #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)))))) | |
| 16.4% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) | |
| 17.0% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) | |
| 68.0% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) | |
| 46.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #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.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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 (/.f64 #s(literal 1 binary64) c))))))) | |
| 51.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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)))))))) | |
| 43.0% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) | |
| 43.0% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 1 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)))))) |
Compiled 1 441 to 863 computations (40.1% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 1 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 1 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 1 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 1 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 1 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 1 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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 (/.f64 #s(literal 1 binary64) c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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))))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 1 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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 (/.f64 #s(literal 1 binary64) c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -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 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 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 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* -4 (/ c a))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a c)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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)) #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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 1 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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 (/.f64 #s(literal 1 binary64) c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -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 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 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 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* -4 (/ c a))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a c)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (*.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) a) c))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)))) (+.f64 a a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 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)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 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)) #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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #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) a) c))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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))))))) |
(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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 (/.f64 c a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (+.f64 c c)))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 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) a) c))) b) (*.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) 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 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 1 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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 (/.f64 #s(literal 1 binary64) c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -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 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 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 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* -4 (/ c a))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a c)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (*.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) a) c))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)))) (+.f64 a a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 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)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 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)) #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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #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) a) c))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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))))))) |
(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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 (/.f64 c a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (+.f64 c c)))) |
(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) a) c))))) (*.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) 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) #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)) (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 #s(literal -2 binary64) (/.f64 (*.f64 a c) 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 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (+.f64 c 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) a) c))) 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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (+.f64 a a)) (/.f64 (+.f64 c c) (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b)))) |
(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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 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) a) c))))) (*.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) a) c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 1 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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 (/.f64 #s(literal 1 binary64) c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -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 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 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 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* -4 (/ c a))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a c)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (*.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) a) c))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)))) (+.f64 a a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 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)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 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)) #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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #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) a) c))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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))))))) |
(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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 (/.f64 c a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (+.f64 c c)))) |
(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) a) c))))) (*.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) 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) #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)) (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 #s(literal -2 binary64) (/.f64 (*.f64 a c) 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 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (+.f64 c 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) a) c))) 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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (+.f64 a a)) (/.f64 (+.f64 c c) (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b)))) |
(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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #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))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) 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) c) a (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)))) (+.f64 a a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 1 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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 (/.f64 #s(literal 1 binary64) c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -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 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 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 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* -4 (/ c a))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a c)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (*.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) a) c))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)))) (+.f64 a a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 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)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 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)) #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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #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) a) c))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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))))))) |
(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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 (/.f64 c a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (+.f64 c c)))) |
(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) a) c))))) (*.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) 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) #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)) (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 #s(literal -2 binary64) (/.f64 (*.f64 a c) 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 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (+.f64 c 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) a) c))) 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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (+.f64 a a)) (/.f64 (+.f64 c c) (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b)))) |
(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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #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))) |
(if (>=.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 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) 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 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)))) (+.f64 a a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 1 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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 (/.f64 #s(literal 1 binary64) c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -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 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 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 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* -4 (/ c a))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a c)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (*.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) a) c))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)))) (+.f64 a a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 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)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 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)) #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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #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) a) c))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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))))))) |
(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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 (/.f64 c a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (+.f64 c c)))) |
(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) a) c))))) (*.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) 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) #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)) (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 #s(literal -2 binary64) (/.f64 (*.f64 a c) 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 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (+.f64 c 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) a) c))) 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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (+.f64 a a)) (/.f64 (+.f64 c c) (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b)))) |
(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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #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))) |
(if (>=.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 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.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 #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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 1 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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 (/.f64 #s(literal 1 binary64) c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -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 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 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 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* -4 (/ c a))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a c)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (*.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) a) c))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)))) (+.f64 a a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 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)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 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)) #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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #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) a) c))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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))))))) |
(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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 (/.f64 c a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (+.f64 c c)))) |
(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) a) c))))) (*.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) 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) #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)) (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 #s(literal -2 binary64) (/.f64 (*.f64 a c) 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 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (+.f64 c 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) a) c))) 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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (+.f64 a a)) (/.f64 (+.f64 c c) (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b)))) |
(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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #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))) |
(if (>=.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 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.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 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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) (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 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (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) c) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 1 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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 (/.f64 #s(literal 1 binary64) c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -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 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 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 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* -4 (/ c a))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a c)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (*.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) a) c))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)))) (+.f64 a a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 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)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 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)) #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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #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) a) c))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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))))))) |
(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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 (/.f64 c a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (+.f64 c c)))) |
(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) a) c))))) (*.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) 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) #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)) (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 #s(literal -2 binary64) (/.f64 (*.f64 a c) 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 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (+.f64 c 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) a) c))) 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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (+.f64 a a)) (/.f64 (+.f64 c c) (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b)))) |
(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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #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))) |
(if (>=.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 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.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 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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) (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 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 #s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) #s(literal 1 binary64)) (fabs.f64 b) (neg.f64 b)))) |
(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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.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 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.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 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fabs.f64 b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b)))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 #s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) #s(literal 1 binary64)) (fabs.f64 b) (neg.f64 b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (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) c) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) #s(approx (/ 1 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 1 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a b)))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b 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 (/.f64 #s(literal 1 binary64) c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -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 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 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 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* -4 (/ c a))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a c)))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (*.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) a) c))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c #s(literal -4 binary64)) a)))) (+.f64 a a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 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)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 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)) #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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #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) a) c))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) 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))))))) |
(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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 (/.f64 c a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (+.f64 c c)))) |
(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) a) c))))) (*.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) 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) #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)) (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 #s(literal -2 binary64) (/.f64 (*.f64 a c) 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 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) (+.f64 c 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) a) c))) 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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (+.f64 a a)) (/.f64 (+.f64 c c) (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (neg.f64 b)))) |
(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) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #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))) |
(if (>=.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 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.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 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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) (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 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 #s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) #s(literal 1 binary64)) (fabs.f64 b) (neg.f64 b)))) |
(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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.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 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.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 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fabs.f64 b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b) (neg.f64 b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64))) (fabs.f64 b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 c b) b)))) (fabs.f64 b) (neg.f64 b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b))))) (fabs.f64 b))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (* (sqrt (- 1 (* (* a 4) (/ c (* b b))))) (fabs b)) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) c)))))))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 #s(approx (sqrt (- 1 (* (* a 4) (/ c (* b b))))) #s(literal 1 binary64)) (fabs.f64 b) (neg.f64 b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (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) c) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64))) (fabs.f64 b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 c b) b)))) (fabs.f64 b) (neg.f64 b)))) |
26 calls:
| 55.0ms | b |
| 50.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)))))) |
| 46.0ms | b |
| 24.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)))))) |
| 19.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)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.0% | 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)))))) |
| 68.0% | 1 | c |
| 68.0% | 1 | a |
| 68.0% | 1 | b |
| 71.0% | 2 | b |
| 68.0% | 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)))))) |
| 71.0% | 2 | b |
| 74.6% | 2 | b |
| 72.8% | 3 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
| 79.7% | 4 | b |
| 69.8% | 2 | a |
| 69.7% | 2 | c |
| 81.4% | 4 | b |
| 85.2% | 4 | b |
| 85.3% | 3 | b |
| 85.4% | 3 | b |
| 88.4% | 4 | b |
| 78.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)))))) |
| 88.8% | 4 | b |
| 90.7% | 3 | b |
| 90.7% | 3 | b |
| 90.7% | 3 | b |
| 91.4% | 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)))))) |
| 78.4% | 1 | a |
| 91.1% | 3 | b |
| 84.2% | 4 | c |
Compiled 3 812 to 549 computations (85.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 1.5892299732790336e-72 | 2.384508914840561e-67 |
| 10.0ms | -4.518644862839834e+123 | -8.064172203025225e+122 |
| 19.0ms | 224× | 0 | valid |
| 2.0ms | 32× | 0 | invalid |
Compiled 1 179 to 727 computations (38.3% saved)
ival-mult!: 7.0ms (45.7% of total)ival-sqrt: 2.0ms (13.1% of total)ival-div!: 2.0ms (13.1% of total)ival-if: 1.0ms (6.5% of total)ival-sub!: 1.0ms (6.5% of total)ival-add!: 1.0ms (6.5% of total)ival->=: 1.0ms (6.5% of total)ival-neg: 1.0ms (6.5% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 6.396228318973412e+102 | 5.6955520297292394e+106 |
| 1.0ms | -4.518644862839834e+123 | -8.064172203025225e+122 |
| 10.0ms | 128× | 0 | valid |
| 0.0ms | 3× | 0 | invalid |
Compiled 1 153 to 702 computations (39.1% saved)
ival-mult!: 3.0ms (43.8% of total)ival-if: 1.0ms (14.6% of total)ival-sub!: 1.0ms (14.6% of total)ival-sqrt: 1.0ms (14.6% of total)ival-div!: 1.0ms (14.6% of total)ival-neg: 1.0ms (14.6% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival->=: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 6.396228318973412e+102 | 5.6955520297292394e+106 |
| 3.0ms | -4.518644862839834e+123 | -8.064172203025225e+122 |
| 1.0ms | 16× | 0 | valid |
| 0.0ms | 1× | 0 | invalid |
Compiled 1 269 to 742 computations (41.5% 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)| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 6.396228318973412e+102 | 5.6955520297292394e+106 |
| 1.0ms | -4.518644862839834e+123 | -8.064172203025225e+122 |
Compiled 1 241 to 728 computations (41.3% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 1.5892299732790336e-72 | 2.384508914840561e-67 |
| 37.0ms | -2.651996077605856e-306 | 3.124580405509074e-305 |
| 1.0ms | -4.518644862839834e+123 | -8.064172203025225e+122 |
| 33.0ms | 256× | 0 | valid |
| 9.0ms | 120× | 0 | invalid |
Compiled 2 444 to 1 526 computations (37.6% saved)
ival-neg: 13.0ms (40.4% of total)ival-mult!: 7.0ms (21.8% of total)ival-div!: 4.0ms (12.4% of total)ival-if: 2.0ms (6.2% of total)ival-sub!: 2.0ms (6.2% of total)ival-sqrt: 2.0ms (6.2% of total)ival-add!: 1.0ms (3.1% of total)ival->=: 1.0ms (3.1% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.5892299732790336e-72 | 2.384508914840561e-67 |
| 2.0ms | -2.651996077605856e-306 | 3.124580405509074e-305 |
| 18.0ms | -5.573161396427775e+58 | -1.901262497881477e+57 |
| 12.0ms | 112× | 0 | valid |
| 1.0ms | 7× | 0 | invalid |
Compiled 2 534 to 1 584 computations (37.5% saved)
ival-sqrt: 4.0ms (41.9% of total)ival-mult!: 3.0ms (31.4% of total)ival-if: 1.0ms (10.5% of total)ival-sub!: 1.0ms (10.5% of total)ival-div!: 1.0ms (10.5% of total)ival-neg: 1.0ms (10.5% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival->=: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 1.5892299732790336e-72 | 2.384508914840561e-67 |
| 42.0ms | -0.3513634316473937 | -0.00016861755375126379 |
| 18.0ms | 23× | 0 | invalid |
| 15.0ms | 128× | 0 | valid |
Compiled 1 802 to 996 computations (44.7% saved)
ival-mult!: 20.0ms (72.8% of total)ival-sqrt: 2.0ms (7.3% of total)ival-div!: 2.0ms (7.3% of total)ival-if: 1.0ms (3.6% of total)ival-sub!: 1.0ms (3.6% of total)ival-add!: 1.0ms (3.6% of total)ival->=: 1.0ms (3.6% of total)ival-neg: 1.0ms (3.6% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 1.5892299732790336e-72 | 2.384508914840561e-67 |
| 3.0ms | -0.3513634316473937 | -0.00016861755375126379 |
Compiled 1 734 to 962 computations (44.5% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 1.5892299732790336e-72 | 2.384508914840561e-67 |
| 20.0ms | -4.035805947968725e-305 | -2.651996077605856e-306 |
| 25.0ms | -1.7043374801436568e-34 | -5.211194271536368e-40 |
| 30.0ms | 320× | 0 | valid |
| 9.0ms | 103× | 0 | invalid |
Compiled 2 783 to 1 709 computations (38.6% saved)
ival-mult!: 12.0ms (44.2% of total)ival-div!: 4.0ms (14.7% of total)ival-sqrt: 3.0ms (11% of total)ival-if: 2.0ms (7.4% of total)ival-sub!: 2.0ms (7.4% of total)ival-neg: 2.0ms (7.4% of total)ival-add!: 1.0ms (3.7% of total)ival->=: 1.0ms (3.7% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | 1.4566129047352554e-186 | 2.2011894245721876e-175 |
| 1.0ms | -4.035805947968725e-305 | -2.651996077605856e-306 |
| 2.0ms | -1.7043374801436568e-34 | -5.211194271536368e-40 |
| 22.0ms | 160× | 0 | valid |
| 5.0ms | 71× | 0 | invalid |
Compiled 2 847 to 1 730 computations (39.2% saved)
ival-div!: 12.0ms (55.1% of total)ival-mult!: 4.0ms (18.4% of total)ival-if: 1.0ms (4.6% of total)ival-sub!: 1.0ms (4.6% of total)ival-add!: 1.0ms (4.6% of total)ival-sqrt: 1.0ms (4.6% of total)ival->=: 1.0ms (4.6% of total)ival-neg: 1.0ms (4.6% 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.4566129047352554e-186 | 2.2011894245721876e-175 |
| 21.0ms | -4.035805947968725e-305 | -2.651996077605856e-306 |
| 12.0ms | -7.51987921895416e-61 | -3.66797124259018e-61 |
| 19.0ms | 160× | 0 | valid |
| 4.0ms | 57× | 0 | invalid |
Compiled 2 300 to 1 392 computations (39.5% saved)
ival-sqrt: 8.0ms (44.9% of total)ival-mult!: 4.0ms (22.5% of total)ival-div!: 2.0ms (11.2% of total)ival-if: 1.0ms (5.6% of total)ival-sub!: 1.0ms (5.6% of total)ival->=: 1.0ms (5.6% of total)ival-neg: 1.0ms (5.6% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -7.51987921895416e-61 | -3.66797124259018e-61 |
Compiled 556 to 336 computations (39.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | -2.107533417373868e-113 | -1.1642790514413705e-113 |
| 5.0ms | 64× | 0 | valid |
| 2.0ms | 19× | 0 | invalid |
Compiled 453 to 274 computations (39.5% saved)
ival-mult!: 2.0ms (45.3% of total)ival-sqrt: 1.0ms (22.6% of total)ival-div!: 1.0ms (22.6% of total)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->=: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -2.107533417373868e-113 | -1.1642790514413705e-113 |
Compiled 461 to 282 computations (38.8% saved)
| 1× | fuel |
Compiled 2 379 to 227 computations (90.5% saved)
Compiled 2 417 to 247 computations (89.8% saved)
Loading profile data...