You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -8114,9 +8114,9 @@ cdef class Polynomial(CommutativePolynomial):
8114
8114
Real Field with 53 bits of precision [1.25992104989487]
8115
8115
Real Double Field [1.25992104989...]
8116
8116
Real Field with 100 bits of precision [1.2599210498948731647672106073]
8117
-
Complex Field with 53 bits of precision [-0.62996052494743... - 1.09112363597172*I, -0.62996052494743... + 1.09112363597172*I, 1.25992104989487]
8118
-
Complex Double Field [-0.629960524947... - 1.0911236359717...*I, -0.629960524947... + 1.0911236359717...*I, 1.25992104989...]
8119
-
Complex Field with 100 bits of precision [-0.62996052494743658238360530364 - 1.0911236359717214035600726142*I, -0.62996052494743658238360530364 + 1.0911236359717214035600726142*I, 1.2599210498948731647672106073]
8117
+
Complex Field with 53 bits of precision [-0.62996052494743... - 1.09112363597172*I, 1.25992104989487, -0.62996052494743... + 1.09112363597172*I]
8118
+
Complex Double Field [-0.629960524947... - 1.091123635971722*I, 1.2599210498948736, -0.629960524947... + 1.0911236359717218*I]
8119
+
Complex Field with 100 bits of precision [-0.62996052494743658238360530364 - 1.0911236359717214035600726142*I, 1.2599210498948731647672106073, -0.62996052494743658238360530364 + 1.0911236359717214035600726142*I]
8120
8120
8121
8121
Note that we can find the roots of a polynomial with algebraic
0 commit comments