numpy.polynomial.polynomial.Polynomial.has_sametype# 方法 polynomial.polynomial.Polynomial.has_sametype(other)[原始碼]# Check if types match. 參數: otherobjectClass instance. 回傳值: boolbooleanTrue if other is same class as self