Skip to content

Commit 57b9fec

Browse files
authored
Fix Bug #216
1 parent 07d0dfc commit 57b9fec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mathematics/bairstow.bas

-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ dim b(22)
6666
dim e(22)
6767
local p, q, p1, q1, r0, r1, v0, v1, s0, s1, d0, d1, d2, s, t
6868
local m1, n1, k, i, h, j
69-
local const cero = 1e-19
7069

7170
rem branch for special treatment of 1st and 2nd degree equations
7271
if n<=2 then

0 commit comments

Comments
 (0)