II
import math; help(math)
Size: a a a
II
D
L
X
M
X
SK
SK
SK
SK
P
poly_b = Poly(x **4 + 6*x** 3 + 4*x ** 2 - 30*x - 45, x)
print("Polynomial 2: ", poly_b)
print(factor(poly_b))
Polynomial 2: Poly(x**4 + 6*x**3 + 4*x**2 - 30*x - 45, x, domain='ZZ')
Poly(x**4 + 6*x**3 + 4*x**2 - 30*x - 45, x, domain='ZZ')
P
ES
poly_b = Poly(x **4 + 6*x** 3 + 4*x ** 2 - 30*x - 45, x)
print("Polynomial 2: ", poly_b)
print(factor(poly_b))
Polynomial 2: Poly(x**4 + 6*x**3 + 4*x**2 - 30*x - 45, x, domain='ZZ')
Poly(x**4 + 6*x**3 + 4*x**2 - 30*x - 45, x, domain='ZZ')
P
PV
E
DI
ЕЖ
Д☆
IZ