InnerPolySign(R, UP)ΒΆ
sign.spad line 47 [edit on github]
R: Ring
Find the sign of a polynomial around a point or infinity.
- signAround: (UP, Integer, R -> Union(Integer, failed)) -> Union(Integer, failed)
signAround(u, i, f)
undocumented
sign.spad line 47 [edit on github]
R: Ring
Find the sign of a polynomial around a point or infinity.
signAround(u, i, f)
undocumented