We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d0dfc commit 57b9fecCopy full SHA for 57b9fec
mathematics/bairstow.bas
@@ -66,7 +66,6 @@ dim b(22)
66
dim e(22)
67
local p, q, p1, q1, r0, r1, v0, v1, s0, s1, d0, d1, d2, s, t
68
local m1, n1, k, i, h, j
69
-local const cero = 1e-19
70
71
rem branch for special treatment of 1st and 2nd degree equations
72
if n<=2 then
0 commit comments