
Time bar (total: 5.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0.0% | 0.0% | 99.9% | 0.1% | 0.0% | 0.0% | 0.0% | 0 |
| 0.0% | 0.0% | 99.9% | 0.1% | 0.0% | 0.0% | 0.0% | 1 |
| 0.0% | 0.0% | 99.9% | 0.1% | 0.0% | 0.0% | 0.0% | 2 |
| 0.0% | 0.0% | 99.9% | 0.1% | 0.0% | 0.0% | 0.0% | 3 |
| 25.0% | 25.0% | 74.9% | 0.1% | 0.0% | 0.0% | 0.0% | 4 |
| 25.0% | 25.0% | 74.9% | 0.1% | 0.0% | 0.0% | 0.0% | 5 |
| 34.4% | 34.3% | 65.5% | 0.1% | 0.0% | 0.0% | 0.0% | 6 |
| 36.7% | 34.3% | 59.3% | 0.1% | 0.0% | 6.2% | 0.0% | 7 |
| 40.8% | 38.2% | 55.4% | 0.1% | 0.0% | 6.2% | 0.0% | 8 |
| 51.3% | 46.8% | 44.5% | 0.1% | 0.0% | 8.6% | 0.0% | 9 |
| 56.5% | 49.0% | 37.6% | 0.1% | 0.0% | 13.3% | 0.0% | 10 |
| 61.9% | 53.1% | 32.7% | 0.1% | 0.0% | 14.0% | 0.0% | 11 |
| 69.7% | 58.2% | 25.3% | 0.1% | 0.0% | 16.4% | 0.0% | 12 |
Compiled 40 to 22 computations (45.0% saved)
| 629.0ms | 8 256× | 0 | valid |
| 151.0ms | 953× | 0 | invalid |
ival-mult!: 284.0ms (55.9% of total)ival-sqrt: 63.0ms (12.4% of total)ival-neg: 61.0ms (12.0% of total)ival-div!: 49.0ms (9.6% of total)ival-sub!: 34.0ms (6.7% of total)ival-add!: 11.0ms (2.2% of total)adjust: 2.0ms (0.4% of total)ival-if: 2.0ms (0.4% of total)ival->=: 2.0ms (0.4% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 393 |
| 1 | 366 | 365 |
| 2 | 1455 | 365 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 71.9% | (if (>=.f64 b #s(literal 0 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 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
Compiled 76 to 40 computations (47.4% saved)
| Inputs |
|---|
0 |
2 |
4 |
| Outputs |
|---|
#s(literal 0 binary64) |
#s(literal 2 binary64) |
#s(literal 4 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 5 to 5 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1064 | 8210 |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 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 (+.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 b #s(literal 0 binary64)) |
b |
#s(literal 0 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) |
#s(literal 2 binary64) |
c |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 b) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
(/.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)))) |
(*.f64 #s(literal 2 binary64) a) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 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 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))))))))) |
#s(approx (- (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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 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 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.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 #s(literal -1 binary64) (/.f64 (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)))) (-.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) (*.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))))))) |
#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 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 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)))))) 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)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 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)))) (*.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))))) (pow.f64 a #s(literal 3 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))))) (pow.f64 a #s(literal 2 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 (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 (/ (+ (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/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/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) (fma.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)))) (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/2 binary64) (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 (/ (* 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 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 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.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))))) 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))) 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 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (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)))) (*.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))))) a) (*.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))))))) 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))) 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 (/ (+ (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 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/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (+ (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 (/ (* 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 (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))))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/2 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 #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 (/ (+ (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 (fma.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 (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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 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 (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))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 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 (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))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 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))))))) b)) |
#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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.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 4 binary64))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.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)))))))) b)) |
#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) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.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))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 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 -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 a (pow.f64 c #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 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 -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 a (pow.f64 c #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 a (pow.f64 c #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 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 -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 (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -1 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 #s(literal -1 binary64) (*.f64 b (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))) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -1 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 -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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (* 2 c) (*.f64 #s(literal 2 binary64) c)) |
#s(approx c c) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (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 (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (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)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) a) (*.f64 c (-.f64 (*.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 #s(literal -1 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 (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 (/ (* 2 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 (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))))) (pow.f64 c #s(literal 2 binary64)))) (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 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)))))) (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)))) (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 -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)))) (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 #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 (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 (/ (+ (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/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/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/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))))) (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/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 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 (/ (* 2 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))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #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)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#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 (/ (+ (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 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 #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/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))))) (*.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))))))) 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 (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 | b | inf |
| 5.0ms | a | -inf |
| 5.0ms | b | -inf |
| 5.0ms | a | inf |
| 4.0ms | a | 0 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 145 |
| 0 | 33 | 145 |
| 1 | 124 | 140 |
| 2 | 483 | 140 |
| 3 | 2149 | 140 |
| 0 | 4009 | 132 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 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 (+.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 b #s(literal 0 binary64)) |
b |
#s(literal 0 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) |
#s(literal 2 binary64) |
c |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 b) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
(/.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)))) |
(*.f64 #s(literal 2 binary64) a) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) c) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (+.f64 a a))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) c) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) c)) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(*.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 c c)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) c) #s(literal 1 binary64)) |
(*.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 c c) #s(literal -1 binary64))) (*.f64 (E.f64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 (E.f64) (*.f64 #s(literal -1 binary64) (+.f64 c c))) (*.f64 (E.f64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (*.f64 (E.f64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) c)) (*.f64 (E.f64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) (*.f64 (E.f64) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 (E.f64) (fma.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) (*.f64 (E.f64) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)))) (*.f64 (E.f64) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c))) (*.f64 (E.f64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (neg.f64 c)))) (*.f64 (E.f64) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 (E.f64) (fma.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) c))) (*.f64 (E.f64) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) c)) (*.f64 (E.f64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 (E.f64) (+.f64 c c)) (*.f64 (E.f64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 c c) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 c c))) (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) c)) (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)))) (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (neg.f64 c)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) c))) (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c)) (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 c c) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 c c))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) c)) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) (*.f64 #s(literal 2 binary64) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)))) (*.f64 #s(literal 2 binary64) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (neg.f64 c)))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) c))) (*.f64 #s(literal 2 binary64) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) c)) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 c c)) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal -1 binary64)) (E.f64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 c c)) (E.f64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 c c)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 c c)) #s(literal 2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)) (E.f64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)) #s(literal 2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) c) (E.f64)) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) c) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) c) #s(literal 2 binary64)) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (E.f64)) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (E.f64)) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) (E.f64)) (*.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (E.f64))) |
(/.f64 (*.f64 (fma.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) (E.f64)) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) #s(literal 1 binary64)) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (E.f64)) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) #s(literal 1 binary64)) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c)) (E.f64)) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (neg.f64 c))) (E.f64)) (*.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (E.f64))) |
(/.f64 (*.f64 (fma.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (neg.f64 c))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (neg.f64 c))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) c)) (E.f64)) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) c)) #s(literal 1 binary64)) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) c)) #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 c c) (E.f64)) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (E.f64))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 2 binary64)) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal -1 binary64))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 c c))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) c)) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) |
(/.f64 (neg.f64 (fma.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) (neg.f64 (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)))) (neg.f64 (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) |
(/.f64 (neg.f64 (fma.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (neg.f64 c)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) c))) (neg.f64 (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c c)) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) |
(/.f64 (fma.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) |
(/.f64 (fma.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (fma.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) (*.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) (-.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) (*.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))))) |
(/.f64 (fma.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) |
(/.f64 (fma.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (neg.f64 c))) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (fma.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) c)) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 c c))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (+.f64 c c) (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) |
(/.f64 (+.f64 c c) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) #s(literal 1 binary64))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) |
(neg.f64 (*.f64 (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 c c))) |
(neg.f64 (/.f64 (+.f64 c c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fma.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) |
(fma.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) #s(literal 1 binary64) (*.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) c (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) |
(fma.f64 c (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) |
(-.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (*.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(-.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(+.f64 (*.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)))) |
(+.f64 (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (/.f64 c (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) c)) c) |
(*.f64 (neg.f64 (neg.f64 c)) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c c)) c) |
(*.f64 (neg.f64 c) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 c)) |
(*.f64 #s(literal 1 binary64) (+.f64 c c)) |
(*.f64 (+.f64 c c) #s(literal 1 binary64)) |
(*.f64 c #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 c))) |
(*.f64 #s(literal 2 binary64) c) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (neg.f64 c) (neg.f64 c))) (+.f64 c (neg.f64 c))) |
(/.f64 (-.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (neg.f64 c) #s(literal 3 binary64))) (fma.f64 c c (fma.f64 (neg.f64 c) (neg.f64 c) (*.f64 c (neg.f64 c))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) c)) |
(-.f64 c (*.f64 (neg.f64 c) #s(literal 1 binary64))) |
(-.f64 c (*.f64 #s(literal -1 binary64) c)) |
(-.f64 c (neg.f64 c)) |
(+.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c))) |
(+.f64 c (neg.f64 (neg.f64 c))) |
(+.f64 c c) |
#s(literal 2 binary64) |
c |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(neg.f64 b) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 0 binary64))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (cosh.f64 #s(literal -1 binary64)) (cosh.f64 #s(literal -1 binary64)))) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 #s(literal 1 binary64))))) |
(/.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))))) |
(/.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 0 binary64))) |
(neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 (fabs.f64 b)))) (neg.f64 (neg.f64 (neg.f64 (fabs.f64 b)))) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (*.f64 (neg.f64 c) #s(literal 4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b)) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal 4 binary64) (neg.f64 c)) (*.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 #s(literal 4 binary64) c)) (*.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 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b (neg.f64 b))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(fabs.f64 (-.f64 (*.f64 b (neg.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(fabs.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fabs.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 b b))) |
(fabs.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 (fabs.f64 b)))) (neg.f64 (neg.f64 (neg.f64 (fabs.f64 b))))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (neg.f64 (fabs.f64 b))) |
(*.f64 (pow.f64 (fabs.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b)) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 b b) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (*.f64 b b) (pow.f64 (*.f64 b b) #s(literal 0 binary64))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 b b) (*.f64 (cosh.f64 #s(literal -1 binary64)) (cosh.f64 #s(literal -1 binary64)))) (pow.f64 (*.f64 b b) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 #s(literal 1 binary64))))) |
(/.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
(/.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 b b) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 b) #s(literal -2 binary64))) |
(/.f64 (*.f64 b b) (pow.f64 (*.f64 b b) #s(literal 0 binary64))) |
(neg.f64 (*.f64 b (neg.f64 b))) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.f64 (*.f64 b (neg.f64 (fabs.f64 b)))) |
(fabs.f64 (*.f64 (neg.f64 b) (neg.f64 (fabs.f64 b)))) |
(fabs.f64 (*.f64 (neg.f64 (fabs.f64 b)) b)) |
(fabs.f64 (*.f64 (fabs.f64 b) b)) |
(fabs.f64 (*.f64 b (fabs.f64 b))) |
(fabs.f64 (*.f64 (neg.f64 b) (fabs.f64 b))) |
(fabs.f64 (*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 b))) |
(fabs.f64 (*.f64 (fabs.f64 b) (neg.f64 b))) |
(fabs.f64 (*.f64 b (neg.f64 b))) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (fabs.f64 b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (neg.f64 c)) (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 c)) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 (neg.f64 c))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 a (*.f64 #s(literal 4 binary64) c)) |
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 (neg.f64 a) c))) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(*.f64 c (*.f64 a #s(literal 4 binary64))) |
(neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (neg.f64 (neg.f64 a)) #s(literal 4 binary64)) |
(*.f64 #s(literal -4 binary64) (neg.f64 a)) |
(*.f64 (neg.f64 a) #s(literal -4 binary64)) |
(*.f64 a #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (neg.f64 (neg.f64 a))) |
(*.f64 #s(literal 4 binary64) a) |
(neg.f64 (*.f64 #s(literal -4 binary64) a)) |
#s(literal 4 binary64) |
a |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (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 a a))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 b)))) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (neg.f64 b))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 b)))) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (neg.f64 b)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (neg.f64 b) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 b))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal -1 binary64))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (E.f64) #s(literal -2 binary64))) |
(/.f64 (*.f64 (E.f64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (/.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (/.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (E.f64) (/.f64 (*.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (+.f64 a a))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) (*.f64 (E.f64) #s(literal -2 binary64))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) #s(literal 2 binary64) (/.f64 b (neg.f64 a)))) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) a (/.f64 b #s(literal -2 binary64)))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (+.f64 a a) (neg.f64 b))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64)))) (*.f64 (E.f64) #s(literal 4 binary64))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) a (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 b #s(literal 2 binary64)))) (*.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a) (*.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (E.f64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) a))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (/.f64 b #s(literal -2 binary64)) a))) (*.f64 (E.f64) (*.f64 a a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 b a))) (*.f64 (E.f64) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 b) a))) (*.f64 (E.f64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a)))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 #s(literal -2 binary64) a)))) (*.f64 (E.f64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a) (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)))) (*.f64 (E.f64) (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)))) (*.f64 (E.f64) (*.f64 (+.f64 a a) a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a) (*.f64 b (+.f64 a a)))) (*.f64 (E.f64) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 2 binary64)))) (*.f64 (E.f64) #s(literal 4 binary64))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b (neg.f64 a)) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) (*.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (E.f64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) a))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) a))) (*.f64 (E.f64) (*.f64 a a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 (E.f64) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (E.f64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 b #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a)))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 b a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a)))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) (*.f64 (E.f64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 b (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a)))) (*.f64 (E.f64) (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 b) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a)))) (*.f64 (E.f64) (*.f64 (+.f64 a a) a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)))) (*.f64 (E.f64) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (neg.f64 a))))) (*.f64 (E.f64) #s(literal 4 binary64))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64))))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) b))) (*.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 b)))) (*.f64 (E.f64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 b (neg.f64 a))))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64))))) (*.f64 (E.f64) (*.f64 a a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b))) (*.f64 (E.f64) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 b)))) (*.f64 (E.f64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b (neg.f64 a))))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64))))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 (E.f64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b)))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 b (neg.f64 a))))) (*.f64 (E.f64) (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a (*.f64 (+.f64 a a) (/.f64 b #s(literal -2 binary64))))) (*.f64 (E.f64) (*.f64 (+.f64 a a) a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) b))) (*.f64 (E.f64) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (E.f64) #s(literal 4 binary64))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b (neg.f64 a)) a (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (E.f64) (*.f64 a a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 b #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (E.f64) (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 b) a (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (E.f64) (*.f64 (+.f64 a a) a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) a))) (*.f64 (E.f64) #s(literal -2 binary64))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (*.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (*.f64 (E.f64) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) a)) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 (E.f64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal -1/2 binary64))) (*.f64 (E.f64) (neg.f64 a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 1/2 binary64))) (*.f64 (E.f64) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 1/2 binary64))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (E.f64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (+.f64 a a))) (E.f64)) |
(/.f64 (*.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (+.f64 a a))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) #s(literal 2 binary64) (/.f64 b (neg.f64 a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) a (/.f64 b #s(literal -2 binary64)))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (*.f64 #s(literal -2 binary64) a) b)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (+.f64 a a) (neg.f64 b))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) a (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a) (*.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) a))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (/.f64 b #s(literal -2 binary64)) a))) (*.f64 #s(literal 1 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 b a))) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 b) a))) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a) (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a) (*.f64 b (+.f64 a a)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 2 binary64)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (neg.f64 a)) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) a))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) a))) (*.f64 #s(literal 1 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (neg.f64 a))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64))))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) b))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 b)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 b (neg.f64 a))))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b))) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 b)))) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b (neg.f64 a))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 b (neg.f64 a))))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a (*.f64 (+.f64 a a) (/.f64 b #s(literal -2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) b))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (neg.f64 a)) a (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) a (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) a))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 1/2 binary64))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (+.f64 a a))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) #s(literal 2 binary64) (/.f64 b (neg.f64 a)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) a (/.f64 b #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (*.f64 #s(literal -2 binary64) a) b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (+.f64 a a) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64)))) #s(literal 8 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) a (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a) (*.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) a))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (/.f64 b #s(literal -2 binary64)) a))) (*.f64 #s(literal 2 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 b) a))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a) (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a) (*.f64 b (+.f64 a a)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 2 binary64)))) #s(literal 8 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b (neg.f64 a)) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) a))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) a))) (*.f64 #s(literal 2 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 b) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (neg.f64 a))))) #s(literal 8 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 b (neg.f64 a))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b (neg.f64 a))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 b (neg.f64 a))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a (*.f64 (+.f64 a a) (/.f64 b #s(literal -2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) b))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal 8 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b (neg.f64 a)) a (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 b) a (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) a))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) a)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal -1/2 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 1/2 binary64))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (+.f64 a a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (neg.f64 b)) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (neg.f64 b) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 b))) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal -1 binary64))) (+.f64 a a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (+.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (+.f64 a a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) #s(literal 2 binary64) (/.f64 b (neg.f64 a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) a (/.f64 b #s(literal -2 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (*.f64 #s(literal -2 binary64) a) b)) (+.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (+.f64 a a) (neg.f64 b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (+.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64)))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) a (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 b #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a) (*.f64 (neg.f64 b) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (/.f64 b #s(literal -2 binary64)) a))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 b a))) (neg.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 b) a))) (neg.f64 (*.f64 a (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 #s(literal -2 binary64) a)))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a) (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)))) (neg.f64 (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)))) (neg.f64 (*.f64 (+.f64 a a) a))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a) (*.f64 b (+.f64 a a)))) (neg.f64 (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 2 binary64)))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (neg.f64 a)) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) a))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (neg.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (neg.f64 (*.f64 a (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 b #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 b a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 b (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a)))) (neg.f64 (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a)))) (neg.f64 (*.f64 (+.f64 a a) a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)))) (neg.f64 (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (neg.f64 a))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) b))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 b)))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 b (neg.f64 a))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b))) (neg.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 b)))) (neg.f64 (*.f64 a (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b (neg.f64 a))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 b (neg.f64 a))))) (neg.f64 (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a (*.f64 (+.f64 a a) (/.f64 b #s(literal -2 binary64))))) (neg.f64 (*.f64 (+.f64 a a) a))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) b))) (neg.f64 (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (neg.f64 a)) a (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (neg.f64 (*.f64 a (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 b #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (neg.f64 (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) a (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (+.f64 a a) a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 a (+.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) a))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (+.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (neg.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (*.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (+.f64 a a)) (+.f64 a a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) #s(literal 2 binary64) (/.f64 b (neg.f64 a))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) a (/.f64 b #s(literal -2 binary64))) a) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (*.f64 #s(literal -2 binary64) a) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (+.f64 a a) (neg.f64 b)) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) a) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) a (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a) (*.f64 (neg.f64 b) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) a)) (+.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (/.f64 b #s(literal -2 binary64)) a)) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 b a)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a) (*.f64 (neg.f64 b) a)) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a) (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a) (*.f64 b (+.f64 a a))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 b (neg.f64 a)) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) a)) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) a)) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 b #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 b (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) (+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (neg.f64 a)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 b (neg.f64 a)))) (+.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 b))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b (neg.f64 a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 b (neg.f64 a)))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a (*.f64 (+.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) b)) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 b (neg.f64 a)) a (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 b #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)) |
(/.f64 (*.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal -1/2 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal -1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 1/2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (fma.f64 (neg.f64 b) #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (+.f64 a a)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (+.f64 a a)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b (neg.f64 a)) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(+.f64 (/.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 1 binary64)) |
(/.f64 (-.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) a)) a) |
(*.f64 (neg.f64 (neg.f64 a)) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a a)) a) |
(*.f64 (neg.f64 a) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 a)) |
(*.f64 #s(literal 1 binary64) (+.f64 a a)) |
(*.f64 (+.f64 a a) #s(literal 1 binary64)) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 a))) |
(*.f64 #s(literal 2 binary64) a) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 a a (+.f64 (*.f64 a a) (*.f64 a (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (+.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) a)) |
(-.f64 a (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(-.f64 a (*.f64 #s(literal -1 binary64) a)) |
(-.f64 a (neg.f64 a)) |
(+.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(+.f64 a (neg.f64 (neg.f64 a))) |
(+.f64 a a) |
Compiled 57 134 to 5 148 computations (91.0% saved)
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 058 | 17 | 1 075 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 1 059 | 17 | 1 076 |
| Status | Accuracy | Program |
|---|---|---|
| 71.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (E.f64))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) | |
| ▶ | 71.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
| 71.8% | (if (>=.f64 b #s(literal 0 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 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) | |
| ▶ | 71.8% | (if (>=.f64 b #s(literal 0 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 (*.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (E.f64) (+.f64 a a)))) |
| 53.7% | (if (>=.f64 b #s(literal 0 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(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) (*.f64 #s(literal 2 binary64) a))) | |
| 67.5% | (if (>=.f64 b #s(literal 0 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(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) a))) | |
| 38.8% | (if (>=.f64 b #s(literal 0 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(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a))) | |
| 71.8% | (if (>=.f64 b #s(literal 0 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) | |
| ▶ | 52.1% | (if (>=.f64 b #s(literal 0 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))))) #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))))) |
| ▶ | 46.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.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))) |
| 31.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))) | |
| 26.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.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))) | |
| 63.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.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))) | |
| 71.7% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) | |
| 71.8% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) c) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (+.f64 a a))) | |
| ▶ | 43.5% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 44.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
Compiled 1 550 to 974 computations (37.2% saved)
| Inputs |
|---|
0 |
2 |
-4 |
4 |
-1/2 |
(E) |
| Outputs |
|---|
#s(literal 0 binary64) |
#s(literal 2 binary64) |
#s(literal -4 binary64) |
#s(literal 4 binary64) |
#s(literal -1/2 binary64) |
#s(literal 6121026514868073/2251799813685248 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 8 to 8 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1507 | 11206 |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
c |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(neg.f64 b) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(*.f64 c #s(literal -4 binary64)) |
#s(literal -4 binary64) |
a |
(*.f64 b b) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(*.f64 #s(literal 2 binary64) a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.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 (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)) |
(*.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))))) |
(if (>=.f64 b #s(literal 0 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))))) #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))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
#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) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(/.f64 c a) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b a)) |
(/.f64 b a) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(/.f64 a c) |
(/.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)))) |
(if (>=.f64 b #s(literal 0 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 (*.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (E.f64) (+.f64 a a))) |
(*.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) |
(E.f64) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) |
(*.f64 (E.f64) (+.f64 a a)) |
(+.f64 a a) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) b) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (-.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 (+ (* (* c -4) a) (* b b)))) (-.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 (+ (* (* c -4) a) (* b b)))) (-.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 (+ (* (* c -4) a) (* b b))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (+ (* (* c -4) a) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx a a) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) a))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 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 (+ (* (* c -4) a) (* b b)))) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.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 #s(literal -1 binary64) (/.f64 (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 (+ (* (* c -4) a) (* b b)))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) a)))) |
#s(approx (* -4 (* a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx (* (* 4 a) c) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
#s(approx (* 4 a) (*.f64 #s(literal 4 binary64) 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 (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 (/ b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (sqrt (* -4 (/ a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) |
#s(approx (* -4 (/ a c)) (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
#s(approx (/ a c) (/.f64 a c)) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (* (E) (+ a a)))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) b) a)))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (E.f64)) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (E.f64)) (sqrt.f64 (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)) (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (* (E) (+ a a)) (*.f64 #s(literal 2 binary64) (*.f64 a (E.f64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.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 (+ (* (* c -4) a) (* b b))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 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)))))) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 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)))) (*.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))))) (pow.f64 a #s(literal 3 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))))) (pow.f64 a #s(literal 2 binary64))))))) a)) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.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 (+ (* (* c -4) a) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/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 (+ (* (* c -4) a) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (pow.f64 b #s(literal 2 binary64)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 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 (+ (* (* c -4) a) (* b b)))) (* 2 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/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.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)))) (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/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))))) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 b a)))) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) (/.f64 b a)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ 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(approx (sqrt (* -4 (/ c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 a (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) a) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.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 (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -1 binary64) (/.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 (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.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))))) 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))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (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)))) (*.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))))) a) (*.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))))))) 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))) a))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b 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 (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 (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/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 (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 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 (+ (* (* c -4) a) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.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 (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.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 b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (sqrt (* -4 (/ a c))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 (*.f64 b (E.f64)) a))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) a) (*.f64 (E.f64) (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 (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (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))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* 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 (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* 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 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))))) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* 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 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 (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))))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/2 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 #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))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 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 (fma.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 (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 (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (fma.f64 b (fma.f64 #s(literal -1 binary64) (E.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (E.f64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (fma.f64 b (fma.f64 #s(literal -1 binary64) (E.f64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 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 (+ (* (* c -4) a) (* b 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 4 binary64))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 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 (+ (* (* c -4) a) (* b 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 4 binary64))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 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))))))) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a)) (/.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 4 binary64))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.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)))))))) b)) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (+ (* -1/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 (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) b))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (E.f64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (E.f64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (E.f64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.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))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) b)) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 a (pow.f64 c #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 a (pow.f64 c #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 a (pow.f64 c #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -1 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 (+ (* (* c -4) a) (* b b)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (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))) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -1 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 (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.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))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)) a)))) |
#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) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (* (E) (+ a a)))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.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))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) b)) a)))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (E.f64)))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (E.f64))))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.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)) (E.f64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (E.f64)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 c (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (* 2 c) (*.f64 #s(literal 2 binary64) c)) |
#s(approx c c) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (-.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 (+ (* (* c -4) a) (* b b)))) (-.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 (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx (* c -4) (*.f64 #s(literal -4 binary64) c)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (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 (+ (* (* c -4) a) (* b b)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) a) (*.f64 c (-.f64 (*.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 #s(literal -1 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 (+ (* (* c -4) a) (* b b)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c)) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (E.f64)) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (E.f64)) (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)) (*.f64 c (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (E.f64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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))))) (pow.f64 c #s(literal 2 binary64)))) (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 (+ (* (* c -4) a) (* b b))))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)))))) (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)))) (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 -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)))) (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 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.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 (+ (* (* c -4) a) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/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 (+ (* (* c -4) a) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (pow.f64 b #s(literal 2 binary64)) c)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 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 (+ (* (* c -4) a) (* b b)))) (* 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 (+ (* (* c -4) a) (* b b)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (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/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.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))))) (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/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 b c)))) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) (/.f64 b c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (+ (* -1/2 (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 (sqrt (* -4 (/ c a))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 c (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) c) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #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)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b 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 (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 (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/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 (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 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 (+ (* (* c -4) a) (* b b)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.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 (+ (* (* c -4) a) (* b 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 (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 (+ (* (* c -4) a) (* b 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/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))))) (*.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))))))) 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 (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.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 (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.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 (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c)) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (+ (* -1/2 (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 (sqrt (* -4 (/ c a))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 (*.f64 b (E.f64)) c))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.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 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) c) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 27.0ms | b | inf |
| 10.0ms | a | -inf |
| 8.0ms | a | 0 |
| 6.0ms | b | 0 |
| 5.0ms | a | inf |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 699 |
| 0 | 114 | 676 |
| 1 | 454 | 647 |
| 2 | 1727 | 647 |
| 0 | 4183 | 647 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
c |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(neg.f64 b) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(*.f64 c #s(literal -4 binary64)) |
#s(literal -4 binary64) |
a |
(*.f64 b b) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(*.f64 #s(literal 2 binary64) a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.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 (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)) |
(*.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))))) |
(if (>=.f64 b #s(literal 0 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))))) #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))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
#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) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(/.f64 c a) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b a)) |
(/.f64 b a) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(/.f64 a c) |
(/.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)))) |
(if (>=.f64 b #s(literal 0 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 (*.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (E.f64) (+.f64 a a))) |
(*.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) |
(E.f64) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) |
(*.f64 (E.f64) (+.f64 a a)) |
(+.f64 a a) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 c c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) c)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) c)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 c c))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(neg.f64 (/.f64 (+.f64 c c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(fma.f64 c (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c c)) c) |
(*.f64 c #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) c) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 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) |
#s(literal 2 binary64) |
c |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(neg.f64 b) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fabs.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) c) |
(*.f64 c #s(literal -4 binary64)) |
#s(literal -4 binary64) |
a |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b)) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
(/.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (*.f64 (+.f64 a a) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (*.f64 (E.f64) a)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (E.f64) (*.f64 a (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) a) (/.f64 (exp.f64 #s(literal 2/3 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (E.f64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) a) (/.f64 #s(literal 1 binary64) (+.f64 (E.f64) (E.f64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) a) (/.f64 (/.f64 #s(literal 1 binary64) (E.f64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (*.f64 (E.f64) #s(literal 2 binary64))) (/.f64 (exp.f64 #s(literal 1/3 binary64)) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (*.f64 (+.f64 a a) (exp.f64 #s(literal 2/3 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (*.f64 (E.f64) a)) (/.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) a) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (E.f64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) a) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 (E.f64) (E.f64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) #s(literal 2 binary64)) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) a))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a)))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (/.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) #s(literal 2 binary64))) (/.f64 (E.f64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 a a) (exp.f64 #s(literal 2/3 binary64)))) (exp.f64 #s(literal 2/3 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) a)) (/.f64 (E.f64) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (E.f64)) (+.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 (E.f64)))) |
(*.f64 (/.f64 (neg.f64 (E.f64)) (E.f64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a))) |
(*.f64 (/.f64 (exp.f64 #s(literal 1/3 binary64)) a) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (E.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) a)) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (+.f64 a a) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (E.f64) a)) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (E.f64) (*.f64 (E.f64) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) |
(*.f64 (/.f64 (E.f64) (*.f64 (+.f64 a a) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (E.f64) (*.f64 (E.f64) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) a) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) (E.f64)))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) a) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 (E.f64) (E.f64)))) |
(*.f64 (/.f64 (E.f64) a) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (E.f64))) |
(*.f64 (/.f64 (E.f64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) (E.f64)))) |
(*.f64 (/.f64 (E.f64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 (E.f64) (E.f64)))) |
(*.f64 (/.f64 (E.f64) a) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64))) a)) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (E.f64) a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) #s(literal 2 binary64)) (/.f64 (exp.f64 #s(literal 2/3 binary64)) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) a))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (E.f64)) a)) |
(*.f64 (/.f64 (E.f64) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) a)) |
(*.f64 (/.f64 (E.f64) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) a))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (E.f64)) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (+.f64 a a)) (exp.f64 #s(literal -2/3 binary64))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (E.f64)) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 a a))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (+.f64 a a)) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 (E.f64))) (/.f64 (neg.f64 (E.f64)) (+.f64 a a))) |
(*.f64 (/.f64 (E.f64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(*.f64 (/.f64 (E.f64) (neg.f64 (E.f64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a)) (/.f64 #s(literal 1 binary64) (E.f64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) (/.f64 (E.f64) (*.f64 #s(literal 2 binary64) (E.f64)))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) (/.f64 (E.f64) (+.f64 (E.f64) (E.f64)))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a)))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) (/.f64 (neg.f64 (E.f64)) (E.f64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) (/.f64 (E.f64) (neg.f64 (E.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (E.f64) (+.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (/.f64 (E.f64) (+.f64 a a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (E.f64) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a)))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 (E.f64) (*.f64 (E.f64) a))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) (+.f64 a a))) (E.f64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 a a))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) (+.f64 a a))))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a)))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (E.f64))) |
(*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) (+.f64 a a)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (E.f64)))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 (E.f64) (*.f64 (E.f64) (+.f64 a a)))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 b))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (neg.f64 b) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a (*.f64 (+.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (+.f64 a a)) (*.f64 a b)) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (*.f64 (+.f64 a a) b)) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) #s(literal -1 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) #s(literal 1 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 (E.f64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (E.f64)) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1/2 binary64)) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a)) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)))) (exp.f64 #s(literal 4/3 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a)) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a))) (exp.f64 #s(literal 4/3 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a)) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (E.f64)) a)) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)))) (*.f64 (neg.f64 (E.f64)) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a)) (*.f64 (neg.f64 (E.f64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (E.f64)) a)) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a))) (*.f64 (neg.f64 (E.f64)) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) (*.f64 (neg.f64 (E.f64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (*.f64 (neg.f64 (E.f64)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 (E.f64)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) a))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)))) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (E.f64)) (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (E.f64)) a)) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (*.f64 (neg.f64 (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (E.f64) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (E.f64) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64))) (*.f64 (E.f64) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)))) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (E.f64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a)) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (E.f64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a))) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (*.f64 (E.f64) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (E.f64) (*.f64 (E.f64) a))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (E.f64) (neg.f64 a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (*.f64 (E.f64) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (*.f64 (E.f64) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 a (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 (E.f64))) (*.f64 a (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (E.f64)) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (E.f64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (+.f64 a a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (neg.f64 (E.f64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64)) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (E.f64) (+.f64 a a)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64)) (neg.f64 (E.f64))) (*.f64 (*.f64 (E.f64) (+.f64 a a)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64)) (E.f64)) (*.f64 (*.f64 (E.f64) (+.f64 a a)) (E.f64))) |
(/.f64 (*.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) (E.f64)) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a) (exp.f64 #s(literal 1/3 binary64))) (*.f64 #s(literal 2 binary64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a) (neg.f64 (E.f64))) (*.f64 #s(literal 2 binary64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a) (E.f64)) (*.f64 #s(literal 2 binary64) (E.f64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 a (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (E.f64))) (*.f64 a (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (E.f64)) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a)) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a)) (E.f64)) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) (exp.f64 #s(literal 1/3 binary64))) (*.f64 #s(literal 2 binary64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) (neg.f64 (E.f64))) (*.f64 #s(literal 2 binary64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) (E.f64)) (*.f64 #s(literal 2 binary64) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (+.f64 a a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (E.f64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (neg.f64 (E.f64))) (*.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (E.f64)) (*.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (E.f64))) (*.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (E.f64)) (*.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (E.f64))) |
(/.f64 (*.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (E.f64) a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 (E.f64))) (*.f64 (*.f64 (E.f64) a) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (E.f64)) (*.f64 (*.f64 (E.f64) a) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (neg.f64 (E.f64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (neg.f64 a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 (E.f64))) (*.f64 (neg.f64 a) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (E.f64)) (*.f64 (neg.f64 a) (E.f64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (+.f64 a a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (neg.f64 (E.f64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (E.f64)) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 a (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (neg.f64 (E.f64))) (*.f64 a (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (E.f64)) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (neg.f64 (E.f64))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (E.f64)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)) (E.f64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (E.f64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (E.f64) (+.f64 a a)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (neg.f64 (E.f64))) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (neg.f64 (E.f64))) (*.f64 (*.f64 (E.f64) (+.f64 a a)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (E.f64)) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) (E.f64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (E.f64)) (*.f64 (*.f64 (E.f64) (+.f64 a a)) (E.f64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (+.f64 a a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (+.f64 a a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (neg.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)))) (neg.f64 (E.f64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a))) (neg.f64 (E.f64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (E.f64) a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)))) (+.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 a a)) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64)) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) (E.f64)) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a)) (E.f64)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (*.f64 (E.f64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (E.f64) (+.f64 a a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)) |
(neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (*.f64 (E.f64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) (/.f64 (*.f64 (E.f64) (neg.f64 b)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(+.f64 (/.f64 (*.f64 (E.f64) (neg.f64 b)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) (/.f64 (*.f64 (E.f64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) (/.f64 (*.f64 (neg.f64 b) (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(+.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(log.f64 (pow.f64 (exp.f64 (E.f64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) (+.f64 a a))))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (E.f64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) a)) a) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a a)) a) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 a))) (+.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 a (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) a)) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) a)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a #s(literal 1 binary64))) |
(-.f64 a (neg.f64 a)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) |
(+.f64 a (neg.f64 (neg.f64 a))) |
(+.f64 a a) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(*.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (+.f64 c c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) 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 a c) #s(literal -4 binary64)))) b)))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (neg.f64 c))) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) c)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 c (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (fma.f64 c (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) c)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) c))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 c c))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(neg.f64 (/.f64 (+.f64 c c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(fma.f64 c (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(+.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(neg.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c))) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 a c) |
(*.f64 c a) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal -1 binary64) (+.f64 a a))) |
(*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 b))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (neg.f64 b) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a (*.f64 (+.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a)) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 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 a c) #s(literal -4 binary64)))) (+.f64 a a)))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(neg.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 c c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) c)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) c)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 c c))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(neg.f64 (/.f64 (+.f64 c c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(fma.f64 c (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fabs.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 c #s(literal 4 binary64)) a) |
(*.f64 (*.f64 #s(literal 4 binary64) c) a) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(*.f64 a (*.f64 #s(literal 4 binary64) c)) |
(*.f64 c (*.f64 #s(literal 4 binary64) a)) |
(*.f64 #s(literal 4 binary64) a) |
(*.f64 a #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) a (*.f64 #s(literal -1/2 binary64) b))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) a (*.f64 #s(literal -1/2 binary64) b)) a) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) (+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))))) |
(neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(fma.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)))) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) (+.f64 a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) a) a) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a))) |
(*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 a)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64))) |
(*.f64 c (/.f64 #s(literal -4 binary64) a)) |
(pow.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -4 binary64) c))) |
(/.f64 (*.f64 #s(literal -4 binary64) c) a) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) c) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 c (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a c)) |
(/.f64 c a) |
(neg.f64 (/.f64 c (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 c) a)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b a)) |
(*.f64 b (/.f64 #s(literal -1 binary64) (+.f64 a a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(neg.f64 (/.f64 b (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 b) a)) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (/.f64 a c) #s(literal -4 binary64)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(pow.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a))) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a #s(literal -4 binary64)))) (neg.f64 (neg.f64 c))) |
(/.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a)) (neg.f64 c)) |
(/.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64)) (neg.f64 c)) |
(/.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) (neg.f64 c)) |
(/.f64 (*.f64 a #s(literal -4 binary64)) c) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 a #s(literal -4 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) a) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (neg.f64 c))) |
(*.f64 a (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 c)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 c)))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) c) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 #s(literal 1 binary64) (/.f64 c a)) |
(/.f64 a c) |
(neg.f64 (/.f64 a (neg.f64 c))) |
(neg.f64 (/.f64 (neg.f64 a) c)) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (*.f64 (+.f64 a a) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (*.f64 (E.f64) a)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (E.f64) (*.f64 a (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) a) (/.f64 (exp.f64 #s(literal 2/3 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (E.f64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) a) (/.f64 #s(literal 1 binary64) (+.f64 (E.f64) (E.f64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) a) (/.f64 (/.f64 #s(literal 1 binary64) (E.f64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (*.f64 (E.f64) #s(literal 2 binary64))) (/.f64 (exp.f64 #s(literal 1/3 binary64)) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (*.f64 (+.f64 a a) (exp.f64 #s(literal 2/3 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (*.f64 (E.f64) a)) (/.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) a) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (E.f64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) a) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 (E.f64) (E.f64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) #s(literal 2 binary64)) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) a))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a)))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (/.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) #s(literal 2 binary64))) (/.f64 (E.f64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 a a) (exp.f64 #s(literal 2/3 binary64)))) (exp.f64 #s(literal 2/3 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) a)) (/.f64 (E.f64) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (E.f64)) (+.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 (E.f64)))) |
(*.f64 (/.f64 (neg.f64 (E.f64)) (E.f64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a))) |
(*.f64 (/.f64 (exp.f64 #s(literal 1/3 binary64)) a) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (E.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) a)) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (+.f64 a a) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (E.f64) a)) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (E.f64) (*.f64 (E.f64) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) |
(*.f64 (/.f64 (E.f64) (*.f64 (+.f64 a a) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (E.f64) (*.f64 (E.f64) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) a) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) (E.f64)))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) a) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 (E.f64) (E.f64)))) |
(*.f64 (/.f64 (E.f64) a) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (E.f64))) |
(*.f64 (/.f64 (E.f64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) (E.f64)))) |
(*.f64 (/.f64 (E.f64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 (E.f64) (E.f64)))) |
(*.f64 (/.f64 (E.f64) a) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64))) a)) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (E.f64) a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) #s(literal 2 binary64)) (/.f64 (exp.f64 #s(literal 2/3 binary64)) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) a))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (E.f64)) a)) |
(*.f64 (/.f64 (E.f64) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) a)) |
(*.f64 (/.f64 (E.f64) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) a))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (E.f64)) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (+.f64 a a)) (exp.f64 #s(literal -2/3 binary64))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (E.f64)) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 a a))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (+.f64 a a)) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 (E.f64))) (/.f64 (neg.f64 (E.f64)) (+.f64 a a))) |
(*.f64 (/.f64 (E.f64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(*.f64 (/.f64 (E.f64) (neg.f64 (E.f64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a)) (/.f64 #s(literal 1 binary64) (E.f64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) (/.f64 (E.f64) (*.f64 #s(literal 2 binary64) (E.f64)))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) (/.f64 (E.f64) (+.f64 (E.f64) (E.f64)))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a)))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) (/.f64 (neg.f64 (E.f64)) (E.f64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) (/.f64 (E.f64) (neg.f64 (E.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (E.f64) (+.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (/.f64 (E.f64) (+.f64 a a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (E.f64) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a)))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 (E.f64) (*.f64 (E.f64) a))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) (+.f64 a a))) (E.f64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 a a))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) (+.f64 a a))))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a)))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (E.f64))) |
(*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) (+.f64 a a)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (E.f64)))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 (E.f64) (*.f64 (E.f64) (+.f64 a a)))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 b))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (neg.f64 b) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a (*.f64 (+.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (+.f64 a a)) (*.f64 a b)) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (*.f64 (+.f64 a a) b)) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) #s(literal -1 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) #s(literal 1 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 (E.f64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (E.f64)) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1/2 binary64)) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a)) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)))) (exp.f64 #s(literal 4/3 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a)) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a))) (exp.f64 #s(literal 4/3 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a)) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (E.f64)) a)) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)))) (*.f64 (neg.f64 (E.f64)) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a)) (*.f64 (neg.f64 (E.f64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (E.f64)) a)) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a))) (*.f64 (neg.f64 (E.f64)) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) (*.f64 (neg.f64 (E.f64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (*.f64 (neg.f64 (E.f64)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 (E.f64)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) a))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)))) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (E.f64)) (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (E.f64)) a)) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (*.f64 (neg.f64 (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (E.f64) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (E.f64) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64))) (*.f64 (E.f64) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)))) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (E.f64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a)) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (E.f64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a))) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (*.f64 (E.f64) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (E.f64) (*.f64 (E.f64) a))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (E.f64) (neg.f64 a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (*.f64 (E.f64) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (*.f64 (E.f64) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 a (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 (E.f64))) (*.f64 a (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (E.f64)) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (E.f64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (+.f64 a a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (neg.f64 (E.f64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64)) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (E.f64) (+.f64 a a)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64)) (neg.f64 (E.f64))) (*.f64 (*.f64 (E.f64) (+.f64 a a)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64)) (E.f64)) (*.f64 (*.f64 (E.f64) (+.f64 a a)) (E.f64))) |
(/.f64 (*.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) (E.f64)) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a) (exp.f64 #s(literal 1/3 binary64))) (*.f64 #s(literal 2 binary64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a) (neg.f64 (E.f64))) (*.f64 #s(literal 2 binary64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a) (E.f64)) (*.f64 #s(literal 2 binary64) (E.f64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 a (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (E.f64))) (*.f64 a (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (E.f64)) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a)) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a)) (E.f64)) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) (exp.f64 #s(literal 1/3 binary64))) (*.f64 #s(literal 2 binary64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) (neg.f64 (E.f64))) (*.f64 #s(literal 2 binary64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) (E.f64)) (*.f64 #s(literal 2 binary64) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (+.f64 a a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (E.f64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (neg.f64 (E.f64))) (*.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (E.f64)) (*.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (E.f64))) (*.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (E.f64)) (*.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (E.f64))) |
(/.f64 (*.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (E.f64) a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 (E.f64))) (*.f64 (*.f64 (E.f64) a) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (E.f64)) (*.f64 (*.f64 (E.f64) a) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (neg.f64 (E.f64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (neg.f64 a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 (E.f64))) (*.f64 (neg.f64 a) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (E.f64)) (*.f64 (neg.f64 a) (E.f64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (+.f64 a a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (neg.f64 (E.f64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (E.f64)) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 a (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (neg.f64 (E.f64))) (*.f64 a (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (E.f64)) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (neg.f64 (E.f64))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (E.f64)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)) (E.f64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (E.f64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (E.f64) (+.f64 a a)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (neg.f64 (E.f64))) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (neg.f64 (E.f64))) (*.f64 (*.f64 (E.f64) (+.f64 a a)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (E.f64)) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) (E.f64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (E.f64)) (*.f64 (*.f64 (E.f64) (+.f64 a a)) (E.f64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (+.f64 a a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (+.f64 a a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (neg.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)))) (neg.f64 (E.f64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a))) (neg.f64 (E.f64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (E.f64) a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)))) (+.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 a a)) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64)) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) (E.f64)) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a)) (E.f64)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (*.f64 (E.f64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (E.f64) (+.f64 a a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)) |
(neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (*.f64 (E.f64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) (/.f64 (*.f64 (E.f64) (neg.f64 b)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(+.f64 (/.f64 (*.f64 (E.f64) (neg.f64 b)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) (/.f64 (*.f64 (E.f64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) (/.f64 (*.f64 (neg.f64 b) (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(+.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(log.f64 (pow.f64 (exp.f64 (E.f64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) (+.f64 a a))))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (E.f64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (*.f64 (+.f64 a a) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (*.f64 (E.f64) a)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (E.f64) (*.f64 a (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) a) (/.f64 (exp.f64 #s(literal 2/3 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (E.f64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) a) (/.f64 #s(literal 1 binary64) (+.f64 (E.f64) (E.f64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) a) (/.f64 (/.f64 #s(literal 1 binary64) (E.f64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (*.f64 (E.f64) #s(literal 2 binary64))) (/.f64 (exp.f64 #s(literal 1/3 binary64)) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (*.f64 (+.f64 a a) (exp.f64 #s(literal 2/3 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (*.f64 (E.f64) a)) (/.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) a) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (E.f64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) a) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 (E.f64) (E.f64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) #s(literal 2 binary64)) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) a))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a)))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (/.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) #s(literal 2 binary64))) (/.f64 (E.f64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 a a) (exp.f64 #s(literal 2/3 binary64)))) (exp.f64 #s(literal 2/3 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) a)) (/.f64 (E.f64) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (E.f64)) (+.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 (E.f64)))) |
(*.f64 (/.f64 (neg.f64 (E.f64)) (E.f64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a))) |
(*.f64 (/.f64 (exp.f64 #s(literal 1/3 binary64)) a) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (E.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) a)) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (+.f64 a a) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (E.f64) a)) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (E.f64) (*.f64 (E.f64) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) |
(*.f64 (/.f64 (E.f64) (*.f64 (+.f64 a a) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (E.f64) (*.f64 (E.f64) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) a) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) (E.f64)))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) a) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 (E.f64) (E.f64)))) |
(*.f64 (/.f64 (E.f64) a) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (E.f64))) |
(*.f64 (/.f64 (E.f64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) (E.f64)))) |
(*.f64 (/.f64 (E.f64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 (E.f64) (E.f64)))) |
(*.f64 (/.f64 (E.f64) a) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64))) a)) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (E.f64) a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) #s(literal 2 binary64)) (/.f64 (exp.f64 #s(literal 2/3 binary64)) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) a))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (E.f64)) a)) |
(*.f64 (/.f64 (E.f64) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) a)) |
(*.f64 (/.f64 (E.f64) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) a))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (E.f64)) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (+.f64 a a)) (exp.f64 #s(literal -2/3 binary64))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (E.f64)) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 a a))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (+.f64 a a)) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 (E.f64))) (/.f64 (neg.f64 (E.f64)) (+.f64 a a))) |
(*.f64 (/.f64 (E.f64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(*.f64 (/.f64 (E.f64) (neg.f64 (E.f64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a)) (/.f64 #s(literal 1 binary64) (E.f64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) (/.f64 (E.f64) (*.f64 #s(literal 2 binary64) (E.f64)))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) (/.f64 (E.f64) (+.f64 (E.f64) (E.f64)))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a)))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) (/.f64 (neg.f64 (E.f64)) (E.f64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) (/.f64 (E.f64) (neg.f64 (E.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (E.f64) (+.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (/.f64 (E.f64) (+.f64 a a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (E.f64) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a)))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 (E.f64) (*.f64 (E.f64) a))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) (+.f64 a a))) (E.f64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 a a))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) (+.f64 a a))))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a)))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (E.f64))) |
(*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) (+.f64 a a)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (E.f64)))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 (E.f64) (*.f64 (E.f64) (+.f64 a a)))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 b))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (neg.f64 b) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a (*.f64 (+.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (+.f64 a a)) (*.f64 a b)) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (*.f64 (+.f64 a a) b)) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) #s(literal -1 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) #s(literal 1 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 (E.f64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (E.f64)) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1/2 binary64)) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a)) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)))) (exp.f64 #s(literal 4/3 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a)) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a))) (exp.f64 #s(literal 4/3 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a)) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (E.f64)) a)) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)))) (*.f64 (neg.f64 (E.f64)) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a)) (*.f64 (neg.f64 (E.f64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (E.f64)) a)) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a))) (*.f64 (neg.f64 (E.f64)) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) (*.f64 (neg.f64 (E.f64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (*.f64 (neg.f64 (E.f64)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 (E.f64)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) a))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)))) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (E.f64)) (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (E.f64)) a)) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (*.f64 (neg.f64 (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (E.f64) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (E.f64) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64))) (*.f64 (E.f64) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)))) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (E.f64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a)) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (E.f64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a))) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (*.f64 (E.f64) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (E.f64) (*.f64 (E.f64) a))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (*.f64 (E.f64) (neg.f64 a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (*.f64 (E.f64) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (*.f64 (E.f64) (*.f64 (E.f64) (+.f64 a a)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 a (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 (E.f64))) (*.f64 a (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (E.f64)) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (E.f64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (+.f64 a a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (neg.f64 (E.f64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64)) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (E.f64) (+.f64 a a)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64)) (neg.f64 (E.f64))) (*.f64 (*.f64 (E.f64) (+.f64 a a)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64)) (E.f64)) (*.f64 (*.f64 (E.f64) (+.f64 a a)) (E.f64))) |
(/.f64 (*.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) (E.f64)) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a) (exp.f64 #s(literal 1/3 binary64))) (*.f64 #s(literal 2 binary64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a) (neg.f64 (E.f64))) (*.f64 #s(literal 2 binary64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a) (E.f64)) (*.f64 #s(literal 2 binary64) (E.f64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 a (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (E.f64))) (*.f64 a (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (E.f64)) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a)) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a)) (E.f64)) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) (exp.f64 #s(literal 1/3 binary64))) (*.f64 #s(literal 2 binary64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) (neg.f64 (E.f64))) (*.f64 #s(literal 2 binary64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) (E.f64)) (*.f64 #s(literal 2 binary64) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (+.f64 a a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (E.f64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (neg.f64 (E.f64))) (*.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (E.f64)) (*.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (E.f64))) (*.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (E.f64)) (*.f64 (*.f64 (+.f64 a a) (+.f64 a a)) (E.f64))) |
(/.f64 (*.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (E.f64) a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 (E.f64))) (*.f64 (*.f64 (E.f64) a) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (E.f64)) (*.f64 (*.f64 (E.f64) a) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (neg.f64 (E.f64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (neg.f64 a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 (E.f64))) (*.f64 (neg.f64 a) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (E.f64)) (*.f64 (neg.f64 a) (E.f64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (+.f64 a a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (neg.f64 (E.f64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (E.f64)) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 a (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (neg.f64 (E.f64))) (*.f64 a (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (E.f64)) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (neg.f64 (E.f64))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (E.f64)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)) (E.f64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (E.f64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (E.f64) (+.f64 a a)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (neg.f64 (E.f64))) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (neg.f64 (E.f64))) (*.f64 (*.f64 (E.f64) (+.f64 a a)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (E.f64)) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) (E.f64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (E.f64)) (*.f64 (*.f64 (E.f64) (+.f64 a a)) (E.f64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (+.f64 a a) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (+.f64 a a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (neg.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)))) (neg.f64 (E.f64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a))) (neg.f64 (E.f64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (E.f64) a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)))) (+.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 a a)) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) #s(literal 1 binary64)) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) (E.f64)) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (+.f64 a a)) (E.f64)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (*.f64 (E.f64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (E.f64) (+.f64 a a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)) |
(neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (*.f64 (E.f64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) (/.f64 (*.f64 (E.f64) (neg.f64 b)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(+.f64 (/.f64 (*.f64 (E.f64) (neg.f64 b)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) (/.f64 (*.f64 (E.f64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) (/.f64 (*.f64 (neg.f64 b) (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64)))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (E.f64))))) |
(+.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(log.f64 (pow.f64 (exp.f64 (E.f64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (E.f64) (+.f64 a a))))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (E.f64)))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (log.f64 (exp.f64 (E.f64)))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) |
(neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(fma.f64 (E.f64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (E.f64) (neg.f64 b))) |
(fma.f64 (E.f64) (neg.f64 b) (*.f64 (E.f64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (E.f64) (*.f64 (neg.f64 b) (E.f64))) |
(fma.f64 (neg.f64 b) (E.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (E.f64))) |
(+.f64 (*.f64 (E.f64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (E.f64) (neg.f64 b))) |
(+.f64 (*.f64 (E.f64) (neg.f64 b)) (*.f64 (E.f64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (E.f64)) (*.f64 (neg.f64 b) (E.f64))) |
(+.f64 (*.f64 (neg.f64 b) (E.f64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (E.f64))) |
(log.f64 (exp.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(E.f64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 (E.f64) #s(literal 2 binary64)) a) |
(*.f64 (*.f64 (+.f64 a a) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (E.f64) a) (*.f64 (E.f64) a))) (*.f64 (E.f64) a)) |
(*.f64 (*.f64 (E.f64) a) #s(literal 2 binary64)) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 a a))) |
(*.f64 (E.f64) (+.f64 a a)) |
(*.f64 (+.f64 a a) (log.f64 (exp.f64 (E.f64)))) |
(*.f64 (+.f64 a a) (E.f64)) |
(*.f64 a (*.f64 #s(literal 2 binary64) (E.f64))) |
(*.f64 a (+.f64 (E.f64) (E.f64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (E.f64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (E.f64) a) (*.f64 (E.f64) a)) (*.f64 (*.f64 (E.f64) a) (*.f64 (E.f64) a))) (-.f64 (*.f64 (E.f64) a) (*.f64 (E.f64) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (E.f64) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (E.f64) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (E.f64) a) (*.f64 (E.f64) a) (-.f64 (*.f64 (*.f64 (E.f64) a) (*.f64 (E.f64) a)) (*.f64 (*.f64 (E.f64) a) (*.f64 (E.f64) a))))) |
(fma.f64 (*.f64 a (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) a)) |
(fma.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) a) (*.f64 (E.f64) a)) |
(fma.f64 (E.f64) a (*.f64 (E.f64) a)) |
(fma.f64 a (E.f64) (*.f64 (E.f64) a)) |
(-.f64 (*.f64 (E.f64) a) (*.f64 (neg.f64 (E.f64)) a)) |
(-.f64 (*.f64 (E.f64) a) (*.f64 (neg.f64 a) (E.f64))) |
(-.f64 (*.f64 (E.f64) a) (neg.f64 (*.f64 (E.f64) a))) |
(+.f64 (*.f64 (E.f64) a) (*.f64 (E.f64) a)) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (E.f64) a)) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (*.f64 (E.f64) (+.f64 a a)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) a)) a) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a a)) a) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 a))) (+.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 a (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) a)) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) a)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a #s(literal 1 binary64))) |
(-.f64 a (neg.f64 a)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) |
(+.f64 a (neg.f64 (neg.f64 a))) |
(+.f64 a a) |
Compiled 79 641 to 7 092 computations (91.1% saved)
21 alts after pruning (21 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 447 | 18 | 1 465 |
| Fresh | 9 | 3 | 12 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 461 | 21 | 1 482 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 71.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) |
| 67.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) a))) | |
| 70.4% | (if (>=.f64 b #s(literal 0 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(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))) (*.f64 (E.f64) (+.f64 a a)))) | |
| ▶ | 51.1% | (if (>=.f64 b #s(literal 0 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))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))) |
| 51.1% | (if (>=.f64 b #s(literal 0 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))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))) | |
| 56.4% | (if (>=.f64 b #s(literal 0 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))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.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 #s(literal -1/2 binary64) (/.f64 b a))))) | |
| 52.7% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))) | |
| 46.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal 2 binary64) a))) | |
| 46.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) | |
| 46.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) | |
| 31.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))) | |
| 26.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.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))) | |
| 63.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) | |
| 71.7% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) c))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) | |
| ▶ | 46.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) 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))) |
| 71.8% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) c) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (+.f64 a a))) | |
| ▶ | 52.0% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
| ▶ | 46.3% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| 43.5% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) | |
| 53.3% | (if (>=.f64 b #s(literal 0 binary64)) #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))))))) (/.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))) | |
| 44.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
Compiled 2 050 to 1 268 computations (38.1% saved)
| Inputs |
|---|
0 |
2 |
-4 |
-2 |
1 |
-1/2 |
4 |
| Outputs |
|---|
#s(literal 0 binary64) |
#s(literal 2 binary64) |
#s(literal -4 binary64) |
#s(literal -2 binary64) |
#s(literal 1 binary64) |
#s(literal -1/2 binary64) |
#s(literal 4 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 9 to 9 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2107 | 17186 |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
c |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(neg.f64 b) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(*.f64 c #s(literal -4 binary64)) |
#s(literal -4 binary64) |
a |
(*.f64 b b) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(*.f64 a c) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
#s(literal -2 binary64) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a)) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(+.f64 a a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) 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 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) c))) |
#s(literal 1 binary64) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) c)) |
(*.f64 #s(literal -2 binary64) 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)) |
(*.f64 #s(literal 2 binary64) a) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) |
(+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(/.f64 b a) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(/.f64 c a) |
#s(literal -1/2 binary64) |
(if (>=.f64 b #s(literal 0 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))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 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))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 a))) |
(sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) |
(*.f64 (neg.f64 c) #s(literal -4 binary64)) |
(neg.f64 c) |
(sqrt.f64 (neg.f64 a)) |
(neg.f64 a) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b a)) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) b) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (-.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 (+ (* (* c -4) a) (* b b)))) (-.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 (+ (* (* c -4) a) (* b b)))) (-.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 (+ (* (* c -4) a) (* b b))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (+ (* (* c -4) a) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx a a) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) a))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))) a)) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) a)) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.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 #s(literal -1 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) a)) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) a)) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (/.f64 (-.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) a)) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (/.f64 (-.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) a)) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (/.f64 (-.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) a)) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx (if (>= b 0) (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ a a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) a)))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))))))) (*.f64 #s(literal 4 binary64) (/.f64 c (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (fma.f64 #s(literal 8 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))))) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))))))) (*.f64 #s(literal 4 binary64) (/.f64 c (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))))) |
#s(approx (* (* a c) -4) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ a a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) c))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) c) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) c) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) c) (*.f64 a (fma.f64 a (fma.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 5 binary64))) (/.f64 c (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 (if (>= b 0) (* c (/ -2 (+ (sqrt (+ (* (* a c) -4) (* b b))) b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) a)))) |
#s(approx (* (+ (/ b a) (sqrt (* (/ c a) -4))) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a)) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (sqrt (* (/ c a) -4)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) |
#s(approx (* (/ c a) -4) (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
#s(approx (/ c a) (/.f64 c a)) |
#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 (+ (* -1/2 (/ (sqrt (* (neg c) -4)) (sqrt (neg a)))) (* -1/2 (/ b a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (+ (* -1/2 (/ (sqrt (* (neg c) -4)) (sqrt (neg a)))) (* -1/2 (/ b a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (*.f64 #s(literal -1 binary64) a))))) a)) |
#s(approx (/ (sqrt (* (neg c) -4)) (sqrt (neg a))) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (*.f64 #s(literal -1 binary64) a)))) |
#s(approx (sqrt (neg a)) (sqrt.f64 (*.f64 #s(literal -1 binary64) a))) |
#s(approx (neg a) (*.f64 #s(literal -1 binary64) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.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 (+ (* (* c -4) a) (* b b))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 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)))))) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 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)))) (*.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))))) (pow.f64 a #s(literal 3 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))))) (pow.f64 a #s(literal 2 binary64))))))) a)) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.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 (+ (* (* c -4) a) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/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 (+ (* (* c -4) a) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (pow.f64 b #s(literal 2 binary64)) a)))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (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/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.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)))) (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/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1 binary64) (/.f64 b 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 (+ (* (* a c) -4) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 b a)))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) (/.f64 b a)))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (pow.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64)))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) a)) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) c))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 a (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 c a))) c))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 a (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 c a))) c) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 a (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 c a))) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (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)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))))))))) |
#s(approx (* (+ (/ b a) (sqrt (* (/ c a) -4))) -1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (* (+ (/ b a) (sqrt (* (/ c a) -4))) -1/2) (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 (+ (/ b a) (sqrt (* (/ c a) -4))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))) |
#s(approx (+ (* -1/2 (/ (sqrt (* (neg c) -4)) (sqrt (neg a)))) (* -1/2 (/ b a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (/.f64 #s(literal -1 binary64) a))))) a)) |
#s(approx (/ (sqrt (* (neg c) -4)) (sqrt (neg a))) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 a (sqrt.f64 (/.f64 #s(literal -1 binary64) a))))) |
#s(approx (sqrt (neg a)) (*.f64 a (sqrt.f64 (/.f64 #s(literal -1 binary64) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.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 (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -1 binary64) (/.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 (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.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))))) 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))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (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)))) (*.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))))) a) (*.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))))))) 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))) a))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b 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 (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 (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/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 (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) a))) a)))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.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 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) a)) (*.f64 #s(literal -2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) a)))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) c))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c)))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c)))))) |
#s(approx (+ (* -1/2 (/ (sqrt (* (neg c) -4)) (sqrt (neg a)))) (* -1/2 (/ b a))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (/.f64 #s(literal -1 binary64) a))) (*.f64 #s(literal 1/2 binary64) b)) a))) |
#s(approx (/ (sqrt (* (neg c) -4)) (sqrt (neg a))) (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 a (sqrt.f64 (/.f64 #s(literal -1 binary64) a)))))) |
#s(approx (sqrt (neg a)) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -1 binary64) a))))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (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))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* 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 (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 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/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* 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 (+ (* (* a c) -4) (* 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 (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
#s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (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 (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (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 (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (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 (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))))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/2 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 (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (-.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (-.f64 (*.f64 b (fma.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ a a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ a a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ a a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 b (fma.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 (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) c))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) c)))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) c) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) c)))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) c) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 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 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) c)))))) |
#s(approx (/ -2 (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (/ -2 (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (/ -2 (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (-.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (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 (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (-.f64 (*.f64 b (fma.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))))) |
#s(approx (- (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 (+ (* -1/2 (/ (sqrt (* (neg c) -4)) (sqrt (neg a)))) (* -1/2 (/ b a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (neg.f64 a))))) |
#s(approx (+ (* -1/2 (/ (sqrt (* (neg c) -4)) (sqrt (neg a)))) (* -1/2 (/ b 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) c)) (sqrt.f64 (neg.f64 a)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 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 (+ (* (* c -4) a) (* b 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 4 binary64))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 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 (+ (* (* c -4) a) (* b 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 4 binary64))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 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))))))) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (/.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 4 binary64))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.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)))))))) b)) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 c b))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -2 binary64) c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))))) b)) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -1 binary64) b)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1 binary64) (/.f64 b c))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 b (-.f64 (/.f64 a (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) c)))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 b (-.f64 (+.f64 (/.f64 a (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) c)))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 a (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) c)))) |
#s(approx (* (+ (/ b a) (sqrt (* (/ c a) -4))) -1/2) (*.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 (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b)))) |
#s(approx (+ (* -1/2 (/ (sqrt (* (neg c) -4)) (sqrt (neg a)))) (* -1/2 (/ b a))) (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 b (sqrt.f64 (neg.f64 a))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.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))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) b)) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 a (pow.f64 c #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 a (pow.f64 c #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 a (pow.f64 c #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal -1 binary64) (*.f64 b (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))) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (if (>= b 0) (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ a a))) (if (>=.f64 b #s(literal 0 binary64)) (*.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)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)) a)))) |
#s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 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 #s(literal 1 binary64) a)))))) |
#s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 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 #s(literal 1 binary64) a))))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1 binary64) (/.f64 a b))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64)))) b))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) c)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (if (>= b 0) (* c (/ -2 (+ (sqrt (+ (* (* a c) -4) (* b b))) b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.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)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)) a)))) |
#s(approx (* (+ (/ b a) (sqrt (* (/ c a) -4))) -1/2) (*.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 (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b)) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.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))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)) a)))) |
#s(approx (+ (* -1/2 (/ (sqrt (* (neg c) -4)) (sqrt (neg 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) c)) (*.f64 b (sqrt.f64 (neg.f64 a)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 c (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (* 2 c) (*.f64 #s(literal 2 binary64) c)) |
#s(approx c c) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (-.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 (+ (* (* c -4) a) (* b b)))) (-.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 (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx (* c -4) (*.f64 #s(literal -4 binary64) c)) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) a)))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) a) (*.f64 c (-.f64 (*.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 #s(literal -1 binary64) (/.f64 a (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) a)) (/.f64 b a))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (-.f64 (fma.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (/.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) a)) (/.f64 b a))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (-.f64 (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (/.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) a)) (/.f64 b a))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))))))) (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (fma.f64 #s(literal 8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #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 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))))))) (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (/.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))))) c)) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (+.f64 (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) c)) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) c)) |
#s(approx (* -2 c) (*.f64 #s(literal -2 binary64) c)) |
#s(approx (* (+ (/ b a) (sqrt (* (/ c a) -4))) -1/2) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) |
#s(approx (/ (sqrt (* (neg c) -4)) (sqrt (neg a))) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (neg.f64 a)))) |
#s(approx (sqrt (* (neg c) -4)) (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) |
#s(approx (* (neg c) -4) (*.f64 #s(literal 4 binary64) c)) |
#s(approx (neg c) (*.f64 #s(literal -1 binary64) c)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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))))) (pow.f64 c #s(literal 2 binary64)))) (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 (+ (* (* c -4) a) (* b b))))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)))))) (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)))) (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 -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)))) (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 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.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 (+ (* (* c -4) a) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/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 (+ (* (* c -4) a) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (pow.f64 b #s(literal 2 binary64)) c)))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (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/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.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))))) (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/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 b c)))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) (/.f64 b c)))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 (-.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)))))) c)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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))))) (pow.f64 c #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)))))) (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)))) (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 -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)))) (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 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) c)) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))))))) |
#s(approx (* (+ (/ b a) (sqrt (* (/ c a) -4))) -1/2) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (+ (/ b a) (sqrt (* (/ c a) -4))) -1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)))))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))) |
#s(approx (+ (* -1/2 (/ (sqrt (* (neg c) -4)) (sqrt (neg a)))) (* -1/2 (/ b a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (/.f64 #s(literal 4 binary64) c))) (sqrt.f64 (neg.f64 a))))) |
#s(approx (+ (* -1/2 (/ (sqrt (* (neg c) -4)) (sqrt (neg a)))) (* -1/2 (/ b 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) c)) (sqrt.f64 (neg.f64 a))))))) |
#s(approx (/ (sqrt (* (neg c) -4)) (sqrt (neg a))) (/.f64 (*.f64 c (sqrt.f64 (/.f64 #s(literal 4 binary64) c))) (sqrt.f64 (neg.f64 a)))) |
#s(approx (sqrt (* (neg c) -4)) (*.f64 c (sqrt.f64 (/.f64 #s(literal 4 binary64) c)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #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)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b b)))) (*.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 (+ (* (* c -4) a) (* b 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 (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 (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/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 (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/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))))) (*.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))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c))) c) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.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)))))) c))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.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 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)))))) c))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -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))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64))))) (fma.f64 #s(literal -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)))))) c))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) c)))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c)) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/2 binary64) b)) c) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (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 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/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c) (*.f64 #s(literal 1/2 binary64) b)) c) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (* (+ (/ b a) (sqrt (* (/ c a) -4))) -1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (+ (/ b a) (sqrt (* (/ c a) -4))) -1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (+ (* -1/2 (/ (sqrt (* (neg c) -4)) (sqrt (neg a)))) (* -1/2 (/ b a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (/.f64 #s(literal 4 binary64) c))) (sqrt.f64 (neg.f64 a))))) |
#s(approx (+ (* -1/2 (/ (sqrt (* (neg c) -4)) (sqrt (neg a)))) (* -1/2 (/ b a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 4 binary64) c)) (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (/ (sqrt (* (neg c) -4)) (sqrt (neg a))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (sqrt.f64 (/.f64 #s(literal 4 binary64) c))) (sqrt.f64 (neg.f64 a))))) |
#s(approx (sqrt (* (neg c) -4)) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal 4 binary64) c))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 9.0ms | a | 0 |
| 8.0ms | c | inf |
| 7.0ms | b | 0 |
| 7.0ms | a | -inf |
| 7.0ms | b | -inf |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 880 |
| 0 | 138 | 853 |
| 1 | 567 | 822 |
| 2 | 1950 | 822 |
| 0 | 4017 | 822 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
c |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(neg.f64 b) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(*.f64 c #s(literal -4 binary64)) |
#s(literal -4 binary64) |
a |
(*.f64 b b) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(*.f64 a c) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
#s(literal -2 binary64) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a)) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(+.f64 a a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) 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 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) c))) |
#s(literal 1 binary64) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) c)) |
(*.f64 #s(literal -2 binary64) 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)) |
(*.f64 #s(literal 2 binary64) a) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) |
(+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(/.f64 b a) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(/.f64 c a) |
#s(literal -1/2 binary64) |
(if (>=.f64 b #s(literal 0 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))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 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))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 a))) |
(sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) |
(*.f64 (neg.f64 c) #s(literal -4 binary64)) |
(neg.f64 c) |
(sqrt.f64 (neg.f64 a)) |
(neg.f64 a) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b a)) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 c c)) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c)) |
(*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) c)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 c c))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(neg.f64 (/.f64 (+.f64 c c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(fma.f64 c (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c c)) c) |
(*.f64 (neg.f64 c) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 c)) |
(*.f64 c #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) c) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) c)) |
(fma.f64 #s(literal 1 binary64) c (*.f64 #s(literal 1 binary64) c)) |
(fma.f64 c #s(literal 1 binary64) (*.f64 c #s(literal 1 binary64))) |
(-.f64 c (neg.f64 c)) |
(+.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c)) |
(+.f64 c c) |
#s(literal 2 binary64) |
c |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(neg.f64 b) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a c)) #s(literal -4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fabs.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) c) |
(*.f64 c #s(literal -4 binary64)) |
#s(literal -4 binary64) |
a |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b)) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
(/.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 a a))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64))) a) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 b))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a (*.f64 (+.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (neg.f64 b) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (+.f64 a a)) (*.f64 a b)) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 (+.f64 a a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 b a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (*.f64 (+.f64 a a) b)) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (neg.f64 a)) (neg.f64 b))) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) a) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 a)) (*.f64 a (neg.f64 b)))) (*.f64 #s(literal -2 binary64) (*.f64 a (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (neg.f64 a)) (neg.f64 b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) a) b)) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 a)) (*.f64 a (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 a (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a b))) (*.f64 #s(literal 2 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (neg.f64 a)) (neg.f64 b)) #s(literal -1 binary64)) (*.f64 (neg.f64 a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) a) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 a)) (*.f64 a (neg.f64 b))) #s(literal -1 binary64)) (*.f64 (*.f64 a (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a b)) #s(literal -1 binary64)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (neg.f64 a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (neg.f64 a)) (neg.f64 b)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) a) b) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 a)) (*.f64 a (neg.f64 b))) #s(literal 1 binary64)) (*.f64 (*.f64 a (neg.f64 a)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a b)) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 1 binary64))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (+.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a)) |
(neg.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal -1/2 binary64))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal -2 binary64))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)) #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (neg.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (neg.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 b #s(literal 1 binary64))) a) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a (*.f64 a (neg.f64 b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (neg.f64 a)) (neg.f64 b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) a) b)) (neg.f64 a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 a)) (*.f64 a (neg.f64 b)))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a b))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (neg.f64 a)) (neg.f64 b)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) a) b) a) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a)) (*.f64 (/.f64 b a) (/.f64 b a))) (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (/.f64 b a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (/.f64 b a))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 a)) (*.f64 a (neg.f64 b))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 b) a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (/.f64 b a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (neg.f64 a))) (/.f64 b (neg.f64 a))) |
(+.f64 (/.f64 b (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 b (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a)) |
(+.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) a)) |
(+.f64 (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (neg.f64 (/.f64 b a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (/.f64 (neg.f64 b) a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a c)) #s(literal -4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fabs.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 a c) |
(*.f64 c a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) c) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) c) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (+.f64 c c)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (pow.f64 (/.f64 #s(literal -1/2 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 #s(literal -2 binary64) c)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) c) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) c)) |
(*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c)) #s(literal 2 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 2 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 2 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c))) (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 c c)) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) c)) (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (neg.f64 (/.f64 #s(literal -1/2 binary64) c))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/2 binary64) c))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal -1/2 binary64) c)) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c))) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)))) |
(/.f64 (+.f64 c c) (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (+.f64 c c) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 c (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) c (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) c) #s(literal -2 binary64) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (+.f64 c c) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c))) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) c (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) c) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (neg.f64 c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (neg.f64 c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(+.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(pow.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(+.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64)))) |
#s(literal -2 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) b) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) b) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) |
(-.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (neg.f64 b))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c)) |
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 a a))) |
(*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 b))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a (*.f64 (+.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (neg.f64 b) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) (+.f64 a a)) (*.f64 a b)) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) (*.f64 (+.f64 a a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 b a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (+.f64 a a)) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (*.f64 (+.f64 a a) b))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (+.f64 a a)) b) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) (*.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)))) (+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 b (+.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (fma.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 b (+.f64 a a)))))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (*.f64 (+.f64 a a) b)) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(neg.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 b (+.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 a c) #s(literal -4 binary64)))) (+.f64 a a)))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (fma.f64 b b (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(neg.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) a)) a) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a a)) a) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 a a (+.f64 (*.f64 a a) (*.f64 a (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (+.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) a)) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) a)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a #s(literal 1 binary64))) |
(-.f64 a (neg.f64 a)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) |
(+.f64 a (neg.f64 (neg.f64 a))) |
(+.f64 a a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) c) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) c) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (+.f64 c c)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (pow.f64 (/.f64 #s(literal -1/2 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 #s(literal -2 binary64) c)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) c) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) c)) |
(*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c)) #s(literal 2 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 2 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 2 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c))) (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 c c)) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) c)) (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (neg.f64 (/.f64 #s(literal -1/2 binary64) c))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/2 binary64) c))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal -1/2 binary64) c)) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c))) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)))) |
(/.f64 (+.f64 c c) (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (+.f64 c c) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 c (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) c (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) c) #s(literal -2 binary64) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (+.f64 c c) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c))) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) c (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) c) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(fma.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (neg.f64 c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (neg.f64 c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(+.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
#s(literal 1 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) c)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) c)))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) c))) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 c c))) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) c)) |
(/.f64 (fma.f64 (/.f64 b c) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) c))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 b c) c (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) c)) |
(/.f64 (fma.f64 (/.f64 b c) (+.f64 c c) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (+.f64 c c))) |
(/.f64 (fma.f64 (/.f64 b c) (*.f64 #s(literal -2 binary64) c) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (*.f64 c (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) c))) (*.f64 #s(literal -2 binary64) c)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) c (*.f64 c (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64)))) (*.f64 c c)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 c c) (*.f64 c (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 c (+.f64 c c))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) c) (*.f64 c (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 c (*.f64 #s(literal -2 binary64) c))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal -2 binary64) (*.f64 (+.f64 c c) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) c))) (*.f64 (+.f64 c c) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) c (*.f64 (+.f64 c c) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64)))) (*.f64 (+.f64 c c) c)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 c c) (*.f64 (+.f64 c c) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (+.f64 c c) (+.f64 c c))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) c) (*.f64 (+.f64 c c) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (+.f64 c c) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 (fma.f64 b #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) c))) (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal -2 binary64))) |
(/.f64 (fma.f64 b c (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) c) c)) |
(/.f64 (fma.f64 b (+.f64 c c) (*.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 c c))) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 #s(literal -2 binary64) c) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (+.f64 c c) (+.f64 c c))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) c) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 b c))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) c) c (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) c)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) c) (+.f64 c c) (*.f64 #s(literal -2 binary64) (neg.f64 b))) (*.f64 #s(literal -2 binary64) (+.f64 c c))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) c) (*.f64 #s(literal -2 binary64) c) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64)) #s(literal -2 binary64) (*.f64 c (/.f64 b c))) (*.f64 #s(literal -2 binary64) c)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64)) c (*.f64 c (/.f64 b #s(literal -2 binary64)))) (*.f64 c c)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64)) (+.f64 c c) (*.f64 c (neg.f64 b))) (*.f64 c (+.f64 c c))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) c) (*.f64 c b)) (*.f64 c (*.f64 #s(literal -2 binary64) c))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -2 binary64) (*.f64 (+.f64 c c) (/.f64 b c))) (*.f64 (+.f64 c c) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) c (*.f64 (+.f64 c c) (/.f64 b #s(literal -2 binary64)))) (*.f64 (+.f64 c c) c)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 c c) (*.f64 (+.f64 c c) (neg.f64 b))) (*.f64 (+.f64 c c) (+.f64 c c))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) c) (*.f64 (+.f64 c c) b)) (*.f64 (+.f64 c c) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 b c))) (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) c (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) c) c)) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 c c) (*.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 c c))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) c) (*.f64 #s(literal -2 binary64) c)) (*.f64 #s(literal -2 binary64) (neg.f64 b))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) c)) (*.f64 c (neg.f64 b))) (*.f64 c (*.f64 #s(literal -2 binary64) c))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) c)) (*.f64 (+.f64 c c) (neg.f64 b))) (*.f64 (+.f64 c c) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) c)) (*.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 b))) (*.f64 (+.f64 c c) (+.f64 c c))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1 binary64)) (+.f64 c c)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1 binary64))) (+.f64 c c)) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) c)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) c)) (*.f64 #s(literal -2 binary64) c) b)) (+.f64 c c)) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 #s(literal -2 binary64) c)))) (neg.f64 (*.f64 (+.f64 c c) (+.f64 c c)))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 #s(literal -2 binary64) c) b))) (neg.f64 (*.f64 (+.f64 c c) (+.f64 c c)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 c))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) c)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) c) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) c)) (*.f64 #s(literal -2 binary64) c) b) (*.f64 #s(literal -2 binary64) c)) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 #s(literal -2 binary64) c))) (*.f64 (+.f64 c c) (+.f64 c c))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) c)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) c))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) c)) (/.f64 b (*.f64 #s(literal -2 binary64) c)))) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) c)) (/.f64 b (*.f64 #s(literal -2 binary64) c)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) c)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) c)) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) c)) (/.f64 b (*.f64 #s(literal -2 binary64) c))) (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) c)) (/.f64 b (*.f64 #s(literal -2 binary64) c)))))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 #s(literal -2 binary64) c) b)) (*.f64 (+.f64 c c) (+.f64 c c))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64))) (neg.f64 c)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1/2 binary64)) c) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 c c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) c)) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) c) (/.f64 b (*.f64 #s(literal -2 binary64) c))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) c) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) c))) |
(-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) c)) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) c)))) |
(-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) c)) (/.f64 b (+.f64 c c))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) c)) (*.f64 #s(literal -2 binary64) c)) (*.f64 #s(literal -2 binary64) c)) (/.f64 b (*.f64 #s(literal -2 binary64) c))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) c)) (*.f64 (+.f64 c c) (+.f64 c c))) (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) c)) (*.f64 (+.f64 c c) (+.f64 c c)))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) c)) (*.f64 (+.f64 c c) (+.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 (+.f64 c c) (+.f64 c c)))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) c)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) c))) |
(+.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) c)) (/.f64 b (*.f64 #s(literal -2 binary64) c))) |
(*.f64 (neg.f64 c) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) c) |
(*.f64 c #s(literal -2 binary64)) |
(*.f64 #s(literal 2 binary64) (neg.f64 c)) |
(neg.f64 (+.f64 c c)) |
(+.f64 (neg.f64 c) (neg.f64 c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 a a))) |
(*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 b))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a (*.f64 (+.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (neg.f64 b) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) (+.f64 a a)) (*.f64 a b)) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) (*.f64 (+.f64 a a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 b a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (+.f64 a a)) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (*.f64 (+.f64 a a) b))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (+.f64 a a)) b) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) (*.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)))) (+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 b (+.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (fma.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 b (+.f64 a a)))))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (*.f64 (+.f64 a a) b)) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(neg.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 b (+.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 a c) #s(literal -4 binary64)))) (+.f64 a a)))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (fma.f64 b b (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(neg.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c)) |
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) a)) a) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a a)) a) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 a a (+.f64 (*.f64 a a) (*.f64 a (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (+.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) a)) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) a)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a #s(literal 1 binary64))) |
(-.f64 a (neg.f64 a)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) |
(+.f64 a (neg.f64 (neg.f64 a))) |
(+.f64 a a) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 c c)) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c)) |
(*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) c)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 c c))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(neg.f64 (/.f64 (+.f64 c c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(fma.f64 c (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) |
(/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) b) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) b) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) |
(-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (neg.f64 b))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 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 #s(literal -1/2 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 (+.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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) #s(literal -1/2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) a (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) a (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) a (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (sqrt.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (sqrt.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (sqrt.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (sqrt.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (sqrt.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (sqrt.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 a (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)))) (*.f64 a (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 a (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))))) (*.f64 a (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (neg.f64 a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (+.f64 a a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (neg.f64 a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) (neg.f64 a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) (+.f64 a a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) (neg.f64 a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) (neg.f64 a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) (+.f64 a a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) (neg.f64 a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) (neg.f64 a)) (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal 1/2 binary64) (neg.f64 b)))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (sqrt.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (sqrt.f64 (neg.f64 a)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 b)))) (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) (+.f64 a a)) (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (sqrt.f64 (neg.f64 a)) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (sqrt.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) (neg.f64 a)) (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 a) (neg.f64 b))) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 a) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (neg.f64 a)))))) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) a (*.f64 b (neg.f64 (sqrt.f64 (neg.f64 a)))))) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 a) (*.f64 (neg.f64 b) (sqrt.f64 (neg.f64 a))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 b (sqrt.f64 (neg.f64 a))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (neg.f64 a)) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 b)))) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) a (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) b))) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 a) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 b)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 (sqrt.f64 (neg.f64 a)) b))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (neg.f64 a)) a))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 a) (neg.f64 b)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 a) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (neg.f64 a))))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) a (*.f64 b (neg.f64 (sqrt.f64 (neg.f64 a))))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 a) (*.f64 (neg.f64 b) (sqrt.f64 (neg.f64 a)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 b (sqrt.f64 (neg.f64 a)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 a)) a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 b))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) a (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) b)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 a) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 b))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 (sqrt.f64 (neg.f64 a)) b)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 a)) a) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a (*.f64 #s(literal -1/2 binary64) b))) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (sqrt.f64 (neg.f64 a)) (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)))) (neg.f64 (sqrt.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (neg.f64 a))))) (neg.f64 (*.f64 (sqrt.f64 (neg.f64 a)) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a))) (neg.f64 (*.f64 a (sqrt.f64 (neg.f64 a))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) b)))) (neg.f64 (*.f64 (sqrt.f64 (neg.f64 a)) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (neg.f64 a)) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 a (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a (*.f64 #s(literal -1/2 binary64) b)) a) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (sqrt.f64 (neg.f64 a)) (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (neg.f64 a)))) (*.f64 (sqrt.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a)) (*.f64 a (sqrt.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (*.f64 #s(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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(/.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) (/.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (-.f64 (*.f64 (*.f64 #s(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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))) |
(/.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)))) (fma.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 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (sqrt.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (neg.f64 a)) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)))) (*.f64 a (sqrt.f64 (neg.f64 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)))))) |
(neg.f64 (-.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)))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 a))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 a))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 a))) #s(literal -1/2 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))) (neg.f64 (*.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) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
(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))))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) (+.f64 a a)) (*.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) (/.f64 b a)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (sqrt.f64 (neg.f64 a))) (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (neg.f64 a)) a)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (neg.f64 a))) (*.f64 (sqrt.f64 (neg.f64 a)) a))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (neg.f64 a)) a)) (/.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (neg.f64 a)) a))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (neg.f64 a))) (*.f64 a (sqrt.f64 (neg.f64 a)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a) (*.f64 a (sqrt.f64 (neg.f64 a))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (neg.f64 a))) (*.f64 a (sqrt.f64 (neg.f64 a)))) (/.f64 (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) (*.f64 a (sqrt.f64 (neg.f64 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))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a))) (/.f64 b a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) (/.f64 b a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)) a (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)) (neg.f64 (neg.f64 a)) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 (neg.f64 b)))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 b))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)) a (*.f64 (sqrt.f64 (neg.f64 a)) b)) (*.f64 (sqrt.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) a (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))) (neg.f64 b))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) a (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))) b)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) a (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 (neg.f64 a)) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 (neg.f64 b)))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (sqrt.f64 (neg.f64 a)) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)))) (*.f64 a (sqrt.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 a (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))))) (*.f64 a (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (sqrt.f64 (neg.f64 a)) (*.f64 a (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (*.f64 a (sqrt.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (sqrt.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))))) |
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (*.f64 (neg.f64 a) (sqrt.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 b (sqrt.f64 (neg.f64 a)) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)))) (*.f64 a (sqrt.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 b (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))))) |
(/.f64 (fma.f64 b (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 a (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))))) (*.f64 a (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 b (sqrt.f64 (neg.f64 a)) (*.f64 a (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (*.f64 a (sqrt.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 a) (neg.f64 b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a b)) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 a) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (neg.f64 a)))))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) a (*.f64 b (neg.f64 (sqrt.f64 (neg.f64 a)))))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 a) (*.f64 (neg.f64 b) (sqrt.f64 (neg.f64 a))))) (neg.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 b (sqrt.f64 (neg.f64 a))))) (neg.f64 (*.f64 (sqrt.f64 (neg.f64 a)) a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 b)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) a (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) b))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 a) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 b)))) (neg.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 (sqrt.f64 (neg.f64 a)) b))) (neg.f64 (*.f64 (sqrt.f64 (neg.f64 a)) a))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 a) (neg.f64 b)) (neg.f64 a)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a b) a) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 a) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (neg.f64 a))))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) a (*.f64 b (neg.f64 (sqrt.f64 (neg.f64 a))))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 a) (*.f64 (neg.f64 b) (sqrt.f64 (neg.f64 a)))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 b (sqrt.f64 (neg.f64 a)))) (*.f64 (sqrt.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 b a) (/.f64 b a))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 b a) (/.f64 b a) (+.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 b a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) a (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) b)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 a) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 b))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 (sqrt.f64 (neg.f64 a)) b)) (*.f64 (sqrt.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 c a) #s(literal -4 binary64))) (+.f64 (/.f64 b a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 c a) #s(literal -4 binary64))) (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 b a) (/.f64 b a) (-.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
(neg.f64 (-.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) b (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) b (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 a))) (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (/.f64 b a)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 a))) (/.f64 b a)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 a))) (/.f64 b a)) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) a) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a))) |
(-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 (/.f64 b a))) |
(-.f64 (/.f64 b a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 a)) (neg.f64 a)) (/.f64 b a)) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a) a) (/.f64 b a)) |
(+.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) (/.f64 (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (neg.f64 a)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 b)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) (/.f64 (*.f64 b (neg.f64 (sqrt.f64 (neg.f64 a)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) b) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 a)) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a))) (/.f64 (*.f64 (neg.f64 b) (sqrt.f64 (neg.f64 a))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a)))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 a)) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a))) (/.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 b)) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a)))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) a) (*.f64 (sqrt.f64 (neg.f64 a)) a)) (/.f64 (*.f64 b (sqrt.f64 (neg.f64 a))) (*.f64 (sqrt.f64 (neg.f64 a)) a))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) a) (*.f64 (sqrt.f64 (neg.f64 a)) a)) (/.f64 (*.f64 (sqrt.f64 (neg.f64 a)) b) (*.f64 (sqrt.f64 (neg.f64 a)) a))) |
(+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) |
(+.f64 (/.f64 b a) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(neg.f64 (/.f64 b (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 b) a)) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 c) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 a))) (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 a)))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 (/.f64 #s(literal 4 binary64) a))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 a)))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)) (sqrt.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 a)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 (sqrt.f64 (neg.f64 a)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) |
(neg.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (neg.f64 a)))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(fabs.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(fabs.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (neg.f64 a)))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 (sqrt.f64 (neg.f64 a)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (neg.f64 a))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (neg.f64 a)))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 4 binary64) a)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64))) |
(*.f64 c (/.f64 #s(literal -4 binary64) a)) |
(pow.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))) (sqrt.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))) (sqrt.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (sqrt.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (sqrt.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -4 binary64) c))) |
(/.f64 (*.f64 #s(literal -4 binary64) c) a) |
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) c) a)) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) c) |
(*.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 c (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (/.f64 a c)) |
(/.f64 c a) |
(neg.f64 (/.f64 c (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 c) a)) |
#s(literal -1/2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 c c)) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c)) |
(*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) c)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 c c))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(neg.f64 (/.f64 (+.f64 c c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(fma.f64 c (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a c)) #s(literal -4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fabs.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) c) a) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(*.f64 a (*.f64 #s(literal 4 binary64) c)) |
(*.f64 c (*.f64 #s(literal 4 binary64) a)) |
(*.f64 #s(literal 4 binary64) a) |
(*.f64 a #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 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 #s(literal -1/2 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 (+.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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) #s(literal -1/2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) a (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) a (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) a (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (sqrt.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (sqrt.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (sqrt.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (sqrt.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (sqrt.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (sqrt.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 a (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))))) (*.f64 a (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)))) (*.f64 a (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 a (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))))) (*.f64 a (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (neg.f64 a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (+.f64 a a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (neg.f64 a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) (neg.f64 a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) (+.f64 a a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) #s(literal -1/2 binary64)) (neg.f64 a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) (neg.f64 a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) (+.f64 a a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) (neg.f64 a)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) (neg.f64 a)) (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal 1/2 binary64) (neg.f64 b)))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (sqrt.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) (*.f64 (sqrt.f64 (neg.f64 a)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 b)))) (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) (+.f64 a a)) (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (sqrt.f64 (neg.f64 a)) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (sqrt.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) (neg.f64 a)) (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 a) (neg.f64 b))) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 a) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (neg.f64 a)))))) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) a (*.f64 b (neg.f64 (sqrt.f64 (neg.f64 a)))))) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 a) (*.f64 (neg.f64 b) (sqrt.f64 (neg.f64 a))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 b (sqrt.f64 (neg.f64 a))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (neg.f64 a)) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 b)))) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) a (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) b))) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 a) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 b)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 (sqrt.f64 (neg.f64 a)) b))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (neg.f64 a)) a))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 a) (neg.f64 b)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 a) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (neg.f64 a))))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) a (*.f64 b (neg.f64 (sqrt.f64 (neg.f64 a))))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 a) (*.f64 (neg.f64 b) (sqrt.f64 (neg.f64 a)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 b (sqrt.f64 (neg.f64 a)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 a)) a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 b))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) a (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) b)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 a) (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 b))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 (sqrt.f64 (neg.f64 a)) b)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 a)) a) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a (*.f64 #s(literal -1/2 binary64) b))) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (sqrt.f64 (neg.f64 a)) (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)))) (neg.f64 (sqrt.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (neg.f64 a))))) (neg.f64 (*.f64 (sqrt.f64 (neg.f64 a)) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a))) (neg.f64 (*.f64 a (sqrt.f64 (neg.f64 a))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) b)))) (neg.f64 (*.f64 (sqrt.f64 (neg.f64 a)) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (neg.f64 a)) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 a (sqrt.f64 (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a (*.f64 #s(literal -1/2 binary64) b)) a) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (sqrt.f64 (neg.f64 a)) (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (neg.f64 a)))) (*.f64 (sqrt.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a)) (*.f64 a (sqrt.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (*.f64 #s(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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(/.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) (/.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (-.f64 (*.f64 (*.f64 #s(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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))) |
(/.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)))) (fma.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 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (sqrt.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (neg.f64 a)) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)))) (*.f64 a (sqrt.f64 (neg.f64 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)))))) |
(neg.f64 (-.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)))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 a))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 a))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 a))) #s(literal -1/2 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))) (neg.f64 (*.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) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
(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))))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) (+.f64 a a)) (*.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) (/.f64 b a)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (sqrt.f64 (neg.f64 a))) (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (neg.f64 a)) a)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (neg.f64 a))) (*.f64 (sqrt.f64 (neg.f64 a)) a))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (neg.f64 a)) a)) (/.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (neg.f64 a)) a))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (neg.f64 a))) (*.f64 a (sqrt.f64 (neg.f64 a)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64)) a) (*.f64 a (sqrt.f64 (neg.f64 a))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (neg.f64 a))) (*.f64 a (sqrt.f64 (neg.f64 a)))) (/.f64 (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal -1/2 binary64))) (*.f64 a (sqrt.f64 (neg.f64 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))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 c) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 a))) (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 a)))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 (/.f64 #s(literal 4 binary64) a))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 a)))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)) (sqrt.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 a)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 (sqrt.f64 (neg.f64 a)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) |
(neg.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (neg.f64 a)))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(fabs.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(fabs.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (neg.f64 a)))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) |
(*.f64 (sqrt.f64 #s(literal 4 binary64)) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 c) (sqrt.f64 #s(literal 4 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64)) (pow.f64 c #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (neg.f64 c))) |
(*.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 #s(literal -4 binary64))) |
(pow.f64 (*.f64 #s(literal 4 binary64) c) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) c) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 4 binary64) c)) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) |
(fabs.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) |
(*.f64 (neg.f64 c) #s(literal -4 binary64)) |
(*.f64 #s(literal 4 binary64) c) |
(*.f64 #s(literal -4 binary64) (neg.f64 c)) |
(*.f64 c #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 4 binary64) c)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 4 binary64) c) #s(literal 1 binary64)) |
(neg.f64 (*.f64 #s(literal -4 binary64) c)) |
(sqrt.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 4 binary64) c))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (*.f64 #s(literal 4 binary64) c)))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c))))) |
(fabs.f64 (*.f64 #s(literal 4 binary64) c)) |
(neg.f64 c) |
(*.f64 (sqrt.f64 (sqrt.f64 (neg.f64 a))) (sqrt.f64 (sqrt.f64 (neg.f64 a)))) |
(*.f64 (pow.f64 (neg.f64 a) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 a) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (neg.f64 a) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 a)))) |
(sqrt.f64 (neg.f64 a)) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (neg.f64 a)))) |
(fabs.f64 (sqrt.f64 (neg.f64 a))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (neg.f64 (sqrt.f64 (neg.f64 a)))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 (neg.f64 a))) |
(pow.f64 (*.f64 a a) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (neg.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 1 binary64)) |
(neg.f64 a) |
(sqrt.f64 (*.f64 a a)) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 a))) (sqrt.f64 (neg.f64 a)))) |
(fabs.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (neg.f64 a))))) |
(fabs.f64 (neg.f64 a)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b a)) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(*.f64 b (/.f64 #s(literal -1 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b))) (*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) b))) |
Compiled 98 522 to 8 993 computations (90.9% saved)
30 alts after pruning (30 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 650 | 24 | 1 674 |
| Fresh | 10 | 6 | 16 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 665 | 30 | 1 695 |
| Status | Accuracy | Program |
|---|---|---|
| 70.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 #s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 2 binary64))) | |
| 70.4% | (if (>=.f64 b #s(literal 0 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(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))) (*.f64 (E.f64) (+.f64 a a)))) | |
| 46.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) | |
| 31.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))) | |
| 26.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.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))) | |
| 63.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) | |
| ▶ | 71.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) |
| 46.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) | |
| 71.7% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) c))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) | |
| 50.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal -2 binary64) 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))) | |
| ▶ | 39.7% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) 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))) |
| 31.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.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))) | |
| 71.8% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) | |
| 51.0% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (neg.f64 a)))) #s(literal -1/2 binary64)))) | |
| 51.0% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a)))) #s(literal -1/2 binary64)))) | |
| ▶ | 56.3% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) |
| 52.1% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)))) | |
| 52.7% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b) (+.f64 a a))) | |
| 46.3% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) | |
| 46.3% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 a a))) | |
| 50.6% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) | |
| 39.7% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) | |
| 39.3% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) | |
| 30.7% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) | |
| 30.9% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) | |
| 31.8% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) | |
| ▶ | 29.5% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| 43.5% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) | |
| 53.3% | (if (>=.f64 b #s(literal 0 binary64)) #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))))))) (/.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))) | |
| ▶ | 39.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
Compiled 2 954 to 1 780 computations (39.7% saved)
| Inputs |
|---|
0 |
-2 |
-4 |
2 |
4 |
1 |
-1/2 |
| Outputs |
|---|
#s(literal 0 binary64) |
#s(literal -2 binary64) |
#s(literal -4 binary64) |
#s(literal 2 binary64) |
#s(literal 4 binary64) |
#s(literal 1 binary64) |
#s(literal -1/2 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 9 to 9 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1840 | 15067 |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(*.f64 #s(literal -2 binary64) c) |
#s(literal -2 binary64) |
c |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(*.f64 a c) |
a |
#s(literal -4 binary64) |
(*.f64 b b) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
#s(literal 2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
#s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.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 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
#s(literal 4 binary64) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a)) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(+.f64 a a) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
(/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
(*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(/.f64 c a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) 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 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) c))) |
#s(literal 1 binary64) |
(/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) c)) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.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))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 #s(literal 2 binary64) a) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)) |
(+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(/.f64 b a) |
(sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) b) a)))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))))))))))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))))))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (+ (* (* a c) -4) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx a a) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) a))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))) a)) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) a)) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.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 #s(literal -1 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) a)) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) a)) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (/.f64 (-.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) a)) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (/.f64 (-.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) a)) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (/.f64 (-.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) a)) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (if (>= b 0) (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ a a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) a)))) |
#s(approx (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (sqrt (neg (* 4 (* a c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (neg (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* 4 (* a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
#s(approx (+ a a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))))))) (*.f64 #s(literal 4 binary64) (/.f64 c (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (fma.f64 #s(literal 8 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))))) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))))))) (*.f64 #s(literal 4 binary64) (/.f64 c (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ -2 (* a (sqrt (* -4 (/ c a))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (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 (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) c))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) c) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) c) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) c) (*.f64 a (fma.f64 a (fma.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 5 binary64))) (/.f64 c (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 (if (>= b 0) (* c (/ -2 (+ (sqrt (+ (* (* a c) -4) (* b b))) b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) a)))) |
#s(approx (* (+ (/ b a) (sqrt (fabs (* (/ c a) -4)))) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (* (+ (/ b a) (sqrt (fabs (* (/ c a) -4)))) -1/2) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (fabs.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)) |
#s(approx (+ (/ b a) (sqrt (fabs (* (/ c a) -4)))) (/.f64 b a)) |
#s(approx (+ (/ b a) (sqrt (fabs (* (/ c a) -4)))) (/.f64 (+.f64 b (*.f64 a (sqrt.f64 (fabs.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) |
#s(approx (sqrt (fabs (* (/ c a) -4))) (sqrt.f64 (fabs.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (fabs (* (/ c a) -4)) (fabs.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))) a)) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 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)))))) a)) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 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)))) (*.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))))) (pow.f64 a #s(literal 3 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))))) (pow.f64 a #s(literal 2 binary64))))))) a)) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (pow.f64 b #s(literal 2 binary64)) a)))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (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/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.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)))) (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/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1 binary64) (/.f64 b 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 (+ (* (* a c) -4) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 b a)))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) (/.f64 b a)))) |
#s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (pow.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64)))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) a)) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) c))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 a (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 c a))) c))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 a (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 c a))) c) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 a (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 c a))) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (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)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))))))))) |
#s(approx (* (+ (/ b a) (sqrt (fabs (* (/ c a) -4)))) -1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fabs.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (* (+ (/ b a) (sqrt (fabs (* (/ c a) -4)))) -1/2) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (fabs.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (+ (/ b a) (sqrt (fabs (* (/ c a) -4)))) (+.f64 (sqrt.f64 (fabs.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 b a))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.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) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.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))))) 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))) a))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (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)))) (*.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))))) a) (*.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))))))) 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))) a))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) a)))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) a))) a)))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)))))) |
#s(approx (/ c (sqrt (neg (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.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 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) a)) (*.f64 #s(literal -2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) c))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c)))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c)))))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* 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 (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* 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 (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* 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 (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))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 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 (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 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/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* 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 (+ (* (* a c) -4) (* 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 (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
#s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (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 (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (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 (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (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 (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))))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))))))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ a a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ a a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ a a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 b (fma.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 (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (-.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (-.f64 (*.f64 b (fma.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) c))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) c)))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) c) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) c)))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) c) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 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 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) c)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (/ -2 (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (/ -2 (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (-.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (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 (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (-.f64 (*.f64 b (fma.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) 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 4 binary64))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) 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 4 binary64))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 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))))))) b)) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (/.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 4 binary64))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.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)))))))) b)) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 c b))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -2 binary64) c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))))) b)) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -1 binary64) b)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1 binary64) (/.f64 b c))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 b (-.f64 (/.f64 a (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) c)))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 b (-.f64 (+.f64 (/.f64 a (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) c)))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 a (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) c)))) |
#s(approx (* (+ (/ b a) (sqrt (fabs (* (/ c a) -4)))) -1/2) (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (+ (/ b a) (sqrt (fabs (* (/ c a) -4)))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) b)))) |
#s(approx (if (>= b 0) (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2)) (if (>=.f64 b #s(literal 0 binary64)) (*.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)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) b)) a)))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 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 #s(literal 1 binary64) a)))))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 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 #s(literal 1 binary64) a))))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal -1 binary64) (*.f64 b (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))) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (if (>= b 0) (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ a a))) (if (>=.f64 b #s(literal 0 binary64)) (*.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)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)) a)))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1 binary64) (/.f64 a b))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64)))) b))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) c)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (if (>= b 0) (* c (/ -2 (+ (sqrt (+ (* (* a c) -4) (* b b))) b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.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)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)) a)))) |
#s(approx (* (+ (/ b a) (sqrt (fabs (* (/ c a) -4)))) -1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) b) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (+ (/ b a) (sqrt (fabs (* (/ c a) -4)))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) b)) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (*.f64 c (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))))) |
#s(approx (* -2 c) (*.f64 #s(literal -2 binary64) c)) |
#s(approx c c) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) a)))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) a) (*.f64 c (-.f64 (*.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 #s(literal -1 binary64) (/.f64 a (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) a)) (/.f64 b a))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (-.f64 (fma.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (/.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) a)) (/.f64 b a))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (-.f64 (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (/.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) a)) (/.f64 b a))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))))))) (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (fma.f64 #s(literal 8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #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 3 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 3 binary64)))))))) (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (/.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))))) c)) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (+.f64 (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) c)) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) c)) |
#s(approx (* (+ (/ b a) (sqrt (fabs (* (/ c a) -4)))) -1/2) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (fabs.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 b a)))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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))))) (pow.f64 c #s(literal 2 binary64)))) (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) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)))))) (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)))) (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 -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)))) (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 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (pow.f64 b #s(literal 2 binary64)) c)))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (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/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.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))))) (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/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 b c)))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) (/.f64 b c)))) |
#s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 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 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 (-.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)))))) c)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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))))) (pow.f64 c #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)))))) (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)))) (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 -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)))) (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 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) c)) |
#s(approx (/ -2 (* a (sqrt (* -4 (/ c a))))) (/.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (* a (sqrt (* -4 (/ c a)))) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (sqrt (* -4 (/ c a))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))))))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* -2 c) (+ (sqrt (+ (* (* a c) -4) (* b b))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #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)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c)))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)))))) |
#s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) c)))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) 2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/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))))) (*.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))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c))) c) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)))))) |
#s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)))))) |
#s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 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 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.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)))))) c))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.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 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)))))) c))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -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))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64))))) (fma.f64 #s(literal -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)))))) c))) |
#s(approx (/ -2 (* a (sqrt (* -4 (/ c a))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (* a (sqrt (* -4 (/ c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (sqrt (* -4 (/ c a))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/2 binary64) b)) c) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (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 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/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c) (*.f64 #s(literal 1/2 binary64) b)) c) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 17.0ms | a | -inf |
| 15.0ms | c | 0 |
| 12.0ms | a | 0 |
| 5.0ms | c | -inf |
| 5.0ms | a | inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 76 | 834 |
| 0 | 120 | 791 |
| 1 | 496 | 791 |
| 2 | 1536 | 787 |
| 0 | 4050 | 765 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(*.f64 #s(literal -2 binary64) c) |
#s(literal -2 binary64) |
c |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(*.f64 a c) |
a |
#s(literal -4 binary64) |
(*.f64 b b) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
#s(literal 2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
#s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.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 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
#s(literal 4 binary64) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a)) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(+.f64 a a) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
(/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
(*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(/.f64 c a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) 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 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) c))) |
#s(literal 1 binary64) |
(/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) c)) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.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))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 #s(literal 2 binary64) a) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)) |
(+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(/.f64 b a) |
(sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (+.f64 a a))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 c #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) c) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) c) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) c)) |
(*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 c #s(literal -2 binary64)))) |
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(*.f64 c #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) c) |
(neg.f64 (*.f64 #s(literal 2 binary64) c)) |
#s(literal -2 binary64) |
c |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) b) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 (neg.f64 b))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) b) |
(fma.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 (neg.f64 b))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) b) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)) |
(-.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (neg.f64 b))) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) |
(+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1/2 binary64))) |
(hypot.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(hypot.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 b))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(hypot.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(hypot.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (neg.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (fabs.f64 b)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) |
(hypot.f64 (fabs.f64 b) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(hypot.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(hypot.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(hypot.f64 (neg.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (neg.f64 (neg.f64 b))) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fabs.f64 b)) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (neg.f64 b)) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) b) |
(hypot.f64 b (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(hypot.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (neg.f64 (neg.f64 b)) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 (neg.f64 c) a)) (*.f64 #s(literal -4 binary64) (*.f64 (neg.f64 c) a)))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 (neg.f64 c) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (neg.f64 c) a) #s(literal -4 binary64)) (*.f64 (*.f64 (neg.f64 c) a) #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 c) a) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 b)) b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (neg.f64 (neg.f64 b)) b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 (neg.f64 c) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 (neg.f64 c) a)) (*.f64 #s(literal -4 binary64) (*.f64 (neg.f64 c) a)) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 (neg.f64 c) a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 c) a) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 (neg.f64 c) a) #s(literal -4 binary64)) (*.f64 (*.f64 (neg.f64 c) a) #s(literal -4 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 c) a) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (neg.f64 b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c)) |
(-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 (neg.f64 c) a))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 c) a) #s(literal -4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c))) |
(-.f64 (*.f64 b b) (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(sqrt.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) |
(fabs.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 a c) |
(*.f64 c a) |
a |
#s(literal -4 binary64) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b)) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
(/.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal -2 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 a a))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (+.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a))) (*.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)))) (+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (/.f64 b (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a))))) (+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))) (+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (fma.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (/.f64 b (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 b))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (+.f64 a a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (neg.f64 b) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a (*.f64 (+.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (+.f64 a a) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 (+.f64 a a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)) (+.f64 a a)) (*.f64 a b)) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (+.f64 a a)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (*.f64 (+.f64 a a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 b a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (*.f64 (+.f64 a a) b)) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (neg.f64 a)) (neg.f64 b))) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) a) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 a)) (*.f64 a (neg.f64 b)))) (*.f64 #s(literal -2 binary64) (*.f64 a (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (*.f64 a b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (neg.f64 a)) (neg.f64 b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) a) b)) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 a)) (*.f64 a (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 a (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (*.f64 a b))) (*.f64 #s(literal 2 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) (+.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (neg.f64 a)) (neg.f64 b)) #s(literal -1 binary64)) (*.f64 (neg.f64 a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (neg.f64 a)) (neg.f64 b)) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) a) b) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) a) b) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 a)) (*.f64 a (neg.f64 b))) #s(literal -1 binary64)) (*.f64 (*.f64 a (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 a)) (*.f64 a (neg.f64 b))) #s(literal 1 binary64)) (*.f64 (*.f64 a (neg.f64 a)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (*.f64 a b)) #s(literal -1 binary64)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (*.f64 a b)) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (neg.f64 a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) a) #s(literal 1 binary64))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (+.f64 a a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 1 binary64))) (+.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) a) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (+.f64 a a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) a) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) a))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (+.f64 a a)) |
(neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (+.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (neg.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)) #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (neg.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -2 binary64)) a)) |
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) a) #s(literal 2 binary64))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) #s(literal -2 binary64))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (/.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (/.f64 (neg.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a))) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a))) (-.f64 (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a)) (*.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a)) (*.f64 (neg.f64 (/.f64 b a)) (neg.f64 (/.f64 b a)))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (neg.f64 (/.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a)) (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 (neg.f64 b) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a)) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) a))) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a)) (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (-.f64 (*.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 b a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (neg.f64 (/.f64 b a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (neg.f64 (/.f64 b a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 (neg.f64 b) a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a) (fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) a) (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) a))))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b #s(literal 1 binary64))) a) |
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 a (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) a (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a (*.f64 a (neg.f64 b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) a) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (neg.f64 a)) (neg.f64 b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) a) b)) (neg.f64 a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 a)) (*.f64 a (neg.f64 b)))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (*.f64 a b))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (neg.f64 a)) (neg.f64 b)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) a) b) a) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a)) (*.f64 (/.f64 b a) (/.f64 b a))) (+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 b a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 b a))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 a)) (*.f64 a (neg.f64 b))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64)) a) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) a) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) a)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b a))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 b) a)) |
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (neg.f64 a)) (neg.f64 a)) (/.f64 b a)) |
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) a) a) (/.f64 b a)) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a (neg.f64 b)) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (*.f64 a a)) (/.f64 (*.f64 a b) (*.f64 a a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (neg.f64 a))) (/.f64 b (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (neg.f64 a))) (/.f64 b a)) |
(-.f64 (/.f64 b (neg.f64 a)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 b (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 a))) |
(-.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 (neg.f64 (neg.f64 b)) a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 b a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (neg.f64 a))) (/.f64 b (neg.f64 a))) |
(+.f64 (/.f64 b (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 b (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a)) |
(+.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) a)) |
(+.f64 (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (neg.f64 (/.f64 b a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 (neg.f64 b) a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.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 a c) (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))))) (-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)) |
#s(literal 2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (*.f64 c #s(literal -2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (+.f64 a a))) |
#s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 (*.f64 c #s(literal -2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -2 binary64)) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -2 binary64))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 c #s(literal -2 binary64)))) |
(/.f64 (*.f64 c #s(literal -2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 c #s(literal -2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(neg.f64 (*.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) c) |
(*.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 c (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (neg.f64 c) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c)) |
(/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(neg.f64 (/.f64 c (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(neg.f64 (/.f64 (neg.f64 c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 (*.f64 #s(literal 4 binary64) a))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) a)) (sqrt.f64 (neg.f64 c))) |
(*.f64 (pow.f64 (neg.f64 c) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 #s(literal -4 binary64) a))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 c) a)) (sqrt.f64 #s(literal 4 binary64))) |
(*.f64 (sqrt.f64 #s(literal 4 binary64)) (sqrt.f64 (*.f64 (neg.f64 c) a))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 #s(literal -4 binary64) c))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 a)) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64)) (pow.f64 c #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(fabs.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c)) |
(*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 c (*.f64 #s(literal -4 binary64) a)) |
(pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(fabs.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 (*.f64 #s(literal 4 binary64) c) a) |
(*.f64 (*.f64 c #s(literal 4 binary64)) a) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(*.f64 a (*.f64 #s(literal 4 binary64) c)) |
(*.f64 a (*.f64 c #s(literal 4 binary64))) |
(*.f64 c (*.f64 #s(literal 4 binary64) a)) |
#s(literal 4 binary64) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) |
(*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 a a))) |
(*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))))) (+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))))) (+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 b))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 a a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 a a))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (neg.f64 b) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a (*.f64 (+.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (+.f64 a a) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (+.f64 a a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (+.f64 a a)) (*.f64 a b)) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 a a)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (*.f64 (+.f64 a a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 b a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (+.f64 a a)) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (*.f64 (+.f64 a a) b))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (+.f64 a a)) b) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) (*.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)))) (+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 b (+.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (fma.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 b (+.f64 a a)))))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (*.f64 (+.f64 a a) b)) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (+.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(neg.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (+.f64 a a)) (+.f64 a a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) b) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -2 binary64)) a)) |
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.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))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 b b) #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)))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (neg.f64 b)))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.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)))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 b b (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))) |
(neg.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (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))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b)) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (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))))) |
(pow.f64 (*.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)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(sqrt.f64 (*.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))))) |
(fabs.f64 (*.f64 (neg.f64 (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)))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c)) |
(*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 c (*.f64 #s(literal -4 binary64) a)) |
(pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(fabs.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) a)) a) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a a)) a) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))) (-.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (+.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)))) (-.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a))) (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a))))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 a)) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 a)))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 a a (+.f64 (*.f64 a a) (*.f64 a (neg.f64 a))))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(neg.f64 (*.f64 a #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) a)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a #s(literal 1 binary64))) |
(-.f64 a (neg.f64 a)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) |
(+.f64 a (neg.f64 (neg.f64 a))) |
(+.f64 a a) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) c) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (+.f64 a a))) |
(*.f64 #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) c) |
(*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
#s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -2 binary64) a))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 #s(literal -2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a) #s(literal -2 binary64))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) |
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a) |
(*.f64 a (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) c) (*.f64 a a)) #s(literal 1/4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 16 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (*.f64 c c) (*.f64 a a)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 c c) (*.f64 a a)) #s(literal 1/4 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 c a) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) c)) (*.f64 a a)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (fabs.f64 (/.f64 c a))) (sqrt.f64 #s(literal 4 binary64))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a))) |
(*.f64 (sqrt.f64 #s(literal 4 binary64)) (sqrt.f64 (fabs.f64 (/.f64 c a)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 c a)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (/.f64 c a)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) |
(pow.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (fabs.f64 c) #s(literal 4 binary64))) (sqrt.f64 (fabs.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) c) (*.f64 a a))) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 #s(literal 16 binary64)) (fabs.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) c) (*.f64 a a)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 16 binary64) #s(literal 1/2 binary64)) (fabs.f64 (/.f64 c a))) |
(*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 c) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (fabs.f64 a))) |
(*.f64 (fabs.f64 c) (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)))) |
(*.f64 (fabs.f64 c) (fabs.f64 (/.f64 #s(literal -4 binary64) a))) |
(*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) c)) (*.f64 a a)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (fabs.f64 (/.f64 c a)) (sqrt.f64 #s(literal 16 binary64))) |
(*.f64 (fabs.f64 (/.f64 c a)) (pow.f64 #s(literal 16 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (/.f64 c a)) #s(literal 4 binary64)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) c)) (*.f64 a a)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(*.f64 #s(literal 4 binary64) (fabs.f64 (/.f64 c a))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64))) |
(*.f64 c (/.f64 #s(literal -4 binary64) a)) |
(pow.f64 (*.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a)))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 c) #s(literal 4 binary64))) (neg.f64 (fabs.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c))) (neg.f64 (neg.f64 a))) |
(/.f64 (fabs.f64 (*.f64 (fabs.f64 c) #s(literal 4 binary64))) (fabs.f64 (fabs.f64 a))) |
(/.f64 (fabs.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c))) (fabs.f64 a)) |
(/.f64 (fabs.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (fabs.f64 a)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 a)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 a)) |
(/.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) (neg.f64 a)) |
(/.f64 (*.f64 (fabs.f64 c) #s(literal 4 binary64)) (fabs.f64 a)) |
(/.f64 (*.f64 #s(literal -4 binary64) c) a) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -4 binary64) c))) |
(neg.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64))) |
(sqrt.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (neg.f64 (/.f64 c a)) #s(literal 4 binary64))) |
(fabs.f64 (*.f64 #s(literal 4 binary64) (neg.f64 (/.f64 c a)))) |
(fabs.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) c) |
(*.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 c (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (/.f64 a c)) |
(/.f64 c a) |
(neg.f64 (/.f64 c (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 c) a)) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (+.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) c)) (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) c) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) c) |
(*.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) c))) |
(*.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) c)) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1/2 binary64) c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) c))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (pow.f64 (/.f64 #s(literal -1/2 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 c #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) c)))) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 #s(literal -2 binary64) (/.f64 c #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) c) #s(literal 2 binary64)) (*.f64 (neg.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/2 binary64) c))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) c)) (*.f64 #s(literal 2 binary64) (neg.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -2 binary64)))) (neg.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 #s(literal -1/2 binary64) c))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -2 binary64))) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1/2 binary64) c)) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (neg.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) c)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 c #s(literal -2 binary64)) (neg.f64 (neg.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 c (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) c)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) c)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) c)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) c)) (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) c) #s(literal -2 binary64) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c)) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) c (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -2 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) c)) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) c) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1/2 binary64) c))) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) c)) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) c))) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fma.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 c #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) c) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) c) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (neg.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -2 binary64)))) |
(*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) c)) |
(/.f64 (*.f64 (neg.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) c)) |
(/.f64 (neg.f64 (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) c)) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) c)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 2 binary64) c)) |
(/.f64 (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)) (*.f64 c #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) c) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64))) (neg.f64 c)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 c #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) c) |
(/.f64 (neg.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) c)) |
(/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 c #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(neg.f64 (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) c))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) |
(*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 a a))) |
(*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))))) (+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))))) (+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 b))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 a a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 a a))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (neg.f64 b) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a (*.f64 (+.f64 a a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (+.f64 a a) (neg.f64 (neg.f64 b)))) (*.f64 (+.f64 a a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))) (+.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (+.f64 a a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (+.f64 a a)) (*.f64 a b)) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 a a)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (*.f64 (+.f64 a a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 b a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (+.f64 a a)) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (*.f64 (+.f64 a a) b))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (+.f64 a a)) b) (+.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) (*.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)))) (+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 b (+.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (fma.f64 (/.f64 b (+.f64 a a)) (/.f64 b (+.f64 a a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 b (+.f64 a a)))))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (*.f64 (+.f64 a a) b)) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (+.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(neg.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (+.f64 a a)) (+.f64 a a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) b) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -2 binary64)) a)) |
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 a a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 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 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.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))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 b b) #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)))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (neg.f64 b)))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.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)))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 b b (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))) |
(neg.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (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))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b)) |
(neg.f64 b) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (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))))) |
(pow.f64 (*.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)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(sqrt.f64 (*.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))))) |
(fabs.f64 (*.f64 (neg.f64 (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)))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c)) |
(*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 c (*.f64 #s(literal -4 binary64) a)) |
(pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(fabs.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) a)) a) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a a)) a) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))) (-.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (+.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)))) (-.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a))) (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a))))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 a)) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 a)))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 a a (+.f64 (*.f64 a a) (*.f64 a (neg.f64 a))))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(neg.f64 (*.f64 a #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) a)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a #s(literal 1 binary64))) |
(-.f64 a (neg.f64 a)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) |
(+.f64 a (neg.f64 (neg.f64 a))) |
(+.f64 a a) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -2 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 c #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) c) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) c) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) c)) |
(*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 c #s(literal -2 binary64)))) |
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)))) (-.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal -2 binary64))) |
(/.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) |
(*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) #s(literal -1/2 binary64)) |
(/.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 (*.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) (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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #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)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (-.f64 (*.f64 (*.f64 #s(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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a (neg.f64 b))) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a (neg.f64 b)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a b) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(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 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(+.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))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a))) (/.f64 b a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) (/.f64 b a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) (-.f64 (/.f64 b a) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (neg.f64 (/.f64 b a)) (neg.f64 (/.f64 b a)))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 (/.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 b a) (/.f64 b a) (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 b a) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 b a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (fma.f64 (neg.f64 (/.f64 b a)) (neg.f64 (/.f64 b a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 (/.f64 b a)))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a (neg.f64 b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a b)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a (neg.f64 b)) (neg.f64 a)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a b) a) |
(/.f64 (-.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 b a) (/.f64 b a))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 b a) (/.f64 b a) (+.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 b a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 c a) #s(literal -4 binary64))) (+.f64 (/.f64 b a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 c a) #s(literal -4 binary64))) (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 b a) (/.f64 b a) (-.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
(neg.f64 (-.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) b (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) b (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) a) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a))) |
(-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 (/.f64 b a))) |
(-.f64 (/.f64 b a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (neg.f64 a)) (/.f64 b a)) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a) a) (/.f64 b a)) |
(+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) |
(+.f64 (/.f64 b a) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 b a) |
(neg.f64 (/.f64 b (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 b) a)) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) c) (*.f64 a a)) #s(literal 1/4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 16 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (*.f64 c c) (*.f64 a a)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 c c) (*.f64 a a)) #s(literal 1/4 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 c a) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) c)) (*.f64 a a)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (fabs.f64 (/.f64 c a))) (sqrt.f64 #s(literal 4 binary64))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a))) |
(*.f64 (sqrt.f64 #s(literal 4 binary64)) (sqrt.f64 (fabs.f64 (/.f64 c a)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 c a)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (/.f64 c a)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) |
(pow.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (fabs.f64 c) #s(literal 4 binary64))) (sqrt.f64 (fabs.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) c) (*.f64 a a))) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 #s(literal 16 binary64)) (fabs.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) c) (*.f64 a a)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 16 binary64) #s(literal 1/2 binary64)) (fabs.f64 (/.f64 c a))) |
(*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 c) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (fabs.f64 a))) |
(*.f64 (fabs.f64 c) (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)))) |
(*.f64 (fabs.f64 c) (fabs.f64 (/.f64 #s(literal -4 binary64) a))) |
(*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) c)) (*.f64 a a)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (fabs.f64 (/.f64 c a)) (sqrt.f64 #s(literal 16 binary64))) |
(*.f64 (fabs.f64 (/.f64 c a)) (pow.f64 #s(literal 16 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (/.f64 c a)) #s(literal 4 binary64)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) c)) (*.f64 a a)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(*.f64 #s(literal 4 binary64) (fabs.f64 (/.f64 c a))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64))) |
(*.f64 c (/.f64 #s(literal -4 binary64) a)) |
(pow.f64 (*.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a)))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 c) #s(literal 4 binary64))) (neg.f64 (fabs.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c))) (neg.f64 (neg.f64 a))) |
(/.f64 (fabs.f64 (*.f64 (fabs.f64 c) #s(literal 4 binary64))) (fabs.f64 (fabs.f64 a))) |
(/.f64 (fabs.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c))) (fabs.f64 a)) |
(/.f64 (fabs.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (fabs.f64 a)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 a)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 a)) |
(/.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) (neg.f64 a)) |
(/.f64 (*.f64 (fabs.f64 c) #s(literal 4 binary64)) (fabs.f64 a)) |
(/.f64 (*.f64 #s(literal -4 binary64) c) a) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -4 binary64) c))) |
(neg.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64))) |
(sqrt.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (neg.f64 (/.f64 c a)) #s(literal 4 binary64))) |
(fabs.f64 (*.f64 #s(literal 4 binary64) (neg.f64 (/.f64 c a)))) |
(fabs.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) c) (*.f64 a a))) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 #s(literal 16 binary64)) (fabs.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) c) (*.f64 a a)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 16 binary64) #s(literal 1/2 binary64)) (fabs.f64 (/.f64 c a))) |
(*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 c) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (fabs.f64 a))) |
(*.f64 (fabs.f64 c) (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)))) |
(*.f64 (fabs.f64 c) (fabs.f64 (/.f64 #s(literal -4 binary64) a))) |
(*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) c)) (*.f64 a a)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (fabs.f64 (/.f64 c a)) (sqrt.f64 #s(literal 16 binary64))) |
(*.f64 (fabs.f64 (/.f64 c a)) (pow.f64 #s(literal 16 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (/.f64 c a)) #s(literal 4 binary64)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) c)) (*.f64 a a)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(*.f64 #s(literal 4 binary64) (fabs.f64 (/.f64 c a))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64))) |
(*.f64 c (/.f64 #s(literal -4 binary64) a)) |
(pow.f64 (*.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a)))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 c) #s(literal 4 binary64))) (neg.f64 (fabs.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c))) (neg.f64 (neg.f64 a))) |
(/.f64 (fabs.f64 (*.f64 (fabs.f64 c) #s(literal 4 binary64))) (fabs.f64 (fabs.f64 a))) |
(/.f64 (fabs.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c))) (fabs.f64 a)) |
(/.f64 (fabs.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (fabs.f64 a)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 a)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 a)) |
(/.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) (neg.f64 a)) |
(/.f64 (*.f64 (fabs.f64 c) #s(literal 4 binary64)) (fabs.f64 a)) |
(/.f64 (*.f64 #s(literal -4 binary64) c) a) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -4 binary64) c))) |
(neg.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64))) |
(sqrt.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (neg.f64 (/.f64 c a)) #s(literal 4 binary64))) |
(fabs.f64 (*.f64 #s(literal 4 binary64) (neg.f64 (/.f64 c a)))) |
(fabs.f64 (*.f64 (/.f64 c a) #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 a a)))) #s(literal 1/2 binary64))) |
#s(literal -1/2 binary64) |
Compiled 112 269 to 9 034 computations (92.0% saved)
28 alts after pruning (28 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 830 | 12 | 1 842 |
| Fresh | 9 | 16 | 25 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 844 | 28 | 1 872 |
| Status | Accuracy | Program |
|---|---|---|
| 70.4% | (if (>=.f64 b #s(literal 0 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(approx (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))) (*.f64 (E.f64) (+.f64 a a)))) | |
| 46.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) | |
| 31.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))) | |
| 26.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.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))) | |
| 63.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) | |
| 70.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 #s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 2 binary64))) | |
| 46.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) | |
| 71.7% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) c))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) | |
| 32.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))) (*.f64 #s(literal -2 binary64) 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))) | |
| 50.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal -2 binary64) 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))) | |
| 71.9% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (+.f64 a a))) | |
| 51.0% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (neg.f64 a)))) #s(literal -1/2 binary64)))) | |
| 51.0% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a)))) #s(literal -1/2 binary64)))) | |
| 52.1% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)))) | |
| 46.3% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 a a))) | |
| 50.6% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) | |
| 39.7% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) | |
| 39.3% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) | |
| 43.7% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) | |
| 33.0% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b) (+.f64 a a))) | |
| 40.5% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) #s(approx (/ -2 (* a (sqrt (* -4 (/ c a))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) | |
| 43.5% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) | |
| 39.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 c #s(literal -2 binary64))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) | |
| 32.9% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) | |
| 31.6% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) | |
| 39.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) | |
| 31.9% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) | |
| 30.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
Compiled 1 441 to 869 computations (39.7% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 c #s(literal -2 binary64))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 c #s(literal -2 binary64))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal 2 binary64) a))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 c #s(literal -2 binary64))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 c #s(literal -2 binary64))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) #s(approx (/ -2 (* a (sqrt (* -4 (/ c a))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 c #s(literal -2 binary64))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) #s(approx (/ -2 (* a (sqrt (* -4 (/ c a))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 c #s(literal -2 binary64))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) #s(approx (/ -2 (* a (sqrt (* -4 (/ c a))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) c) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) c) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 c #s(literal -2 binary64))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) #s(approx (/ -2 (* a (sqrt (* -4 (/ c a))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) c) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (neg.f64 a)))) #s(literal -1/2 binary64)))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 c #s(literal -2 binary64))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) #s(approx (/ -2 (* a (sqrt (* -4 (/ c a))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) c) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (neg.f64 a)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 #s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 2 binary64))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 #s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 c #s(literal -2 binary64))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) #s(approx (/ -2 (* a (sqrt (* -4 (/ c a))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) c) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (neg.f64 a)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 #s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 #s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 c #s(literal -2 binary64))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) #s(approx (/ -2 (* a (sqrt (* -4 (/ c a))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) c) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (neg.f64 a)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 #s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 #s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 #s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) #s(approx (/ c (sqrt (neg (* 4 (* a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* c (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 c #s(literal -2 binary64))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal 2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (* -2 c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b))) (/.f64 (-.f64 (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) #s(approx (+ (sqrt (+ (* (* a c) -4) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c))) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) 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))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c #s(approx (/ -2 (+ (sqrt (- (* b b) (* (* 4 a) c))) b)) #s(approx (/ -2 (* a (sqrt (* -4 (/ c a))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) c) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) c) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (+.f64 a a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (neg.f64 a)))) #s(literal -1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 #s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 #s(approx (/ (- (sqrt (+ (* (* a c) -4) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (+ (* (* c -4) a) (* b b))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 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))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.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 #s(literal -1/2 binary64) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 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))))) #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))))) |
(if (>=.f64 b #s(literal 0 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))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 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))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))) |
(if (>=.f64 b #s(literal 0 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #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 (* (E) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))) (*.f64 (E.f64) (+.f64 a a)))) |
(if (>=.f64 b #s(literal 0 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(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #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))))))) (/.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))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.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))) |
(if (>=.f64 b #s(literal 0 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 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) c))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) c))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 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(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 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 (*.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (E.f64) (+.f64 a a)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (E.f64))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 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(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 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 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 #s(approx (- (sqrt (+ (* (* a c) -4) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 2 binary64))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal 2 binary64))) |
39 calls:
| 56.0ms | a |
| 26.0ms | (if (>=.f64 b #s(literal 0 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 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 26.0ms | c |
| 25.0ms | b |
| 22.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.6% | 1 | a |
| 31.6% | 1 | (if (>=.f64 b #s(literal 0 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 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 31.6% | 1 | c |
| 31.6% | 1 | b |
| 39.7% | 2 | b |
| 35.8% | 2 | a |
| 40.3% | 3 | (if (>=.f64 b #s(literal 0 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 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 39.7% | 2 | b |
| 39.7% | 2 | c |
| 39.7% | 2 | a |
| 39.7% | 1 | (if (>=.f64 b #s(literal 0 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 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 42.0% | 2 | a |
| 41.3% | 2 | c |
| 42.4% | 2 | a |
| 42.4% | 2 | c |
| 42.2% | 2 | (if (>=.f64 b #s(literal 0 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 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 39.7% | 1 | b |
| 60.9% | 2 | b |
| 61.5% | 2 | b |
| 60.1% | 3 | (if (>=.f64 b #s(literal 0 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 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 61.6% | 2 | b |
| 65.4% | 3 | b |
| 65.2% | 2 | b |
| 65.1% | 3 | (if (>=.f64 b #s(literal 0 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 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 65.3% | 2 | b |
| 60.0% | 3 | c |
| 59.1% | 3 | a |
| 67.4% | 3 | (if (>=.f64 b #s(literal 0 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 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 74.7% | 3 | b |
| 80.6% | 2 | b |
| 83.5% | 4 | (if (>=.f64 b #s(literal 0 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 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 80.7% | 2 | b |
| 89.7% | 3 | b |
| 89.7% | 3 | b |
| 89.7% | 3 | b |
| 89.4% | 5 | (if (>=.f64 b #s(literal 0 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 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) |
| 79.5% | 4 | a |
| 89.7% | 3 | b |
| 75.3% | 2 | c |
Compiled 3 881 to 699 computations (82.0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 3.678720322920443e+137 | 2.80751556371482e+139 |
| 24.0ms | -2.0352246963112343e+155 | -6.6780449070052396e+153 |
| 31.0ms | 224× | 0 | valid |
Compiled 1 098 to 705 computations (35.8% saved)
ival-mult!: 8.0ms (50.7% of total)ival-sqrt: 2.0ms (12.7% of total)ival-div!: 2.0ms (12.7% of total)ival-if: 1.0ms (6.3% of total)ival-sub!: 1.0ms (6.3% of total)ival-add!: 1.0ms (6.3% of total)ival->=: 1.0ms (6.3% of total)ival-neg: 1.0ms (6.3% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.678720322920443e+137 | 2.80751556371482e+139 |
| 1.0ms | -2.0352246963112343e+155 | -6.6780449070052396e+153 |
Compiled 1 070 to 705 computations (34.1% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 3.301149832836005e+143 | 1.8792291281213468e+146 |
| 1.0ms | -2.0352246963112343e+155 | -6.6780449070052396e+153 |
| 12.0ms | 112× | 0 | valid |
Compiled 1 112 to 698 computations (37.2% saved)
ival-mult!: 6.0ms (61.8% of total)ival-if: 1.0ms (10.3% of total)ival-sqrt: 1.0ms (10.3% of total)ival-div!: 1.0ms (10.3% of total)ival-neg: 1.0ms (10.3% of total)adjust: 0.0ms (0.0% of total)ival-sub!: 0.0ms (0.0% of total)ival-add!: 0.0ms (0.0% of total)ival->=: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.301149832836005e+143 | 1.8792291281213468e+146 |
| 1.0ms | -2.0352246963112343e+155 | -6.6780449070052396e+153 |
Compiled 1 112 to 684 computations (38.5% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.301149832836005e+143 | 1.8792291281213468e+146 |
Compiled 601 to 355 computations (40.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.678720322920443e+137 | 2.80751556371482e+139 |
Compiled 601 to 355 computations (40.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 5251690.343175929 | 2.669965511270035e+21 |
| 14.0ms | -1.6856047947257084e-296 | -1.826190092763705e-298 |
| 25.0ms | 272× | 0 | valid |
Compiled 1 819 to 1 227 computations (32.5% saved)
ival-mult!: 9.0ms (49.0% of total)ival-sqrt: 2.0ms (10.9% of total)ival-div!: 2.0ms (10.9% of total)ival-if: 1.0ms (5.4% of total)ival-sub!: 1.0ms (5.4% of total)ival-add!: 1.0ms (5.4% of total)ival->=: 1.0ms (5.4% of total)ival-neg: 1.0ms (5.4% of total)adjust: 0.0ms (0.0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 5251690.343175929 | 2.669965511270035e+21 |
Compiled 1 021 to 566 computations (44.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 5251690.343175929 | 2.669965511270035e+21 |
Compiled 1 001 to 556 computations (44.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 5251690.343175929 | 2.669965511270035e+21 |
| 2.0ms | -1.6856047947257084e-296 | -1.826190092763705e-298 |
Compiled 1 882 to 1 234 computations (34.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 5251690.343175929 | 2.669965511270035e+21 |
Compiled 981 to 546 computations (44.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 5251690.343175929 | 2.669965511270035e+21 |
Compiled 981 to 546 computations (44.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 79.0ms | 9.625846848268673e-51 | 7.813529086814907e-50 |
| 8.0ms | 96× | 0 | valid |
Compiled 641 to 392 computations (38.8% saved)
ival-mult!: 2.0ms (36.8% of total)ival-sqrt: 1.0ms (18.4% of total)ival-div!: 1.0ms (18.4% of total)adjust: 0.0ms (0.0% of total)ival-if: 0.0ms (0.0% of total)ival-sub!: 0.0ms (0.0% of total)ival-add!: 0.0ms (0.0% of total)ival->=: 0.0ms (0.0% of total)ival-neg: 0.0ms (0.0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 1.0244469839627482e-277 | 5.93971094691458e-273 |
| 16.0ms | 128× | 0 | valid |
Compiled 905 to 554 computations (38.8% saved)
ival-mult!: 3.0ms (42.8% of total)ival-if: 1.0ms (14.3% of total)ival-sub!: 1.0ms (14.3% of total)ival-sqrt: 1.0ms (14.3% of total)ival-div!: 1.0ms (14.3% of total)ival-neg: 1.0ms (14.3% of total)adjust: 0.0ms (0.0% of total)ival-add!: 0.0ms (0.0% of total)ival->=: 0.0ms (0.0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 2.0ms | -3.262174778480338e+26 | -7.350707480183017e+24 |
| 1.0ms | 16× | 0 | valid |
Compiled 158 to 98 computations (38.0% saved)
adjust: 0.0ms (0.0% of total)ival-if: 0.0ms (0.0% of total)ival-sub!: 0.0ms (0.0% of total)ival-add!: 0.0ms (0.0% of total)ival-sqrt: 0.0ms (0.0% of total)ival->=: 0.0ms (0.0% of total)ival-div!: 0.0ms (0.0% of total)ival-mult!: 0.0ms (0.0% of total)ival-neg: 0.0ms (0.0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | -6.19883984348748e-306 | 1.7602592791770386e-305 |
| 12.0ms | 144× | 0 | valid |
Compiled 1 175 to 728 computations (38.0% saved)
ival-mult!: 3.0ms (37.1% of total)ival-if: 1.0ms (12.4% of total)ival-sub!: 1.0ms (12.4% of total)ival-sqrt: 1.0ms (12.4% of total)ival-div!: 1.0ms (12.4% of total)ival-neg: 1.0ms (12.4% of total)adjust: 0.0ms (0.0% of total)ival-add!: 0.0ms (0.0% of total)ival->=: 0.0ms (0.0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 2.5035997835356234e-292 | 3.2125936957720984e-283 |
| 12.0ms | 144× | 0 | valid |
Compiled 1 112 to 647 computations (41.8% saved)
ival-mult!: 3.0ms (37.9% of total)ival-if: 1.0ms (12.6% of total)ival-sub!: 1.0ms (12.6% of total)ival-sqrt: 1.0ms (12.6% of total)ival-div!: 1.0ms (12.6% of total)ival-neg: 1.0ms (12.6% of total)adjust: 0.0ms (0.0% of total)ival-add!: 0.0ms (0.0% of total)ival->=: 0.0ms (0.0% of total)| 1× | fuel |
Compiled 2 035 to 232 computations (88.6% saved)
Compiled 2 073 to 252 computations (87.8% saved)
Loading profile data...